Commit Graph

  • efbccef2a1 fix pubkey for python3.x Jonas Kulhanek 2020-02-26 14:57:35 +0100
  • 837392a33a fix pubkey generation for python2.7 Jonas Kulhanek 2020-02-26 14:42:30 +0100
  • d073e60711 add tests for pubkey generation Jonas Kulhanek 2020-02-26 14:19:29 +0100
  • d2ecdd5669 Merge branch 'master' of https://github.com/pubs/pubs Jonas Kulhanek 2020-02-26 13:19:44 +0100
  • 01a2683700 fix pubs Jonas Kulhanek 2020-02-02 14:50:17 +0100
  • 28bb12cc79
    update readme, add section about config file Fabien C. Y. Benureau 2020-02-02 13:33:15 +0900
  • fbcda0d4aa change bibstruct Jonas Kulhanek 2020-01-31 21:37:04 +0100
  • a271b9a757 Fix config spec for citekey generation Jonas Kulhanek 2019-12-10 11:26:41 +0100
  • ffeeb4311b Implement configuration for default citekey formating Jonas Kulhanek 2019-12-10 11:25:06 +0100
  • c991e5875c change pub key Jonas Kulhanek 2019-12-07 14:51:40 +0100
  • 656d85a8d8
    version 0.8.3 Fabien C. Y. Benureau 2019-08-12 23:56:12 +0900
  • a0aad8f135
    Merge pull request #203 from pubs/feat/fix_append Fabien C. Y. Benureau 2019-08-02 16:15:27 +0900
  • fe014bc0a5
    fix note append of under python 2 with unicode Fabien C. Y. Benureau 2019-08-02 16:02:53 +0900
  • 2b408fe7ea
    Merge pull request #201 from dvklopfenstein/master Fabien C. Y. Benureau 2019-08-02 15:02:44 +0900
  • b75d77bf24 Test appending a multi-word line into a bib note. https://github.com/pubs/pubs/pull/201#discussion_r305274762 dvklopfenstein 2019-07-28 15:11:13 -0400
  • 5b8eb48cdc Implemented requested changes, leaving the multi-word test and the Japanese/CHinese tests commented for furthre review by senior pubs architect dvklopfenstein 2019-07-25 17:11:45 -0400
  • 11c74f1ffe Lowercase format vars. Add Chinese character test dvklopfenstein 2019-07-19 11:58:41 -0400
  • dccbadaf73 Comment out Japanese characters for now dvklopfenstein 2019-07-18 23:20:20 -0400
  • 20b7da7245 Add newline to appended note text after evaluating note text dvklopfenstein 2019-07-18 23:12:10 -0400
  • f8508ac5e1 Thank you very much for considering my pull request. I have added a test: tests/test_note_append.py And have made the isuggested code changes. Please let me know if anything else is needed. https://github.com/pubs/pubs/pull/201 https://github.com/pubs/pubs/issues/200 dvklopfenstein 2019-07-18 22:58:17 -0400
  • 634a500438 Added '-a' (--append) arg to append a line of text to the notes file. https://github.com/pubs/pubs/issues/200 dvklopfenstein 2019-07-18 10:15:40 -0400
  • 5551e8c04b
    Merge pull request #199 from emnllm/chrono-listing Fabien C. Y. Benureau 2019-06-30 16:48:15 +0900
  • 94112c02fe fixes inconsistant chronological listing test emnllm 2019-06-27 06:10:30 +0000
  • 2e4af1d38f removes the month field from the chronological listing emnllm 2019-06-25 19:00:37 +0000
  • b3e9db62e1 improves chronological listing (year, month), adds test emnllm 2019-06-25 18:22:58 +0000
  • e1f56fb212 adds chronological listing using bibtex year field emnllm 2019-06-25 11:08:29 +0000
  • eaeb48bd20
    Minor readme and config update on git plugin. Olivier Mangin 2019-06-08 09:48:35 -0700
  • eedd342a2d
    Merge pull request #197 from pubs/pr-191 Fabien C. Y. Benureau 2019-06-08 16:59:05 +0900
  • 232158db68
    Merge branch 'master' into pr-191 Fabien C. Y. Benureau 2019-06-07 13:04:25 +0900
  • d56bc88202
    update changelog for PR 198 Fabien C. Y. Benureau 2019-06-06 14:17:29 +0900
  • e28bbc62fe
    Merge pull request #198 from ksunden/import Fabien C. Y. Benureau 2019-06-06 14:11:34 +0900
  • e4665f734a
    git plugin: addressed review + misc improvments Fabien C. Y. Benureau 2019-06-05 16:59:58 +0900
  • 994b4da69c Check full output, not just year ksunden 2019-05-09 17:58:27 -0500
  • 7ba016e54c TST: Test contents of import, not that the command fails ksunden 2019-05-09 17:37:42 -0500
  • c1afd26d6f ENH: Don't fail on import, warn instead ksunden 2019-05-08 23:39:51 -0500
  • 439b941de6
    fix for info and warning display in pubs git Fabien C. Y. Benureau 2019-05-06 08:49:07 +0900
  • 2ad04e4d13
    Merge branch 'master' into pr-191 Fabien C. Y. Benureau 2019-05-06 00:18:23 +0900
  • 6c929dbafa
    fix tests for python 2.7 Fabien C. Y. Benureau 2019-05-06 00:04:04 +0900
  • 5dd65ffa03
    fix tests Fabien C. Y. Benureau 2019-05-05 23:33:24 +0900
  • 0df52efcd3
    adding tests to git plugin Fabien C. Y. Benureau 2019-05-05 22:21:13 +0900
  • 3ee2c1eaec
    Escapes special characters in description Amlesh Sivanantham (zamlz) 2019-03-21 17:52:12 -0700
  • 07c002503b
    Minor: removes todo comment about implemented case Olivier Mangin 2019-03-19 22:27:57 -0700
  • 1f1bbea917
    Merge branch 'master' into git-plugin Olivier Mangin 2019-03-19 22:16:36 -0700
  • 3b6751ea1b
    Minor: Removes duplicate mock import in test_usecase Olivier Mangin 2019-03-19 22:08:36 -0700
  • 4ab0267d67
    Merge pull request #193 from shanewstone/feat/query_citekey Olivier Mangin 2019-03-19 22:12:16 -0700
  • 607f3af23f Add myself to contributors in readme.md Shane Stone 2019-03-17 16:23:02 -0700
  • e7fdda080b Add line to changelog.md for citekey filter Shane Stone 2019-03-17 16:20:04 -0700
  • 7645b0949c Add test for pubs list using citekey filter in test_usecase.py Shane Stone 2019-03-17 16:11:32 -0700
  • 0125c1816b Fix indentation in _query_block_to_filter Shane Stone 2019-03-17 16:06:06 -0700
  • 1f96785329 Add citekey usage example to QUERY_HELP Shane Stone 2019-03-17 16:04:53 -0700
  • cd8ca9e97d
    Changed url for contributor (zamlz) Amlesh Sivanantham (zamlz) 2019-03-11 13:27:15 -0700
  • 663e5ab1d0
    Added events for tag updates Amlesh Sivanantham (zamlz) 2019-03-11 13:25:15 -0700
  • 6b74683fb4
    Added events for edit command also added comments to events functions to list what uses them Amlesh Sivanantham (zamlz) 2019-03-11 12:29:19 -0700
  • 4862860a7e
    Added git functionality for notes Amlesh Sivanantham (zamlz) 2019-03-11 11:58:10 -0700
  • d626fe4251 Add unit tests for CitekeyFilter Shane Stone 2019-03-06 15:17:31 -0700
  • 4f2a025814
    Merge branch 'master' into feat/query_citekey Shane Stone 2019-03-06 14:01:22 -0700
  • f4df6f00f2
    Merge pull request #194 from pubs/fix/broken-tests Olivier Mangin 2019-03-05 22:05:07 -0800
  • 4a61f91cb5
    Created a doc add/rm event Amlesh Sivanantham (zamlz) 2019-03-05 11:33:35 -0800
  • 7c5ec2ae1e
    Factors mock in travis script. Olivier Mangin 2019-02-28 23:01:17 -0800
  • 9754ed721c
    Adds missing python 3.7 tests to Travis. Olivier Mangin 2019-02-28 22:59:26 -0800
  • c3cb713ae7
    Fix test broken likely by pyyaml update by making it more explicit Olivier Mangin 2019-02-28 22:51:27 -0800
  • b411bd16d8
    Setup PaperEvent class. Git plugin only listens to this class Amlesh Sivanantham (zamlz) 2019-02-28 09:35:57 -0800
  • 1a181c4455 Add CitekeyFilter and FIELD_ALIAS 'key': 'citekey' to query.py Shane Stone 2019-02-20 10:55:55 -0700
  • 063d08183f
    Removed redundent parser code Amlesh Sivanantham (zamlz) 2019-02-01 20:23:08 -0800
  • 5c465fd3ec
    shell should be called from self, removed debug statements Amlesh Sivanantham (zamlz) 2019-02-01 20:04:30 -0800
  • 5789916953
    The classmethod should be converted into a standard method Amlesh Sivanantham (zamlz) 2019-01-30 22:05:50 -0800
  • 406f31baf0
    Using instance variable instead of class instance Amlesh Sivanantham (zamlz) 2019-01-29 17:48:18 -0800
  • 7f1d839568
    Added placeholders for more events. Updated repo.py to use some of the new events. Amlesh Sivanantham (zamlz) 2019-01-24 18:13:49 -0800
  • ca5d7631b0
    Merge pull request #189 from pubs/fix/188 Olivier Mangin 2019-01-17 23:01:18 -0800
  • dca084d6f2
    Adds a post-release version to force cache rebuild. Olivier Mangin 2019-01-17 22:52:38 -0800
  • 33fc910925
    Makes the fix robust to the expected future change in bibtexparser Olivier Mangin 2019-01-17 22:49:30 -0800
  • 3a4acb9fa9
    Partial fix for #188 Olivier Mangin 2019-01-17 22:40:18 -0800
  • 1c892bd64e
    Merge pull request #185 from pubs/fix/177 Olivier Mangin 2019-01-17 21:37:28 -0800
  • 03dc4f192b
    Fix test not passing because of bytestring on python 2.7 Olivier Mangin 2019-01-17 21:15:53 -0800
  • e58ae98b93
    fix for 187 Fabien C. Y. Benureau 2019-01-18 13:51:39 +0900
  • c8352fb7df
    Fixes test not passing because bitexparser's latex_to_unicode also normalizes Olivier Mangin 2019-01-14 23:00:41 -0800
  • 52378d0903
    Adds missing test dependency to certifi. Olivier Mangin 2019-01-14 22:47:38 -0800
  • fbc9b94f8d
    Fix 177: convert latex to unicode before printing one-liner. Olivier Mangin 2019-01-14 22:03:53 -0800
  • 3fa1604155
    Minor: fix changelog (missing features in 0.8.2) Olivier Mangin 2019-01-06 12:39:45 -0800
  • ce460b1613
    Merge pull request #182 from pubs/fix/179 Olivier Mangin 2019-01-06 12:27:19 -0800
  • 4a318a46c2
    Only test install on scheduled builds. Olivier Mangin 2019-01-05 10:40:02 -0800
  • 7818e57ead
    reduce the number of isbn test to avoid 403 status Fabien C. Y. Benureau 2019-01-05 23:47:18 +0900
  • 8bd3649f18
    check that all arguments are optional when no config Fabien C. Y. Benureau 2019-01-05 23:19:25 +0900
  • c8f1ff71f2
    Merge pull request #174 from pubs/fix/173 Fabien C. Y. Benureau 2019-01-05 23:14:37 +0900
  • 23cacf2fa5
    make 3.4 a mock test Fabien C. Y. Benureau 2019-01-05 21:40:29 +0900
  • 8b32ccd9e4
    make pubs --help work without pubs init Fabien C. Y. Benureau 2019-01-05 21:38:42 +0900
  • 1853f90a68
    make failing install tests fail Fabien C. Y. Benureau 2019-01-05 21:28:17 +0900
  • d82536acf6
    fix .travis install script Fabien C. Y. Benureau 2019-01-05 21:20:29 +0900
  • d1b0b4eee5
    simplify travis checks Fabien C. Y. Benureau 2019-01-05 21:14:46 +0900
  • 2df986a681
    test pip install in travis Fabien C. Y. Benureau 2019-01-05 20:58:43 +0900
  • 3fee6b9403
    valid_citekey function in bibstruct Fabien C. Y. Benureau 2019-01-05 20:57:03 +0900
  • 9bf88649a3
    fix #172 Fabien C. Y. Benureau 2019-01-05 01:06:44 +0900
  • a484bab67d
    cleanup PR Fabien C. Y. Benureau 2019-01-05 00:49:42 +0900
  • 6865e29d15
    fix for Python 2 Fabien C. Y. Benureau 2019-01-05 00:45:25 +0900
  • 31a909eed5
    update changelog Fabien C. Y. Benureau 2019-01-04 23:33:25 +0900
  • b99c5b43fa
    handle / in citekeys Fabien C. Y. Benureau 2019-01-04 23:15:11 +0900
  • 3c6d547a91
    allow python 3.3's travis job to fail Fabien C. Y. Benureau 2019-01-04 13:13:08 +0900
  • d4f79f6ecb
    Fixed syntax issue with plugin code Amlesh Sivanantham (zamlz) 2018-12-27 18:39:18 -0800
  • f12c03f13a
    Added the git listener functions for the events that were prewritten Amlesh Sivanantham (zamlz) 2018-12-27 18:29:45 -0800
  • 2718a2e23a
    Implemented git shell Amlesh Sivanantham (zamlz) 2018-12-24 15:18:44 -0800