Commit Graph

  • 12e8285674 Adds tag list completion in Olivier Mangin 2018-03-20 18:43:51 -0400
  • 1adb26471c
    Merge pull request #127 from pubs/fix/remove_journal_customization Olivier Mangin 2018-03-14 15:43:18 -0400
  • c28ab495cc
    Removes journal customization (fixes #126) Olivier Mangin 2018-03-05 11:25:12 -0500
  • 4ceeccddad
    Merge pull request #124 from pubs/fix/link_customization Olivier Mangin 2018-03-05 11:16:03 -0500
  • 99657b09d0
    Merge branch 'master' into fix/link_customization Olivier Mangin 2018-03-05 11:00:55 -0500
  • ca53e242c7
    Merge pull request #125 from pubs/fix/travis-osx Olivier Mangin 2018-03-05 11:00:04 -0500
  • 33554635d4 Upgrade python if install fails. Olivier Mangin 2018-03-02 14:11:57 -0500
  • 71c2f40657
    Merge branch 'master' into fix/link_customization Olivier Mangin 2018-03-02 13:33:14 -0500
  • 0a0ed06c92
    Merge pull request #123 from benureau/fix/common_strings Fabien C. Y. Benureau 2018-02-27 13:29:34 +0900
  • 3e376e2d8b remove obsolete exception catching Fabien C. Y. Benureau 2018-02-27 13:18:55 +0900
  • a6d5df4059 Removes link and DOI customization. Fixes #119. Olivier Mangin 2018-02-21 16:13:02 -0500
  • 596ea81a34 fix dependency to bibtexparser Fabien C. Y. Benureau 2018-02-21 14:23:47 +0900
  • adbeb7f2b3 activating common strings by default in parser; fixes #122 Fabien C. Y. Benureau 2018-02-21 14:05:47 +0900
  • 82aad31e5d test for common_string parsing Fabien C. Y. Benureau 2018-02-21 13:55:24 +0900
  • 0d38c73965
    Merge pull request #116 from pubs/feat/unicode_comparison Olivier Mangin 2018-02-20 18:17:29 -0500
  • 6e39cea473 Adds `--strict` option to list to force strict unicode comparison. Olivier Mangin 2018-02-03 18:06:33 -0500
  • 248bf62317 Fixes unicode for python2 in test_queries. Olivier Mangin 2018-01-31 10:53:29 -0500
  • f3ec9621ee Adds and checks unicode normalization. Fixes #103. Olivier Mangin 2018-01-31 10:30:27 -0500
  • 1bcbf65dd8 Implements latex escape in queries. Olivier Mangin 2018-01-30 17:56:00 -0500
  • cff028d345 Minor refactoring of string comparison in query filters. Olivier Mangin 2018-01-30 17:42:56 -0500
  • c87b89bf10 Fix wrong test. Olivier Mangin 2018-01-30 17:37:11 -0500
  • 6ca4020627
    Merge pull request #118 from pubs/fix/test_on_new_bp Olivier Mangin 2018-02-20 17:41:12 -0500
  • d4e1ab8695 bibtexparser>=1.0.1 requirement in setup.py Fabien C. Y. Benureau 2018-02-20 10:53:50 +0900
  • 078b2084ff Updates field orders to use 'url' and fixes broken test. Olivier Mangin 2018-01-31 11:11:34 -0500
  • cfb0042e37
    Merge pull request #117 from pubs/bug/leadingspace Olivier Mangin 2018-02-19 15:31:54 -0500
  • 8126a0e0b4 Fix bibtex testcase, closes #25. Fabien C. Y. Benureau 2018-02-16 17:53:56 +0900
  • d685ec10aa
    Merge pull request #114 from pubs/fix/empty_key Olivier Mangin 2018-01-26 13:36:14 -0500
  • 0b1ff7e441 PEP8 cosmetics. Olivier Mangin 2018-01-25 22:33:14 -0500
  • 328f2a6d5e Adds more checks and better error message against empty citekeys. Olivier Mangin 2018-01-25 22:21:15 -0500
  • 599b124b7c
    Merge pull request #112 from pubs/feat/entry_point Olivier Mangin 2018-01-25 17:53:38 -0500
  • 26f0b4dc04 Adds argcomplete command to pubs_cmd so that is now used as entry-point. Olivier Mangin 2018-01-25 16:09:30 -0500
  • ac536269e3 Removes script since unused with entry_points method Olivier Mangin 2018-01-23 16:17:04 -0500
  • fe03345e48 Moves from `scripts` to `entry_points`. This likely breaks autocompletion. Olivier Mangin 2018-01-23 16:07:16 -0500
  • 7956e9bcb2 Fixes wrong option for extras_require and cleanup. Olivier Mangin 2018-01-23 16:19:31 -0500
  • 79003c2fb8
    Merge pull request #106 from pubs/feat/use-bwriter Olivier Mangin 2018-01-09 09:11:57 -0500
  • 8aed13c7c9
    Merge pull request #108 from pubs/feat/osx-travis Olivier Mangin 2018-01-07 15:47:41 -0500
  • 1a88dccd77 Adds travis python install instructions for OSX Olivier Mangin 2018-01-07 14:20:28 -0500
  • 373178a2de Adds travis testing on OSX. Olivier Mangin 2018-01-05 18:13:47 -0500
  • a2a70fab32
    Merge pull request #107 from pubs/feat/travis-latest-python Olivier Mangin 2018-01-07 15:23:13 -0500
  • 8c37ee5e92 Adds python 3.6 to travis build. Olivier Mangin 2018-01-07 14:26:55 -0500
  • a8716e6482 Adds completion for the `--ignore-fields` tag. Olivier Mangin 2018-01-07 13:54:38 -0500
  • 860181e278 Adds argument to ignore fields in export. [Closes #67] Olivier Mangin 2018-01-07 13:40:06 -0500
  • 07be993d02 Moves to using bibtexparser's writer for bibdata. [Fixes #33] Olivier Mangin 2018-01-07 12:47:06 -0500
  • 14440c5e4c
    Merge pull request #105 from wflynny/robust-doi Olivier Mangin 2018-01-07 10:27:45 -0500
  • 098cb4d1bf ran pep8 on pubs/utils Bill Flynn 2018-01-05 21:38:47 -0500
  • aa408e9b2d [#95] updated doi tests Bill Flynn 2018-01-05 21:31:46 -0500
  • aea58dea29 [#95] refactored exception into standardize_doi Bill Flynn 2018-01-05 21:31:19 -0500
  • e2ad39ca08 [Fix #95] robust handling of DOIs Bill Flynn 2018-01-05 19:22:00 -0500
  • 28a026d308
    Merge pull request #102 from pubs/feature/year-range Olivier Mangin 2018-01-05 18:10:28 -0500
  • e069da518f Fixes query tests (`assertFalse(not ...)` and wrong name). Olivier Mangin 2018-01-05 18:04:59 -0500
  • 3ad4a73da1 Moves query code from list_cmd to didicated module. Olivier Mangin 2018-01-05 14:34:13 -0500
  • 0bd8d5b8dc Actually adds the functionality as well as a few more tests. Olivier Mangin 2017-12-18 18:47:41 -0500
  • 832a20d743 Typo. Olivier Mangin 2017-12-18 18:44:49 -0500
  • 84553d8eb3 [Fix #90] Adds year ranges to queries. Olivier Mangin 2017-12-18 18:39:17 -0500
  • c54de5c3b6 Refactors paper filtering from queries. Olivier Mangin 2017-12-18 18:02:47 -0500
  • e3f2e7db26 Cosmit. Olivier Mangin 2018-01-02 15:47:44 -0500
  • f8362911d3
    Merge pull request #104 from wflynny/alias-desc Olivier Mangin 2018-01-02 15:44:47 -0500
  • ebbd2d4f19 added another test for #98 Bill Flynn 2017-12-20 09:23:10 -0500
  • 4362c649b2 Added alias description functionality to conf #98 Bill Flynn 2017-12-20 09:13:22 -0500
  • 6dd4b319ea Merges PR #66 Olivier Mangin 2017-12-11 15:50:01 -0500
  • 3e31c4455e Fixes argument and adds tests for overwrite on import. Olivier Mangin 2017-12-11 15:49:06 -0500
  • 1cd95bdeec overwrite argument on import Dennis Wilson 2017-05-29 11:43:30 +0200
  • f808ff5f5c Updates list of contributors. Olivier Mangin 2017-12-11 15:07:38 -0500
  • 88a6921fad Merge branch Print help when no subcommand is provided #100. Olivier Mangin 2017-12-11 14:54:46 -0500
  • b7d135f1c8 Adds wflynny to contributors. Olivier Mangin 2017-12-11 14:53:56 -0500
  • 37f076049b Many tests on MacOS 10.12.06 were failing due to fakefs path issues. Bill Flynn 2017-12-08 17:51:06 -0500
  • 0c7ba85af9 Revisions subject to comments on PR #100 Bill Flynn 2017-12-08 17:49:19 -0500
  • 66c90c5d43 Added unittest to cover new behavior `pubs` Bill Flynn 2017-11-30 14:48:50 -0500
  • ac3a8d8bf2 Print help menu when no subcommands applied Bill Flynn 2017-11-28 17:32:13 -0500
  • 5676cb49a9
    Merge pull request #96 from pubs/fix/content Olivier Mangin 2017-11-02 13:45:23 -0400
  • 4ea9f2101d
    Merge pull request #97 from pubs/fix/config Olivier Mangin 2017-11-02 13:44:41 -0400
  • 66b51997ea Fix defaults not used in config. Olivier Mangin 2017-10-19 16:34:24 -0400
  • 6a26216c3e COSMIT Olivier Mangin 2017-10-19 15:46:42 -0400
  • a65873a7e0 Fixes abspath called on urls preventing to get content from url. Olivier Mangin 2017-10-19 15:40:58 -0400
  • f6035cac80 Merge pull request #94 from pubs/fix/93 Olivier Mangin 2017-10-18 10:58:17 -0400
  • 47f5c918ea Fix #93: saves the modifications on `edit -m`. Olivier Mangin 2017-10-17 16:50:23 -0400
  • 2cab1666e8 Merge pull request #91 from pubs/fix/88 Olivier Mangin 2017-10-03 23:04:30 -0400
  • 922781a89a Moves shell_quote import out of p3.py Olivier Mangin 2017-10-03 22:53:08 -0400
  • 5c74f942c4 [Fix #88] Adds proper escaping for arguments in alias plugin. Olivier Mangin 2017-09-28 17:34:32 -0400
  • be3c124079 Fix update code. Olivier Mangin 2017-08-06 18:56:40 -0400
  • d40b86a9cf Updates version everywhere. Olivier Mangin 2017-08-06 18:25:10 -0400
  • 3e05ad6d19 Releases 0.7.0 Olivier Mangin 2017-08-06 18:07:18 -0400
  • b63a132ac4 Version update. Olivier Mangin 2017-08-02 20:36:08 -0400
  • 6cccc021f8 Minor fix for isbn2index docstring Fabien C. Y. Benureau 2017-08-06 00:51:56 +0200
  • a286b118f4 Improves instructions in README. Olivier Mangin 2017-08-02 20:35:51 -0400
  • bd872e807d Lowercase license file. Olivier Mangin 2017-08-02 20:33:54 -0400
  • 4f638ba9b6 Merge pull request #82 from pubs/bug/conf_cmd Olivier Mangin 2017-08-01 23:49:08 -0400
  • 69d7587108 Adds test for configuration file content in usecase. Olivier Mangin 2017-08-01 23:42:37 -0400
  • 366575763c Remove duplicate test Fabien C. Y. Benureau 2017-07-22 17:30:06 +0200
  • 0942df3b50 Fix pubs conf command Fabien C. Y. Benureau 2017-07-22 17:27:44 +0200
  • fd084bb827 Merge branch 'fix/76' Olivier Mangin 2017-07-22 15:45:52 -0400
  • da6f07c6c9 Adds basic API test for DOI and ISBN. Olivier Mangin 2017-07-22 15:42:12 -0400
  • 38fc68adbc Refactors filebroker to remove file duplication. Olivier Mangin 2017-07-13 21:37:35 -0400
  • 983d1892e0 Removes unused imports. Olivier Mangin 2017-07-13 21:36:28 -0400
  • 7b19a9dcdd Forces utf8 when no encoding in header for DOI request. Olivier Mangin 2017-07-13 21:16:26 -0400
  • cf596206b0 FIX: Encode unicode before writing to file in python2. Olivier Mangin 2017-07-13 21:13:02 -0400
  • 81f2661593 Cosmit Olivier Mangin 2017-07-13 21:08:06 -0400
  • 0dd51aff58 Merge pull request #79 from pubs/bug/websearch_fix Fabien Benureau 2017-07-17 19:05:58 +0200
  • 1f224a90c7 Fixes websearch in Python 3 (fix #69) Fabien C. Y. Benureau 2017-07-17 15:42:06 +0200
  • d281a82025 Merge pull request #71 from pubs/feat/note_extension Olivier Mangin 2017-07-12 12:22:09 -0400