Commit Graph

  • d6b75cacdd Further refactor refactor Lucas Verney 2016-03-30 19:14:18 +0200
  • 691e752081 Refactor of main script, commands are still to be written Lucas Verney 2016-01-24 00:17:28 +0100
  • 96a85feec0 Merge branch 'master' of https://github.com/Phyks/BMC master Lucas Verney 2016-01-10 17:59:41 +0100
  • 4dbc13e44c Add link to libbmc Lucas Verney 2016-01-10 17:59:23 +0100
  • c84159068c Merge pull request #33 from bcbnz/fixdoisearch Lucas Verney 2015-12-07 19:08:20 +0100
  • 330c2f2b5f Search for Digital Object Identifier as well as DOI in text. Blair Bonnett 2015-12-07 15:39:57 +1300
  • 5f8665940d Fix unittests for Python 2.7 v0.6 Phyks 2015-09-05 16:55:14 +0200
  • f7bcdece5f Fix unittests for Python 2.7 Phyks 2015-09-05 16:49:56 +0200
  • 1b83f01581 Fix unittests Phyks 2015-09-05 16:46:11 +0200
  • 851db96fa8 Fix entries names issue30 Phyks 2015-08-31 16:04:41 +0200
  • a25f21f451 Rename type dict entry to entrytype according to change in bibtexparser 0.6.1 Lucas Verney 2015-08-21 23:45:19 +0200
  • 94c2771e4e Merge pull request #28 from sciunto/license Lucas Verney 2015-06-11 18:09:29 +0200
  • 80b4064396 add LICENSE file François Boulogne 2015-06-11 11:46:58 -0400
  • d2e415a1c5 Do not specify Python version by default v0.5 Phyks 2015-06-11 16:56:14 +0200
  • b655c50f07 Add --keep argument for delete action, see issue #26 Phyks 2015-06-09 18:09:35 +0200
  • 3232fc68be Ensure Papers dir exist, see issue #27 Phyks 2015-06-09 18:04:33 +0200
  • 82ed48a9e0 Fix on Windows + Fix issue #25 Phyks 2015-06-09 12:02:54 +0200
  • 84a7a1cd63 Absolute paths for bib index Phyks 2015-06-08 21:15:18 +0200
  • e7edf7e5bf Fix remaining bug Phyks 2015-06-08 20:02:09 +0200
  • 0ba55402d2 Trailing new line in isbn bib Phyks 2015-06-06 16:36:07 +0200
  • ab27d96f96 Fix Travis build Phyks 2015-06-06 16:28:39 +0200
  • 7c54c9fd2e Add an option to leave the imported file in place Phyks 2015-06-06 16:03:32 +0200
  • fbb158543b Fix issue #21 v0.4 Phyks 2014-12-03 12:54:24 +0100
  • 485516db07 Update doc for unittests Phyks 2014-12-03 12:18:39 +0100
  • ce619b9cfe Fix issue #21 + encoding Phyks 2014-11-30 16:44:04 +0100
  • f357f4600c Merge pull request #22 from drvinceknight/master Lucas Verney 2014-11-30 16:30:22 +0100
  • 75dd7b4e57 Adding build file to gitignore vince 2014-11-30 12:18:00 +0000
  • 3e6d5f490f Forgot a comma Phyks 2014-11-05 14:46:39 +0100
  • 2e6d9c0f79 Sort keys in config Phyks 2014-11-05 14:44:05 +0100
  • c1055ecb8c Update config for pretty printing Phyks 2014-11-05 00:02:43 +0100
  • 08f6b8846a Catch socket.error exceptions as seen in issue #20 Phyks 2014-11-04 21:51:44 +0100
  • 0fb579a58c Forgot to update function names in bmc.py Phyks 2014-11-04 21:46:47 +0100
  • 2d949dd299 Forgot to push the PDF file for unittests Phyks 2014-11-04 21:12:22 +0100
  • a39c1d94d0 Solve issue #19 Phyks 2014-11-04 21:11:19 +0100
  • 9f821a409c setup.py v0.31 Phyks 2014-10-11 23:19:32 +0200
  • 9a80f0c1fe Update src tests files v0.3 Phyks 2014-10-07 11:37:26 +0200
  • e7b409c8b7 Horrible file writing Phyks 2014-10-07 11:30:44 +0200
  • d506124f9d Fix test files Phyks 2014-10-07 11:26:06 +0200
  • 1ed4c4e623 Update README Phyks 2014-10-07 11:22:13 +0200
  • a8d9f4e7b5 Kick Python 3.2 Phyks 2014-08-04 12:58:43 +0200
  • 096241ea48 Merge branch 'master' of https://github.com/Phyks/BMC Phyks 2014-08-04 00:18:49 +0200
  • d059005946 Fix for Python 3 Phyks 2014-08-03 23:34:17 +0200
  • 5bf247205f Update README for Python3 compatibility Phyks 2014-08-03 23:12:43 +0200
  • 9ab00fdded Small differences in between py2 and py3 Phyks 2014-08-03 22:59:00 +0200
  • f311de7043 Fix Phyks 2014-08-03 21:52:01 +0200
  • a07c2ea292 Fix sys.stdout.encoding error Phyks 2014-08-03 21:37:34 +0200
  • 3c88752cf9 Further bugfixes for python3 Phyks 2014-08-03 21:20:48 +0200
  • ed449e17e2 Fix for python3 Phyks 2014-08-03 19:10:30 +0200
  • bb297adfc5 Further fixes for python3 Phyks 2014-08-03 12:38:40 +0200
  • 07d8d43a7c Fix tools.py for python3 Phyks 2014-08-03 00:40:37 +0200
  • 15ccbb95c9 Update Travis instructions Phyks 2014-08-03 00:22:08 +0200
  • 7fda1bd5fa Flake8 fixes Phyks 2014-08-03 00:17:01 +0200
  • 35541a43e6 Fix imports + subparsers in python3 Phyks 2014-08-03 00:09:07 +0200
  • ce9d13eafa Edit README.md accordingly Phyks 2014-08-02 23:35:29 +0200
  • 5f908a6d7b Rewrite to use PySocks Phyks 2014-08-02 23:34:34 +0200
  • da555c0bad Update README.md Lucas Verney 2014-08-02 22:03:50 +0200
  • 1a03ab6d70 Fix imports Phyks 2014-08-01 01:33:32 +0200
  • 8e79bf214e Update tests Phyks 2014-08-01 01:00:16 +0200
  • 229a3617ee Update tests Phyks 2014-08-01 00:50:40 +0200
  • cbc2a175a5 Update README.md Lucas Verney 2014-08-01 00:45:04 +0200
  • 20517210ff Merge pull request #14 from sciunto/master Lucas Verney 2014-07-13 17:44:16 +0200
  • 61801c50f6 Update readme for tearpages François Boulogne 2014-07-12 23:03:02 -0400
  • f2bfdf5336 I, F. Boulogne, as the author, relicense this code. François Boulogne 2014-07-12 23:00:59 -0400
  • 897251560d Debug travis unsupported or invalid wheel issue travis Phyks 2014-07-12 01:28:08 +0200
  • 818b811e24 Merge pull request #13 from sciunto/setup Lucas Verney 2014-07-12 01:26:54 +0200
  • df4c929ef8 add a setup.py François Boulogne 2014-07-11 19:22:00 -0400
  • 0742f3f4c0 Update README.md Lucas Verney 2014-07-11 10:32:04 +0200
  • ae66f3b04c Merge pull request #12 from sciunto/lib Lucas Verney 2014-07-11 10:29:54 +0200
  • 7e570322c0 fix paths François Boulogne 2014-07-10 22:56:47 -0400
  • 22e4a09bda fix import François Boulogne 2014-07-10 22:52:49 -0400
  • f123bc3ad1 add lib directory François Boulogne 2014-07-10 22:50:16 -0400
  • 7bb209dc6c Update README.md to add info on search Phyks 2014-07-10 10:55:12 +0200
  • f0b89e9bae Updated for new version of isbnlib v0.2 Phyks 2014-07-08 21:37:13 +0200
  • d4f9af8a53 Cleaned too wide excepts Phyks 2014-07-01 20:31:19 +0200
  • a2f7510e3b Travis config updated Phyks 2014-06-30 23:37:11 +0200
  • 6714d56ea5 Update doc Phyks 2014-06-30 23:25:51 +0200
  • c3c40ef0fc Update Travis config to install pdftotext and djvutxt Phyks 2014-06-30 23:23:30 +0200
  • 36a19fbab4 Custom masks support Phyks 2014-06-30 23:02:30 +0200
  • 90104f7019 Forgot to update test_fetcher Phyks 2014-06-30 15:22:15 +0200
  • bfda2be38b Fix config Phyks 2014-06-30 15:07:00 +0200
  • 0866367887 Fixed bool is not iterable if URL is not fetchable Phyks 2014-06-30 11:05:03 +0200
  • 67611ab648 Fix config.py Phyks 2014-06-30 10:50:33 +0200
  • 6353818c83 Update travis build Phyks 2014-06-30 00:42:19 +0200
  • bc44b14ce6 Update travis build Phyks 2014-06-30 00:40:50 +0200
  • fc5c6488c1 Bugfix in config, r instead of w arg Phyks 2014-06-30 00:38:29 +0200
  • 7e99f7898a Merge branch 'master' into config_file Phyks 2014-06-30 00:37:48 +0200
  • 0fb67d68e4 Forgot to update params.py references in README Phyks 2014-06-30 00:27:59 +0200
  • 5846cfb0ac Same thing for tearpages Phyks 2014-06-30 00:26:06 +0200
  • d4286ea5de Delete arxiv2bib from the repo Phyks 2014-06-30 00:20:41 +0200
  • 6be5cb3f16 Updated conf Phyks 2014-06-30 00:19:38 +0200
  • b231b578cc Updated test files Phyks 2014-06-29 23:02:44 +0200
  • bc15f86057 Added a test file for watermarks Phyks 2014-06-29 20:44:49 +0200
  • 2e7369e14e Test files added Phyks 2014-06-29 20:35:22 +0200
  • 3ed4d82307 Merge pull request #6 from sciunto/fiximport Lucas Verney 2014-06-29 18:29:05 +0200
  • f5a8319966 Update README.md Lucas Verney 2014-06-29 18:25:46 +0200
  • c360bfb4b9 Update README.md Lucas Verney 2014-06-29 18:24:48 +0200
  • c752c1c3dc Merge pull request #4 from sciunto/travisci Lucas Verney 2014-06-29 18:21:46 +0200
  • 938ceaf9b8 fix import isbntools François Boulogne 2014-06-28 22:35:56 -0400
  • 83278c533b add travis François Boulogne 2014-06-28 22:23:14 -0400
  • d106e2534c Backend unittests Phyks 2014-06-12 14:20:49 +0200