Muntyan’s proposal for the Summer of Code 2006 has been accepted. This is really good news because he will integrate the new highilighting engine I and Emanuele Aina wrote as we do not have the time needed to do that.
Month: May 2006
hg purge
When using CVS I always use cvspurge (from the CVS Utilities package) to delete the auto generated files that are not deleted by make distclean.
Mercurial does not have a similar feature so I wrote an extension for it that behaves like cvspurge.