Posted in mercurial, software on July 3rd, 2005 No Comments »
Goffredo Baroncelli has contributed a patch to add RSS 2.0 support to Mercurial’s HTTP serving capabilities. This means that you can subscribe to a Mercurial repository using the RSS feed reader of your choice, and be notified when someone publishes new changes.
Posted in mercurial, software on July 2nd, 2005 No Comments »
I have implemented a revert command that lets you undo uncommitted modifications.
Posted in mercurial, software on July 1st, 2005 No Comments »
Since I started looking at Mercurial a few days ago, I’ve been hacking quite heavily on it. I’ll try to make some time to write about it here, but much of what I’ve been doing is documented on the Mercurial wiki that I’ve put together.