log

age author description
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mqrepo: don't abort if the status file has an unknown node
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho sshrepo: be more careful while reading data
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho fix markup of templates/{,old/}header.tmpl
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templates: move filters to their own module
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templater: move email function to util
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templater: remove node import
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall patchbomb: undo backout and fix bugs in the earlier patch
Tue, 22 Jan 2008 23:07:23 +0100 Michele Cella added an entry about the prefix option inside the hgrc man page
Tue, 22 Jan 2008 23:06:37 +0100 Michele Cella tests for hg serve prefix option
Tue, 22 Jan 2008 22:13:29 +0100 Michele Cella hgweb: fixes to make hg serve prefix handling more robust
Thu, 31 Jan 2008 14:44:00 -0600 Matt Mackall Merge with -stable
Wed, 30 Jan 2008 10:58:54 -0600 Steve Borho graphlog: skip filectx parents in other filelogs
Fri, 21 Dec 2007 23:21:17 -0500 Jesse Glick Provide better context for custom Python encode/decode filters.
Mon, 28 Jan 2008 21:39:47 +0100 Patrick Mezard Register data filters in a localrepo instead of util
Mon, 28 Jan 2008 16:35:02 +0100 Dirkjan Ochtman hgweb: forgot to centralize the req.write() calls in hgwebdir