Bruno Cauet
9c41c39913
Do __name__ comparison with bytes and not unicode
2015-01-20 12:03:57 +01:00
Bruno Cauet
90b388b775
Use __future__ imports but unicode_literals everywhere
...
Include import of __future__ features division, absolute_imports and
print_function everywhere. Don't add unicode_literals yet for it is
harder to convert.
Goal is smoothing the transition to python 3.
2015-01-19 12:25:16 +01:00
Adrian Sampson
4f3a52a26f
release.py: Prettify foo-cmd in ReST changelog
2014-09-19 11:07:40 -07:00
Adrian Sampson
dcc63e9824
release.py: Fix bumping setup.py version
2014-09-19 11:05:18 -07:00
Adrian Sampson
3771134716
Add zsh completion script by @vapniks ( #862 )
2014-08-13 21:54:43 -07:00
Adrian Sampson
1a25561907
Version bump: 1.3.7
2014-05-10 18:18:24 -07:00
Adrian Sampson
55e55a2065
Finalize changelog for 1.3.6 release
2014-05-10 18:12:25 -07:00
Adrian Sampson
40e1475a87
Release script: publish command
2014-05-10 17:57:23 -07:00
Adrian Sampson
3ab8107adf
Release script: larger prep command
2014-05-07 20:04:20 -07:00
Adrian Sampson
dd11795cbd
Release script: datestamp and version commands
2014-05-07 19:46:04 -07:00
Adrian Sampson
6ecf4ef6ed
Release script: upload command
2014-05-06 22:16:19 -07:00
Adrian Sampson
611be7b4b5
Release script: convert changelog to Markdown
2014-05-06 22:06:28 -07:00
Adrian Sampson
066c4e1655
Release script: extract changelog
2014-05-02 14:09:59 -07:00
Adrian Sampson
1613f9b773
Release script: build command
2014-05-02 14:09:59 -07:00
Adrian Sampson
5b671a0465
Start version-number-bumping utility
2014-05-01 17:38:31 -07:00
Todd Durboraw
7ec209ce63
Fixed logo for real
2013-08-29 22:24:57 -07:00
Todd Durboraw
6aec45a53b
fixed logo
2013-08-29 22:14:20 -07:00
Todd Durboraw
2123ea8513
add ascii logo
2013-08-29 20:49:02 -07:00
Adrian Sampson
9b8c56a646
remove Tomahawk resolver
...
The resolver is now maintained in the central Tomahawk resolver repository at:
https://github.com/tomahawk-player/tomahawk-resolvers
2012-08-24 20:39:55 -07:00
Adrian Sampson
7aa88a762c
add configuration UI to Tomahawk resolver
2012-08-03 19:22:57 -07:00
Adrian Sampson
afd3a817af
add beets Tomahawk resolver to extra/ directory
...
I'm not sure why this was a separate repository to begin with. It's now
versioned with beets.
2012-08-03 18:32:15 -07:00
Adrian Sampson
5df7325937
Windows context menu item via .reg file
...
Contributed by "camz" on IRC.
2012-07-16 09:39:07 -07:00