beets/beets
2016-05-30 01:58:05 -04:00
..
autotag Fix variable names 2016-05-28 00:26:58 +02:00
dbcore use next() instead of iter.next() throughout 2016-05-27 17:00:40 -04:00
ui use list() on map() when we really want lists not iters 2016-05-29 20:49:06 -04:00
util readd deprecated plugins search with name == b'name' 2016-05-30 01:03:18 -04:00
__init__.py Remove library import from __init__.py 2016-05-28 17:05:48 -04:00
art.py add missing division future imports 2016-04-16 18:33:54 +02: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 Fix numeric types 2016-05-28 00:26:57 +02:00
logging.py Update code to match pep8 naming standards 2016-04-27 20:15:10 +01:00
mediafile.py reword a comment in mediafile 2016-05-30 01:58:05 -04:00
plugins.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00