log mercurial/subrepo.py @ 15614:260a6449d83a

age author description
Wed, 07 Dec 2011 16:19:39 -0600 Matt Mackall bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]
Sun, 20 Nov 2011 16:06:18 -0600 Matt Mackall merge with stable
Fri, 11 Nov 2011 11:11:11 +1111 Eric Roshan Eisner subrepo: fix git status false positive (issue3109) stable
Thu, 17 Nov 2011 16:53:17 -0600 Matt Mackall merge with stable
Tue, 15 Nov 2011 02:16:30 +0100 Mads Kiilerich subrepo: use correct paths for subrepos with ..-relative paths on windows stable
Wed, 09 Nov 2011 19:46:51 -0500 David M. Carr forget: support forgetting explicit paths in subrepos
Wed, 02 Nov 2011 01:17:11 -0400 David M. Carr add: support adding explicit files in subrepos
Mon, 17 Oct 2011 18:01:38 +0200 Martin Geisler subrepo: abort in hgsubrepo._get if the destination is obstructed stable
Mon, 17 Oct 2011 16:45:19 +0200 Martin Geisler subrepo: pull revisions on demand when archiving hg subrepos stable
Tue, 11 Oct 2011 21:34:55 -0700 Eric Roshan Eisner subrepo: fix git branch tracking logic (issue2920)
Fri, 07 Oct 2011 17:22:12 -0500 Matt Mackall merge with stable
Sun, 02 Oct 2011 16:41:07 -0500 Matt Mackall subrepo: fix repo relative path calculation for root directories (issue3033) stable
Sun, 02 Oct 2011 13:02:15 -0500 Matt Mackall subrepo: improve error message when svn isn't found
Thu, 22 Sep 2011 15:15:18 +0200 Martin Geisler subrepo: try remapping subpaths using the "final" path
Thu, 22 Sep 2011 14:39:49 +0200 Martin Geisler subrepo: refactor state function
Fri, 26 Aug 2011 16:08:24 -0500 Matt Mackall merge with stable
Fri, 26 Aug 2011 16:23:35 +0200 Mads Kiilerich subrepo: fix cloning of repos from urls without slash after host (issue2970) stable 1.9.2
Mon, 01 Aug 2011 10:54:34 -0500 Matt Mackall merge with stable
Thu, 28 Jul 2011 13:28:32 -0400 Vasily Titskiy subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stable
Mon, 25 Jul 2011 15:53:22 -0500 Augie Fackler subrepo: use safehasattr instead of hasattr
Tue, 19 Jul 2011 13:43:53 -0500 Kevin Bullock subrepo: don't commit in subrepo if it's clean stable
Thu, 30 Jun 2011 13:22:12 -0500 Eli Carter subrepo: correct revision in svn checkout stable
Wed, 29 Jun 2011 16:01:06 -0500 Matt Mackall subrepos: be smarter about what's an absolute path (issue2808) stable
Fri, 17 Jun 2011 15:22:50 -0500 Augie Fackler svn subrepos: work around checkout obstructions (issue2752)
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: change various repository() users to use peer() where appropriate
Wed, 08 Jun 2011 18:24:33 +0200 Peter Arrenbrecht hg: add opts argument to clone for internal remoteui
Wed, 01 Jun 2011 16:42:50 -0500 Matt Mackall merge with stable
Tue, 31 May 2011 19:49:17 -0500 Augie Fackler subrepo: make stdin for svn a pipe for non-interactive use (issue2759) stable 1.8.4
Tue, 31 May 2011 16:22:04 -0500 Regis Desgroppes subrepo: svn abort now depends on exit code (issue2833) stable
Tue, 31 May 2011 19:49:17 -0500 Augie Fackler subrepo: make stdin for svn a pipe for non-interactive use (issue2759)