log

age author description
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
Mon, 28 Jan 2008 15:10:17 +0100 Dirkjan Ochtman hgweb: centralize req.write() calls
Mon, 28 Jan 2008 14:58:03 +0100 Dirkjan Ochtman hgweb: explicitly check if requested command exists
Mon, 28 Jan 2008 13:42:40 +0100 Dirkjan Ochtman hgweb: get rid of raw-related code in hgweb.filerevision()
Sat, 26 Jan 2008 13:04:36 +0000 Christian Ebert keyword: detect restricted commands thru variable
Sat, 26 Jan 2008 22:44:27 +0100 Patrick Mezard webcommands: add missing hg import
Sat, 26 Jan 2008 20:04:31 +0100 Patrick Mezard Merge with crew-stable
Sat, 26 Jan 2008 14:45:04 +0100 Patrick Mezard convert: follow svn module parent moves