beets/beets
Johnny Robeson cda239a06d pass arguments to FunctionDef as keyword args
This makes it a lot easier to read.
2016-08-29 18:31:43 -04:00
..
autotag Explicitly sort match candidates by distance 2016-07-14 03:23:39 -04:00
dbcore Use py3_path for sqlite3.connect (part of #2096) 2016-06-30 14:54:38 -07:00
ui Less verbose metavariable in --search-id help 2016-08-16 20:48:46 -04:00
util pass arguments to FunctionDef as keyword args 2016-08-29 18:31:43 -04:00
__init__.py Next release version is 1.4.0, not 1.3.20 2016-07-02 10:11:31 -07:00
art.py remove byte literals from art.py commands args 2016-08-25 04:08:05 -04:00
config_default.yaml Add new importer configuration to deal with duplicate items 2016-06-19 12:53:37 +05:30
importer.py replace deprecated log.warn() with log.warning() 2016-08-09 00:33:38 -04:00
library.py Switch to new noqa syntax for flake8 3.0 2016-07-25 15:02:10 -04:00
logging.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
mediafile.py Require Mutagen 1.33 2016-08-02 08:39:14 -04:00
plugins.py replace deprecated log.warn() with log.warning() 2016-08-09 00:33:38 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00