beets/beets
Zsin Skri 45aa75a4ef document util.command_output return value change
After commit `30395911 util.command_output: return stderr, too`,
`command_output` returns a tuple of stdout and stderr. Document that change by
adding a changelog entry and add a usage note to `command_output`'s docstring.
2019-07-15 11:39:30 +02:00
..
autotag Merge pull request #3322 from thedevilisinthedetails/master 2019-07-01 17:22:50 -04:00
dbcore Update a lot of URLs to use HTTPS 2019-06-05 03:11:49 +02:00
ui Replace a couple URLs that don't point to anything 2019-06-05 23:08:18 +02:00
util document util.command_output return value change 2019-07-15 11:39:30 +02:00
__init__.py confit: replace with confuse in core beets 2019-06-01 09:51:56 +10:00
__main__.py
art.py mediafile: import from standalone module 2019-05-29 09:35:14 +10:00
config_default.yaml adding config option for seperator and addressing review comments 2019-06-09 10:37:33 +02:00
importer.py mediafile: import from standalone module 2019-05-29 09:35:14 +10:00
library.py Merge pull request #3322 from thedevilisinthedetails/master 2019-07-01 17:22:50 -04:00
logging.py
mediafile.py mediafile: replace with a wrapper around mediafile 2019-05-29 09:35:14 +10:00
plugins.py confit: replace with confuse in core beets 2019-06-01 09:51:56 +10:00
random.py random: beets.util.random -> beets.random 2019-04-07 18:46:11 +10:00
vfs.py