867 Commits (6271b0bd1ce1afac889573e05a5bb1d21233aed2)
 

Author SHA1 Message Date
Fabien Benureau dd0475db46 added implicit autocompletion for open and edit cmds
10 years ago
Fabien Benureau bb45eee96d update gitignore
10 years ago
Fabien Benureau 4c678b6a8f fixed occasional ZipImportError at install
10 years ago
Fabien Benureau 2aba477e84 downplaying colors, authors are just bold
10 years ago
Fabien Benureau 2cabdf4703 add dialog to delete the original docfile if copied
10 years ago
Fabien Benureau 540b2c3113 more robust parsing of bash commands. added remove_file method stub.
10 years ago
Fabien Benureau 69a045c203 remove more verbose, report action taken.
10 years ago
Fabien Benureau 2dc1b9ea4f fix input()
10 years ago
Fabien Benureau 97a0d15ca2 fix graceful exit when DOI is not recognized
10 years ago
Fabien Benureau 96d0ea6218 Update readme.md
10 years ago
Fabien Benureau 0c51c5f36b fix UI interactions for Python 2.x
10 years ago
Fabien Benureau adb0158c3d experimental support for adding from DOIs
10 years ago
Fabien Benureau 2e5defeb52 improved setup for pypi submission
10 years ago
Olivier Mangin 921c54f535 Closes issue #21.
11 years ago
Olivier Mangin d37b15dc3d Merge branch 'feat/python3' into develop
11 years ago
Olivier Mangin adb0caa3ed Use default python in executable.
11 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 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