Archive for the ‘monotone’ Category

guitone 1.0rc1 released

Monday, February 15th, 2010

I'm proud to announce the immediate release of guitone-1.0rc1. This is the first release in a series of smaller releases which aims at the stabilization of the guitone codebase. Many (if not most) of the features one would consider needed for a "1.0" release have been implemented, a couple of ...

monotone 0.46 released

Monday, January 18th, 2010

The monotone developers are proud to announce the release of version 0.46. The highlights in this release are bisection support - thanks to Derek Scherger! - and the possibility to call the automation interface over the network - thanks to Timothy Brownawell! Please note that stdio interface has been changed in ...

monotone automate stdio overhauled [Update]

Sunday, December 27th, 2009

Yesterday my "automate-out-of-band" branch finally made it into monotone's trunk. This is a prerequisite for the support of netsync commands in guitone I've blogged about earlier, as it makes in-stream informational, error and ticker messages possible, even for remote connections! While I was at it, several other small things have been ...

monotone-viz

Thursday, December 10th, 2009

I've recently packaged monotone-viz 1.0.2 for MacPorts (and soon also for openSUSE), a program to display monotone's DAG of revisions and their properties. This becomes very handy if you need to do a complex (asynchronous) merge or you want to know what exactly monotone has merged together for you. One ...

monotone / guitone update

Monday, October 19th, 2009

Thanks to Timothy (and probably also thanks to the bad weather) we've seen some development activity for monotone recently. It started out with the "key-by-hash" changes: keys are no longer identified by its name, but their unique ID which finally solves the "I have lost my monotone private key - ...

Development of guitone has been abandoned

Tuesday, May 5th, 2009

For several, mostly personal, reasons the development of guitone has been abandoned. There are a couple of unfinished features and bugfixes waiting in the trunk which are now not released, but I'd rather want to make a major release than another minor one and there is way too much left ...

Windows binary available and Outlook

Monday, October 13th, 2008

I've just uploaded a windows binary for guitone 0.9 - sorry that it took a little longer this time. I've been quite busy during the past days and having no windows machine at home doesn't help much either ;) Of course if there are other people willing to package guitone on ...

Hacking on the Train back Home

Thursday, September 11th, 2008

I've been in Hamburg today with two other colleques to show off a milestone of our current project at work. Since the customer was quite satisfied, I was in the mood and finished a short hack for the next guitone release: A node info panel. Here is the obligatory screenshot: The ...

We’re git – Resistance is Futile

Saturday, August 30th, 2008

I just read today that Trolltec^WQt Software (a Nokia Company TM, blabla) plans to move their internal source control from perforce to git, effectively from October 1st (read here and especially here). Now I'm not crying a tear for perforce here, but rather worry about the other "left" competitors of ...

guitone 0.8 released – spring time is hacking time!

Sunday, May 25th, 2008

guitone 0.8 has been released today. Major improvements happened under the hood, the outstanding changes are: guitone is now licensed under GNU GPL Version 3 or later. Please note that you're now only allowed to legally distribute binaries which you've built with Qt 4.3.4 or later, since earlier versions ...