840 Commits (16ae70d7736c6d93fd64be30436246f016f39f0a)
 

Author SHA1 Message Date
Olivier Mangin a5466c940e Prepare configuration loading for autocomplete.
8 years ago
Olivier Mangin f6e0412306 Missing import in update.
8 years ago
Olivier Mangin af73d4ed64 Basic autocompletion with argcomplete.
8 years ago
Olivier Mangin 559d486236 Fix path not expanded for edit_file command.
8 years ago
Olivier Mangin ce7eccf8b1 Adds LICENSE file
8 years ago
Olivier Mangin f1f5343017 [readme] Adds website in authors.
8 years ago
Olivier Mangin 2370d0b783 [readme] Adds a short install section to the README.
8 years ago
Olivier Mangin d7e25d07eb Merge pull request #62 from d9w/pr1
8 years ago
Olivier Mangin 4ff87085ae Config spec update for empty editor value.
8 years ago
Olivier Mangin 6c2f0f6f8d Moves editor commands to ui to avoid using with wrong editor values.
8 years ago
Olivier Mangin a600855c31 Fix calls to edit_file with wrong editor in conf and note commands.
8 years ago
Dennis Wilson fbff9cd94c default message for errors bugfix
8 years ago
Olivier Mangin a02f67f133 Minor improvement of error handling.
8 years ago
Olivier Mangin d4c18ad1a4 Fixes #49.
8 years ago
Olivier Mangin bbf3d3d0c8 Merge pull request #59 from tmearnest/master
8 years ago
Tyler Earnest d465c35e89 fixed inverted conditional
8 years ago
Olivier Mangin 70e1169fe7 Simplifies test if binary mode.
8 years ago
Olivier Mangin 8ae339d870 Removes debug code and unused code.
8 years ago
Fabien C. Y. Benureau 0f84268ebf Honor custom pubsdoc in config
9 years ago
Fabien C. Y. Benureau 2aad93b526 Simplify, update the testsuite
9 years ago
Fabien Benureau dcfe429e42 Merge pull request #54 from pubs/feat/cache
9 years ago
Olivier Mangin 2859e4bc62 More refactoring to remove code duplication. Also adds tests.
9 years ago
Olivier Mangin 57a32e5601 Removes some code duplication.
9 years ago
Fabien Benureau d9f24052fc Update bs4 code; removes warning
9 years ago
Fabien Benureau 22c7acde99 Rewrite cache in case of any problem
9 years ago
Fabien Benureau ee3a7cd77d Travis uses tests/requirements.txt
9 years ago
Fabien Benureau e5b898c5c2 Cache implemented
9 years ago
Fabien Benureau 9ad6d8db25 Simplified fake_env code
9 years ago
Olivier Mangin a7012f532d Merge pull request #53 from pubs/feat/skippable_tests
9 years ago
Fabien Benureau 620eef4ace Fix expectedFailure tests
9 years ago
Fabien Benureau e979aae85b Better rename and error dialogue
9 years ago
Olivier Mangin b4d066e1f9 Merge pull request #52 from pubs/feat/better-exceptions
9 years ago
Olivier Mangin 2d9fa9af94 Comments out failing test from #25.
9 years ago
Olivier Mangin 35214e3012 Fix using str instead of ustr for python2 compatibility.
9 years ago
Olivier Mangin 2720d13049 Moves test of config file creation to its own test.
9 years ago
Olivier Mangin ecb1910084 Better error message on UnicodeDecodeError for reading text file.
9 years ago
Olivier Mangin 348bd6d64b FIX wrong access to debug configuration value.
9 years ago
Olivier Mangin ed2bbb4498 Removes generic handling of errors from commands.
9 years ago
Olivier Mangin df8f0e6d6b FIX error handler.
9 years ago
Olivier Mangin 6366f4bd01 Uses exception __string__, not __repr__ to carry message.
9 years ago
Olivier Mangin b12c6297f0 Adds exception catching in main command.
9 years ago
Olivier Mangin 7f6dde2f0c Temporary fix ExpectedFailure does not handle SystemExit on python 2.
9 years ago
Olivier Mangin e3df872e65 Updates for new version of pyfakefs.
9 years ago
Olivier Mangin 9d0a800d8b Cleans up old imports of ConfigParser.
9 years ago
Fabien Benureau 3e3a671837 Remove bibtexparser unicode conversion
9 years ago
Fabien Benureau a5a653becd Support old bibtexparser keywords
9 years ago
Fabien Benureau 2db80c66ae Add volume to field ordering
9 years ago
Fabien Benureau 666941d471 Set bibtexparser homogenize_fields to True
9 years ago
Fabien Benureau 98a2f1d646 Fix quadratic output in export
9 years ago
Fabien Benureau a702d86a74 Make `pubs doc` subparsers required
9 years ago