Commit Graph

481 Commits (4ff87085ae825d18383eb9cbf2ab508d02981c06)
 

Author SHA1 Message Date
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
Olivier Mangin a02f67f133 Minor improvement of error handling. 8 years ago
Olivier Mangin d4c18ad1a4 Fixes . 8 years ago
Olivier Mangin bbf3d3d0c8 Merge pull request 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 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 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