Commit Graph

662 Commits (de7644f90a0af6b0a81e0c72c0fa5a2203b6e66a)
 

Author SHA1 Message Date
Fabien Benureau 0dd51aff58 Merge pull request from pubs/bug/websearch_fix 8 years ago
Fabien C. Y. Benureau 1f224a90c7 Fixes websearch in Python 3 (fix ) 8 years ago
Olivier Mangin d281a82025 Merge pull request from pubs/feat/note_extension 8 years ago
Olivier Mangin 4ffd62fe9f [notes] Allow different file extension for note file (see ). 8 years ago
Olivier Mangin cd63575034 Merge pull request from pubs/feat/require_argcomplete 8 years ago
Olivier Mangin af503fd0eb Argcomplete as an optional requirement. 8 years ago
Fabien C. Y. Benureau bc71557461 Add argcomplete to required package (easier installation) 8 years ago
Fabien Benureau 7e3cd61628 Merge pull request from pubs/bug/unittests 8 years ago
Olivier Mangin 9b6496d740 Removed commented code with old imports. 8 years ago
Olivier Mangin 323fb8b674 Fixes indent and removes unused io import. 8 years ago
Fabien C. Y. Benureau 3b4cfe635d Fix tests for Python 2 8 years ago
Fabien C. Y. Benureau 66a91b3c0c Fix content._open for Python 2 8 years ago
Fabien C. Y. Benureau ce4b66e9b4 Fix unittests for Python 3 8 years ago
Fabien Benureau 2465f821ba Merge pull request from pubs/feat/autocomplete 8 years ago
Fabien C. Y. Benureau a99e97c716 Streamline autocompletion explanations in readme 8 years ago
Fabien C. Y. Benureau 4ac5889123 Update installation section in readme 8 years ago
Olivier Mangin e129398311 Pass the config to plugins on parser modification to allow completion. 8 years ago
Olivier Mangin 576d907a78 Adds instructions for zsh completion. 8 years ago
Olivier Mangin 92fb403871 Fix function in FakeModule. 8 years ago
Olivier Mangin ce3ed1e52f Use ImportError for older python versions. 8 years ago
Olivier Mangin e1a6ad2167 Adds basic tag completion. 8 years ago
Olivier Mangin 02c11aaaea Adds completion for citekeys. 8 years ago
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 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 . 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