log mercurial/subrepo.py @ 14437:cbe13e6bdc34

age author description
Mon, 23 May 2011 22:49:10 -0500 Matt Mackall subrepo: handle local added subrepo case correctly
Fri, 13 May 2011 11:04:51 -0500 Matt Mackall extensions: drop maxlength from enabled and disabled
Thu, 12 May 2011 18:35:04 -0500 Matt Mackall subrepo: use a safer revision check for hg repos
Mon, 09 May 2011 17:15:44 +0200 Martin Geisler subrepo: create subrepos using clone instead of pull
Fri, 06 May 2011 14:29:53 +0200 Martin Geisler merge with stable
Fri, 06 May 2011 09:54:06 +0200 Adrian Buehlmann rename path_auditor to pathauditor
Thu, 05 May 2011 16:01:09 +0200 Thomas Arendsen Hein subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795) stable
Sat, 30 Apr 2011 09:43:20 -0700 Brodie Rao url: move URL parsing functions into util to improve startup time
Sat, 30 Apr 2011 03:44:31 -0500 Matt Mackall merge with stable
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Sat, 30 Apr 2011 03:00:38 -0500 Matt Mackall subrepo: backout bcc6ed0f6c3b
Sat, 30 Apr 2011 02:42:05 -0500 Matt Mackall merge with stable
Fri, 29 Apr 2011 03:34:18 -0500 Augie Fackler svn subrepo: attempt work around obstructed checkouts (issue2752)
Fri, 29 Apr 2011 03:05:48 -0500 Augie Fackler subrepo: tell Subversion when we are non-interactive (issue2759) stable
Wed, 20 Apr 2011 22:43:31 +0200 Adrian Buehlmann move path_auditor from util to scmutil