Commit Graph

704 Commits (da70d3c3811b30ed292e9a73eae63817002a04f1)
 

Author SHA1 Message Date
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
Olivier Mangin ba48941d93 Fixes alias plugins and adds it to packages. 9 years ago
Olivier Mangin 16aa0163f6 Removes automatic config update. 9 years ago
Olivier Mangin af207e2604 Adds alias plugin test and fix its config access. 9 years ago
Fabien Benureau 414043e88e Add Arnold Sykosch to authors 9 years ago
Fabien Benureau eaa6ca8dab Proper error message when no subcommand is provided 9 years ago
Fabien Benureau 4b21fa1355 Fix handling of version in argument parser 9 years ago
73 2871588703 implements 9 years ago
Olivier Mangin 0bfe921ad9 Makes config updater robust ton undefined values. 9 years ago
Fabien Benureau 796087af45 Fix missing update of dye in open command 9 years ago
Fabien Benureau 392ee0c3c1 Merge branch 'master' into feat/new_config 9 years ago
Fabien Benureau 3099d353f9 Configurable colors and update improvement 9 years ago