beets/beets
2016-06-08 19:22:24 +01:00
..
autotag replace some filter/map calls with list comps 2016-06-08 00:17:18 -04:00
dbcore add a __bool__ to Results in db.py 2016-06-08 00:58:57 -04:00
ui Add --force option to beet remove 2016-06-08 19:22:24 +01:00
util check imagemagick output with bytes regex too 2016-06-02 21:34:35 -04:00
__init__.py Remove library import from __init__.py 2016-05-28 17:05:48 -04:00
art.py Capture convert's stderr 2016-06-06 11:16:50 -07:00
config_default.yaml add lost+found directory to default ignore list 2016-05-06 20:51:37 -04:00
importer.py use list() on map() when we really want lists not iters 2016-05-29 20:49:06 -04:00
library.py Queries with \ are path queries on Windows 2016-05-31 13:29:00 -07:00
logging.py Update code to match pep8 naming standards 2016-04-27 20:15:10 +01:00
mediafile.py use codecs module to decode to hex in _sc_decode 2016-06-03 16:18:58 -04:00
plugins.py remove bytes casts from object/method resolution code 2016-05-30 23:21:24 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00