Simple Sudoku solver in Clojure
Last updated Sun Dec 27 11:11:38 -0800 2009
Ruby interface to the id3lib C++ library for easily editing ID3 tags of MP3 audio files
Last updated Sat Dec 19 06:28:21 -0800 2009
Command line tool to tag and rename music albums using MusicBrainz data
Last updated Tue Nov 03 08:28:53 -0800 2009
Eclipse Git plugin
Last updated Sun Mar 08 10:24:11 -0700 2009
Revert "Replace [B]oth with [b]oth to keep it consistent"
5 commits »
Merge branch 'ask-tag-rename-both'
Replace [B]oth with [b]oth to keep it consistent
Added option to skip tagging and renaming
Merge branch 'ask-tag-rename-both' of github.com:pe/brainztag into ask-tag-rename-both
Merged 'Tag' and 'Rename' questions into one
2 commits »
Use the error-method instead of an exception
Removed forgotten debug output
3 commits »
Don't fetch details twice in --mbid mode
Merge branch 'master' into mbid
New option "--mbid" allows to specify a MusicBrainz ID
Use RSTRING_LEN and _PTR instead of ->len and ->ptr