472 Commits (0f84268ebfc33d2ab1def3b34ac30342dbb2c63f)
 

Author SHA1 Message Date
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
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 #46: 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 #42 from 73/master
9 years ago