Commit Graph

465 Commits (ee3a7cd77d1d3e4ebe3f3ef51ad69ef06895e3d6)
 

Author SHA1 Message Date
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 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 from pubs/feat/better-exceptions 9 years ago
Olivier Mangin 2d9fa9af94 Comments out failing test from . 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
Fabien Benureau 82c93cf695 Predefined themes and a color bash script 9 years ago
Fabien Benureau 78c562d640 256 colors support 9 years ago
Olivier Mangin 87346707be FIX discrepancy in readme. 9 years ago
Fabien Benureau ec98221d1c Sanitize one-liner strings 9 years ago
Fabien Benureau b6e8139bc3 Remove extraneous doc message 9 years ago
Fabien Benureau b2ebc67f5e Handle Unicode BOM in bibfile 9 years ago
Fabien Benureau 220e5ad9a8 Fix tests for python 3 9 years ago
Fabien Benureau 69dc3a1690 Parsing error displays bibdata 9 years ago
Fabien Benureau 3b0ba0bb3c Test for leading space in citekeys 9 years ago
Fabien Benureau 0ab8310089 Fix color in test_oneliner 9 years ago
Fabien Benureau 48e7658b8c Update readme.md 9 years ago
Fabien Benureau 5ca090668f Handle IOError: [Errno 32] Broken pipe 9 years ago
Fabien Benureau 2ba435126d Add --force-colors option 9 years ago
Fabien Benureau a291114900 Remove duplicated edit_cmd code 9 years ago
Olivier Mangin 854702488c Fixes : editor command behaviors with the new config. 9 years ago
Fabien Benureau aa521576f5 More robust plugin list in conf 9 years ago
Fabien Benureau f843aebcbd Better handle utf-8 citekeys 9 years ago
Fabien Benureau 402cf62db0 Merge pull request from 73/master 9 years ago
73 23890bf579 missed two somehow 9 years ago
73 5cc3f892a0 All commands that consume a citekey as an argument will now complete a 9 years ago
73 69b2879fa2 added ui.info() and made it default for citekey completion 9 years ago
73 a926c4c654 adds a *doc add|remove|export|open* command; depricates commands *open* and *attach*; fixed typos in readme.md and uis; 9 years ago
Fabien Benureau 76be98a900 Merge pull request from pubs/feat/new_config 9 years ago
Fabien Benureau f52a7202bb Better help for the list command 9 years ago
Fabien Benureau 7186576aef Fix bug in args & less-aggressive update 9 years ago