745 Commits (d626fe4251836c59b0c84091a95b8844c9289e93)
 

Author SHA1 Message Date
Olivier Mangin b7d135f1c8 Adds wflynny to contributors.
7 years ago
Bill Flynn 37f076049b Many tests on MacOS 10.12.06 were failing due to fakefs path issues.
7 years ago
Bill Flynn 0c7ba85af9 Revisions subject to comments on PR #100
7 years ago
Bill Flynn 66c90c5d43 Added unittest to cover new behavior `pubs`
7 years ago
Bill Flynn ac3a8d8bf2 Print help menu when no subcommands applied
7 years ago
Olivier Mangin 5676cb49a9
Merge pull request #96 from pubs/fix/content
7 years ago
Olivier Mangin 4ea9f2101d
Merge pull request #97 from pubs/fix/config
7 years ago
Olivier Mangin 66b51997ea Fix defaults not used in config.
7 years ago
Olivier Mangin 6a26216c3e COSMIT
7 years ago
Olivier Mangin a65873a7e0 Fixes abspath called on urls preventing to get content from url.
7 years ago
Olivier Mangin f6035cac80 Merge pull request #94 from pubs/fix/93
7 years ago
Olivier Mangin 47f5c918ea Fix #93: saves the modifications on `edit -m`.
7 years ago
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