Commit Graph

228 Commits

Author SHA1 Message Date
Lucas Verney 4dbc13e44c Add link to libbmc 2016-01-10 17:59:23 +01:00
Phyks 5f8665940d Fix unittests for Python 2.7 2015-09-05 16:55:14 +02:00
Phyks f7bcdece5f Fix unittests for Python 2.7 2015-09-05 16:49:56 +02:00
Phyks 1b83f01581 Fix unittests 2015-09-05 16:46:11 +02:00
Phyks 851db96fa8 Fix entries names 2015-08-31 16:04:41 +02:00
Lucas Verney a25f21f451 Rename type dict entry to entrytype according to change in bibtexparser 0.6.1 2015-08-21 23:45:19 +02:00
Lucas Verney 94c2771e4e Merge pull request #28 from sciunto/license
add LICENSE file
2015-06-11 18:09:29 +02:00
François Boulogne 80b4064396 add LICENSE file 2015-06-11 11:46:58 -04:00
Phyks d2e415a1c5 Do not specify Python version by default 2015-06-11 16:56:14 +02:00
Phyks b655c50f07 Add --keep argument for delete action, see issue #26 2015-06-11 16:54:52 +02:00
Phyks 3232fc68be Ensure Papers dir exist, see issue #27 2015-06-11 16:54:52 +02:00
Phyks 82ed48a9e0 Fix on Windows + Fix issue #25 2015-06-11 16:54:43 +02:00
Phyks 84a7a1cd63 Absolute paths for bib index 2015-06-08 21:15:18 +02:00
Phyks e7edf7e5bf Fix remaining bug 2015-06-08 20:02:09 +02:00
Phyks 0ba55402d2 Trailing new line in isbn bib 2015-06-06 16:36:07 +02:00
Phyks ab27d96f96 Fix Travis build 2015-06-06 16:28:39 +02:00
Phyks 7c54c9fd2e Add an option to leave the imported file in place 2015-06-06 16:03:32 +02:00
Phyks fbb158543b Fix issue #21 2014-12-03 12:54:24 +01:00
Phyks 485516db07 Update doc for unittests 2014-12-03 12:18:39 +01:00
Phyks ce619b9cfe Fix issue #21 + encoding 2014-11-30 16:44:04 +01:00
Lucas Verney f357f4600c Merge pull request #22 from drvinceknight/master
Adding build file to gitignore
2014-11-30 16:30:22 +01:00
vince 75dd7b4e57 Adding build file to gitignore 2014-11-30 12:18:00 +00:00
Phyks 3e6d5f490f Forgot a comma 2014-11-05 14:46:39 +01:00
Phyks 2e6d9c0f79 Sort keys in config 2014-11-05 14:44:05 +01:00
Phyks c1055ecb8c Update config for pretty printing 2014-11-05 00:02:43 +01:00
Phyks 08f6b8846a Catch socket.error exceptions as seen in issue #20 2014-11-04 21:51:44 +01:00
Phyks 0fb579a58c Forgot to update function names in bmc.py 2014-11-04 21:46:47 +01:00
Phyks 2d949dd299 Forgot to push the PDF file for unittests 2014-11-04 21:12:22 +01:00
Phyks a39c1d94d0 Solve issue #19 2014-11-04 21:11:19 +01:00
Phyks 9f821a409c setup.py 2014-10-11 23:19:32 +02:00
Phyks 9a80f0c1fe Update src tests files 2014-10-07 11:37:26 +02:00
Phyks e7b409c8b7 Horrible file writing 2014-10-07 11:30:44 +02:00
Phyks d506124f9d Fix test files 2014-10-07 11:26:06 +02:00
Phyks 1ed4c4e623 Update README 2014-10-07 11:22:13 +02:00
Phyks a8d9f4e7b5 Kick Python 3.2 2014-08-04 12:58:43 +02:00
Phyks 096241ea48 Merge branch 'master' of https://github.com/Phyks/BMC 2014-08-04 00:18:49 +02:00
Phyks d059005946 Fix for Python 3 2014-08-03 23:34:17 +02:00
Phyks 5bf247205f Update README for Python3 compatibility 2014-08-03 23:12:43 +02:00
Phyks 9ab00fdded Small differences in between py2 and py3 2014-08-03 22:59:00 +02:00
Phyks f311de7043 Fix 2014-08-03 21:52:01 +02:00
Phyks a07c2ea292 Fix sys.stdout.encoding error 2014-08-03 21:37:34 +02:00
Phyks 3c88752cf9 Further bugfixes for python3 2014-08-03 21:20:48 +02:00
Phyks ed449e17e2 Fix for python3 2014-08-03 19:10:30 +02:00
Phyks bb297adfc5 Further fixes for python3 2014-08-03 12:38:40 +02:00
Phyks 07d8d43a7c Fix tools.py for python3 2014-08-03 00:40:37 +02:00
Phyks 15ccbb95c9 Update Travis instructions 2014-08-03 00:22:08 +02:00
Phyks 7fda1bd5fa Flake8 fixes 2014-08-03 00:17:01 +02:00
Phyks 35541a43e6 Fix imports + subparsers in python3 2014-08-03 00:09:07 +02:00
Phyks ce9d13eafa Edit README.md accordingly 2014-08-02 23:35:29 +02:00
Phyks 5f908a6d7b Rewrite to use PySocks 2014-08-02 23:34:34 +02:00