My code
Here’s a list of the programs I’ve written and decided to officially share. Enjoy!
Minirok
Ooh, my precious. Music player for KDE (or not!) written in Python. Dedicated webpage here.
Debian stuff
bug-reply-to.vim: bug submitters replying to you and not CCing bugs.d.o? mutt user? vim user? Check it!
grep-archive: handy wrapper around grep-dctrl that lets you specify which combination of dist/arch/component to grep against. Only works if you have a mirror-like directory structure under /org. (I have symlinks from there towards /var/lib/apt/lists — someday I’ll add support to work without the links.) Download.
Bazaar stuff
bzr-hookless-email: script/daemon to send email for commits in Bazaar branches. Runs on the server, no need for each committer to install a plugin. It’s a dirty hack and needs a rewrite, that too. Code and README in this Bazaar branch.
bzr-vim: mostly obsolete, now that bzr has —show-diff. Still, gives you nice syntax colors when writing commit messages. Code here.
Other stuff
- miw - an external program to sensibly sort maildirs in the Mutt browser. See the announcement for an explanation, and the code.