533 Commits (2cab1666e85c22bfb2e21304a849302d43aca780)
 

Author SHA1 Message Date
Olivier Mangin 2cab1666e8 Merge pull request #91 from pubs/fix/88
7 years ago
Olivier Mangin 922781a89a Moves shell_quote import out of p3.py
7 years ago
Olivier Mangin 5c74f942c4 [Fix #88] Adds proper escaping for arguments in alias plugin.
7 years ago
Olivier Mangin be3c124079 Fix update code.
8 years ago
Olivier Mangin d40b86a9cf Updates version everywhere.
8 years ago
Olivier Mangin 3e05ad6d19 Releases 0.7.0
8 years ago
Olivier Mangin b63a132ac4 Version update.
8 years ago
Fabien C. Y. Benureau 6cccc021f8 Minor fix for isbn2index docstring
8 years ago
Olivier Mangin a286b118f4 Improves instructions in README.
8 years ago
Olivier Mangin bd872e807d Lowercase license file.
8 years ago
Olivier Mangin 4f638ba9b6 Merge pull request #82 from pubs/bug/conf_cmd
8 years ago
Olivier Mangin 69d7587108 Adds test for configuration file content in usecase.
8 years ago
Fabien C. Y. Benureau 366575763c Remove duplicate test
8 years ago
Fabien C. Y. Benureau 0942df3b50 Fix pubs conf command
8 years ago
Olivier Mangin fd084bb827 Merge branch 'fix/76'
8 years ago
Olivier Mangin da6f07c6c9 Adds basic API test for DOI and ISBN.
8 years ago
Olivier Mangin 38fc68adbc Refactors filebroker to remove file duplication.
8 years ago
Olivier Mangin 983d1892e0 Removes unused imports.
8 years ago
Olivier Mangin 7b19a9dcdd Forces utf8 when no encoding in header for DOI request.
8 years ago
Olivier Mangin cf596206b0 FIX: Encode unicode before writing to file in python2.
8 years ago
Olivier Mangin 81f2661593 Cosmit
8 years ago
Fabien Benureau 0dd51aff58 Merge pull request #79 from pubs/bug/websearch_fix
8 years ago
Fabien C. Y. Benureau 1f224a90c7 Fixes websearch in Python 3 (fix #69)
8 years ago
Olivier Mangin d281a82025 Merge pull request #71 from pubs/feat/note_extension
8 years ago
Olivier Mangin 4ffd62fe9f [notes] Allow different file extension for note file (see #70).
8 years ago
Olivier Mangin cd63575034 Merge pull request #74 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 #73 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 #61 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