log

age author description
Thu, 07 Apr 2011 14:43:19 -0500 Matt Mackall audit: improve nested repo message
Thu, 07 Apr 2011 17:16:17 +0300 Idan Kamara tags: remove another check for valid nodes
Thu, 07 Apr 2011 16:20:40 +0300 Idan Kamara revset: replace for-loop with list comprehension
Thu, 07 Apr 2011 09:47:30 -0500 Matt Mackall subrepo: fix up svn test output
Thu, 07 Apr 2011 11:40:54 +0200 Martin Geisler merge with stable
Thu, 07 Apr 2011 13:23:07 +0530 Md. O. Shayan hgweb: fix inconsistant display of graphlog (issue1706) stable
Thu, 07 Apr 2011 11:17:55 +0200 Martin Geisler hgrc.5: drop 'hgext.' prefix when talking about extensions stable
Wed, 06 Apr 2011 15:15:06 -0500 Matt Mackall merge with crew
Wed, 06 Apr 2011 15:14:51 -0500 Matt Mackall merge with stable
Wed, 06 Apr 2011 15:13:49 -0500 Matt Mackall merge with crew stable
Wed, 06 Apr 2011 15:10:47 -0500 Matt Mackall url: use a regex to hide unsupported ssh passwords (issue2754) stable
Wed, 06 Apr 2011 16:21:12 +0200 Martin Geisler commit: note when files are missing
Wed, 06 Apr 2011 15:26:49 +0200 Martin Geisler relink: correct unusual indentation
Wed, 06 Apr 2011 12:48:59 +0200 Thomas Arendsen Hein hg: make parseurl() consistently return normalised path
Wed, 06 Apr 2011 11:30:08 +0100 Jim Hague bugzilla: more documentation formatting fixups