106 Commits (4c678b6a8f99324ba0692f3e61f5642adf461c4e)

Author SHA1 Message Date
Olivier Mangin f2125b4c19 Tags have to be printed in alphabetical order.
11 years ago
Olivier Mangin 0479636393 Fix issues with stdout and updates tests.
11 years ago
Olivier Mangin 52813439dd Removes useless beets_ui and FIX input issue between python 2 and 3.
11 years ago
Olivier Mangin 136b8f83dc Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
Olivier Mangin 4fd2e964b3 FIX bug in tag command (multiple line printed instead of one).
11 years ago
Olivier Mangin 89bf370902 Fails to add with existing citekey.
11 years ago
Olivier Mangin 39b2e4f912 Factorizes code for adding document.
11 years ago
Olivier Mangin 506bb24e50 Many cleanup in unicode encoding.
11 years ago
Fabien Benureau 84fd5d7649 fix #17
11 years ago
Olivier Mangin c45b64506a Merge branch 'develop' into feat/python3
11 years ago
Fabien Benureau 071730a49b fix #5 and achieve method parity between databroker and datacache
11 years ago
Olivier Mangin 8136e0906e Fix use of range as list.
11 years ago
Olivier Mangin bf2cce1c13 Only use print_function.
11 years ago
Olivier Mangin ed16f0bb5b Fix undefined variable and remove 'added' time (set by repo.push_paper).
11 years ago
Olivier Mangin 7713e5d80e Fix encoding of keywords.
11 years ago
Olivier Mangin 9b6f6db297 Fixes editor formatting.
11 years ago
Olivier Mangin 91b3fc75bb Several bug fixes.
11 years ago
Olivier Mangin ac1562f4ea Fix open_cmd and misleading example from testrepo.
11 years ago
Olivier Mangin b71b602a50 FIX bug in color when color not activated.
11 years ago
Olivier Mangin ad29b27412 FIX bugs witth added time.
11 years ago
Olivier Mangin d2ba13700f Better handling of path (also fixes bugs).
11 years ago
Fabien Benureau f2de611106 fixed last regression test
11 years ago
Olivier Mangin 07cb6f696c Adds back edit command.
11 years ago
Olivier Mangin c9e4f9788c Moves removing of 'id' to endecoder where it belongs.
11 years ago
Olivier Mangin e4a25abcfb FIXES test_repo.
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 4ce261d636 more tests on tags
11 years ago
Fabien Benureau dfd16c029d first working paper test + bugfix
11 years ago
Fabien Benureau 9243859294 updated test_usecase + fixed bug in import_cmd
11 years ago
Fabien Benureau 810525b4d0 fixed test_config
11 years ago
Fabien Benureau 23cf48661b added bibstruct text, cleaned fixtures and test_paper
11 years ago
Fabien Benureau 0b1a351485 bibstruct tests + bug fixes
11 years ago
Fabien Benureau 8d91545472 papers renamed 'pubs'
11 years ago
Fabien Benureau 1ad64d7859 notes cmd
11 years ago
Fabien Benureau 10fd0f86d6 only one usecase failing
11 years ago
Fabien Benureau e0dab17dcd added troublesome bibfile
11 years ago
Fabien Benureau 8c54b19207 updated import and added rename command
11 years ago
Fabien Benureau 76a6d092dd fixed bug in datacache + added corresponding tests
11 years ago
Fabien Benureau a774a1604e databroker, datacache class + tests
11 years ago
Fabien Benureau 15857b5ecc docbroker class + tests + more filebroker test
11 years ago
Fabien Benureau c1bf80fe68 filebroker class + tests
11 years ago
Fabien Benureau c4701953de fake_env module for fake fs, fake input
11 years ago
Fabien Benureau 856cfa2a4f moved test string fixtures to str_fixtures.py
11 years ago
Fabien Benureau e26c606163 endecoder implementation
11 years ago
Olivier Mangin e72f8fa7f2 Improves query handling for list command.
11 years ago
Olivier Mangin 08811b842f Adds citekey argument to selectively import entries.
12 years ago
Jonathan Grizou 62bdf7dfad Changed event system to allow more advance listener.
12 years ago
jgrizou 0801b3882d Merge branch 'develop' into plug/texnote
12 years ago
jgrizou 9cc893d8a7 Added AddEvent
12 years ago