46 Commits (174aea4008830da1112d69155499268acf0a1f87)

Author SHA1 Message Date
Fabien Benureau cce9406670 new print ui, more robust colors
9 years ago
Olivier Mangin 67aac0a2d7 Adds move option to add and attach commands.
10 years ago
Olivier Mangin de2a50eeb2 Fix tests and terminology.
10 years ago
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 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 91b3fc75bb Several bug fixes.
11 years ago
Olivier Mangin b71b602a50 FIX bug in color when color not activated.
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
Fabien Benureau d3736e257b moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
Fabien Benureau 9243859294 updated test_usecase + fixed bug in import_cmd
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 8c54b19207 updated import and added rename command
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
jgrizou 0801b3882d Merge branch 'develop' into plug/texnote
12 years ago
jgrizou 9cc893d8a7 Added AddEvent
12 years ago
Olivier Mangin d5247a6618 Refactors usecase.
12 years ago
Fabien Benureau ab52785667 update test in test_usecases
12 years ago
Fabien Benureau 145710b928 test for every command except websearch and update
12 years ago
Fabien Benureau 6c9d4a3a41 lot more test in test_usecase : every command used
12 years ago
Fabien Benureau 04fcb42338 tests can be run from root dir
12 years ago
Fabien Benureau cc3928ef4b fake editor_input
12 years ago
Fabien Benureau e0fd19f9d8 first input test working
12 years ago
Fabien Benureau 3dde852bdd execute_cmd input ready
12 years ago
Fabien Benureau 62a4527a37 method to set FakeInput package-wide
12 years ago
Fabien Benureau d109d93341 added FakeInput class to usecase tests
12 years ago
Fabien Benureau 3c0f575b92 backtracked on changes. repo is passing all tests
12 years ago
Fabien Benureau 164816a910 updated tests
12 years ago
Fabien Benureau 500667baae more usecase test, hack-fixed plugins.
12 years ago
Fabien Benureau ddfc129b64 redirect and check stdout in usecases
12 years ago
Fabien Benureau cb94166aef test.sh into virtual usecase
12 years ago
Fabien Benureau 293fc2393f automatic copy of content into fake fs
12 years ago
Fabien Benureau b4504278f2 more robust fake_fs testing; added papers add test
12 years ago
Fabien Benureau 13bd18cda9 working fs replacement enabling use case testing.
12 years ago