37 Commits (5edb84b3751a2cb58ddb4bdd965ea3d69a09ae05)

Author SHA1 Message Date
Fabien C. Y. Benureau e8700d7db1
added test for ambiguous citkeys
5 years ago
Fabien C. Y. Benureau 7bd475378c
support for non-standard bibtex types, fix #210 #218
5 years ago
Fabien C. Y. Benureau fe014bc0a5
fix note append of under python 2 with unicode
6 years ago
Fabien C. Y. Benureau e4665f734a
git plugin: addressed review + misc improvments
6 years ago
Olivier Mangin ea2bc7f732
Merge branch 'master' into fix87
7 years ago
Olivier Mangin 3d76501a5c
Merge branch 'master' into fix/pyfakefs37
7 years ago
Fabien C. Y. Benureau cf97f681ef
cleanup commented code, better reset_fs()
7 years ago
Fabien C. Y. Benureau c76c7607f9
Upgrade pyfakefs to current version
7 years ago
Olivier Mangin d8dc386a18
Fix fake input behavior in tests on unexpected input.
7 years ago
Fabien C. Y. Benureau 6cd74a9966
error message when editor is missing
7 years ago
Fabien C. Y. Benureau dc4e118c3c make utf8 citekeys possible in python 2.7. closes #28
7 years ago
Fabien C. Y. Benureau 38133fc053 fix for utf8 citekeys
7 years ago
Fabien C. Y. Benureau 9a6db894d8 fix fakeenv creation when used from a non-primary volume
7 years ago
Bill Flynn 37f076049b Many tests on MacOS 10.12.06 were failing due to fakefs path issues.
7 years ago
Olivier Mangin 6a26216c3e COSMIT
7 years ago
Olivier Mangin 4ffd62fe9f [notes] Allow different file extension for note file (see #70).
8 years ago
Olivier Mangin 9b6496d740 Removed commented code with old imports.
8 years ago
Fabien C. Y. Benureau 3b4cfe635d Fix tests for Python 2
8 years ago
Fabien C. Y. Benureau ce4b66e9b4 Fix unittests for Python 3
8 years ago
Olivier Mangin 6c2f0f6f8d Moves editor commands to ui to avoid using with wrong editor values.
8 years ago
Olivier Mangin 8ae339d870 Removes debug code and unused code.
8 years ago
Fabien C. Y. Benureau 2aad93b526 Simplify, update the testsuite
9 years ago
Fabien Benureau e5b898c5c2 Cache implemented
9 years ago
Fabien Benureau 9ad6d8db25 Simplified fake_env code
9 years ago
Olivier Mangin e3df872e65 Updates for new version of pyfakefs.
9 years ago
Fabien Benureau 392ee0c3c1 Merge branch 'master' into feat/new_config
9 years ago
Fabien Benureau b71494ed42 Fix pubs init TypeError
9 years ago
Olivier Mangin de2a50eeb2 Fix tests and terminology.
10 years ago
Olivier Mangin 0479636393 Fix issues with stdout and updates tests.
11 years ago
Olivier Mangin 136b8f83dc Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
Olivier Mangin 506bb24e50 Many cleanup in unicode encoding.
11 years ago
Olivier Mangin d2ba13700f Better handling of path (also fixes bugs).
11 years ago
Olivier Mangin 93c7fb2f27 Moves TestFakeFs helper to fake_env module.
11 years ago
Fabien Benureau d3736e257b moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
Fabien Benureau 8d91545472 papers renamed 'pubs'
11 years ago
Fabien Benureau 8c54b19207 updated import and added rename command
11 years ago
Fabien Benureau c4701953de fake_env module for fake fs, fake input
11 years ago