beets/beets/ui
Adrian Sampson 8ca997bd36 avoid repeating diff check, use changed set (#511)
This way, _showdiff returns the information that _different used to provide
(since _showdiff needs to calculate it anyway). Using a `changed` set also
makes it easier to avoid unnecessary work.
2014-01-28 09:46:53 -08:00
..
__init__.py Keep old pluginpath mechanism for compatibility 2014-01-21 01:07:52 +01:00
commands.py avoid repeating diff check, use changed set (#511) 2014-01-28 09:46:53 -08:00
migrate.py Don't rename the config file if there is nothing to migrate from 2013-06-07 19:09:33 +03:00