350 Commits (0479636393bd18b6bd50d0616251b79afa78d945)
 

Author SHA1 Message Date
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 fd49c3acf2 Removes unappropriate encoding of string.
11 years ago
Olivier Mangin 136b8f83dc Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
Olivier Mangin d758df2ac9 A few python3 fixes.
11 years ago
Olivier Mangin cac73d251c Removes unused paper number in bib_oneliner and filers.
11 years ago
Fabien Benureau e1fd34a1ea alphabetical option for list command
11 years ago
Olivier Mangin 4df972821c DOC: papers <- pubs.
11 years ago
Olivier Mangin 47103058d6 FIX bug in query introduced by d3736e25.
11 years ago
Olivier Mangin 4fd2e964b3 FIX bug in tag command (multiple line printed instead of one).
11 years ago
Olivier Mangin 0b64bf086e Update for latest bibtexparser (>= 0.5.3).
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 53a0f0a86e Fixes path conversion for add_doc.
11 years ago
Olivier Mangin 506bb24e50 Many cleanup in unicode encoding.
11 years ago
Olivier Mangin 3a149f655f Fix bug introduced by 78437acb4a.
11 years ago
Fabien Benureau 48ad7e9b69 fix bug when calling
11 years ago
Fabien Benureau 84fd5d7649 fix #17
11 years ago
Olivier Mangin 78437acb4a Merge several steps towards python3 compatibility.
11 years ago
Olivier Mangin 6e6aa8b3ef Adds missing dateutil dependency.
11 years ago
Olivier Mangin c45b64506a Merge branch 'develop' into feat/python3
11 years ago
Olivier Mangin f59a017d6f Adds missing pyyaml dependency.
11 years ago
Fabien Benureau 071730a49b fix #5 and achieve method parity between databroker and datacache
11 years ago
Olivier Mangin c9637b7607 Minor: unichr <- uchr.
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 571162a54d Adds renamed libs for python3.
11 years ago
Olivier Mangin 01fd368c97 Fix import and except syntax for python3.
11 years ago
Olivier Mangin ed16f0bb5b Fix undefined variable and remove 'added' time (set by repo.push_paper).
11 years ago
Olivier Mangin aedc59cf91 Minor: update requirements in readme.
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 0274f2640a Fix bug in export.
11 years ago
Olivier Mangin b71b602a50 FIX bug in color when color not activated.
11 years ago
Olivier Mangin 3e8b780e84 FIX bib_oneliner not robust to missing year.
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 e1ae125916 Removes texnotes plugin since it is too specific.
11 years ago
Olivier Mangin 8e467da979 Removes unused bug tracking, todo and note files.
11 years ago
Olivier Mangin 66ae19c256 Remove Coding guidelines (moved to github wiki).
11 years ago
Olivier Mangin e4a25abcfb FIXES test_repo.
11 years ago
Olivier Mangin c299874146 Fix use of color for import error while color module not yet imported.
11 years ago
Olivier Mangin 93c7fb2f27 Moves TestFakeFs helper to fake_env module.
11 years ago
Olivier Mangin de3dda85d1 FIX inconsistent error on push for existing paper.
11 years ago
Olivier Mangin 2f1a8ae42a Adds possibility to create repo when instance initialized.
11 years ago