Downgrade

Monday, October 19th, 2009

I was quite happy to notice, that my favourite VCS, Mercurial, was released in version 1.3.1! And I’m still using 1.1.2 out of the Ubuntu repository. Eagerly I updated from the release PPA, but what did I know back than. First thing I noticed was the half done translation. German technical terms just suck. More [...]

Mercurial: hggnome-keyring Extension

Friday, April 24th, 2009

While surfing around I discovered a nice little Mercurial Extension: hgkeychain. Unfortunately it’s only for Mac. As Gnome has password management of it’s own, I looked there is someway to access it via Python. And there is! So I wrote a quick extension myself: hggnome-keyring It uses the usual yadda yadda for installing (see mercurial [...]