summaryrefslogtreecommitdiffstats
path: root/extra
AgeCommit message (Expand)Author
6 daysAdd a workflow for easily creating releases (#4952)v2.0.0Serene
2024-01-15zsh completion script for the beet command is more portable now:Michael Thies
2023-10-27Fix script for changelogSerene-Arc
2023-10-27Update script markdown exportSerene-Arc
2023-10-22Apply formatting tools to all filesSerene-Arc
2023-09-25Fix typosKian-Meng Ang
2022-08-20release.py: fix version regex (remove u'' string prefix)wisp3rwind
2022-01-30zsh completion: handle destination for "convert"Michael Klein
2021-11-27Version bump: v1.6.1Adrian Sampson
2021-09-26Missed a few unicode stringsAndrew Rogl
2021-08-26Final pyupgradeAndrew Rogl
2019-06-06beets.io now supports HTTPSFichteFoll
2019-06-05Update a lot of URLs to use HTTPSFichteFoll
2018-05-29Don't require python2 for releasesv1.4.7Adrian Sampson
2018-05-10Use `beet config -p` to update BEETS_CONFIGvapniks
2018-05-09Update _beet; incremental cachingvapniks
2018-05-01Update _beet to use zsh cachingvapniks
2018-02-04fixed typo seperate/separateReg
2017-12-21Update Pandoc wrap CLI flagAdrian Sampson
2017-02-01Update Windows registry file for Python 3.6Adrian Sampson
2016-12-16Roll back zsh completion to 9dc7995Adrian Sampson
2016-11-25Fix version bumping in release.pyAdrian Sampson
2016-10-10Update _beetvapniks
2016-10-02Delete _beet_cachedvapniks
2016-10-02Automatically generate cache filevapniks
2016-10-02Update _beet_cachedvapniks
2016-10-02Update comments in _beet_cachedvapniks
2016-10-02Cached completion file (faster)vapniks
2016-10-02Update comments section of _beetvapniks
2016-09-29Update _beetvapniks
2016-09-06s/utf8/utf-8/ in all encoding/decoding contextsJohnny Robeson
2016-05-28remove __future__ import from py3 native release.pyJohnny Robeson
2016-05-28Remove superfluous parensMarkus Unterwaditzer
2016-05-27Run python-modernize across the codebaseMarkus Unterwaditzer
2016-02-07release.py: Automate GitHub release creationAdrian Sampson
2016-01-08Update links for our new domainAdrian Sampson
2015-11-19added encoding as commentPeter Kessen
2015-09-17Make command filtering in zsh completion more robust.akermu
2015-07-14Change tabs to spaces for coherenceMinijackson
2015-07-14Add default library location fallbackMinijackson
2015-04-24release.py: push the commits toov1.3.13Adrian Sampson
2015-04-05release.py is Py3kAdrian Sampson
2015-04-04Changelog converter: handle :user: and :bug:Adrian Sampson
2015-01-20Replace all mentions of 'str' with 'bytes'Bruno Cauet
2015-01-20Do __name__ comparison with bytes and not unicodeBruno Cauet
2015-01-19Use __future__ imports but unicode_literals everywhereBruno Cauet
2014-09-19release.py: Prettify `foo-cmd` in ReST changelogAdrian Sampson
2014-09-19release.py: Fix bumping setup.py versionAdrian Sampson
2014-08-13Add zsh completion script by @vapniks (#862)Adrian Sampson
2014-05-10Version bump: 1.3.7Adrian Sampson