log mercurial/subrepo.py @ 13986:9c374cf76b7d

age author description
Wed, 20 Apr 2011 22:43:31 +0200 Adrian Buehlmann move path_auditor from util to scmutil
Mon, 11 Apr 2011 07:34:40 -0500 Augie Fackler subrepo: trailing whitespace cleanup
Thu, 07 Apr 2011 15:08:15 -0500 Matt Mackall merge with stable
Thu, 07 Apr 2011 12:33:47 +0200 Thomas Arendsen Hein subrepo: prevent url normalization from removing // in ssh paths (issue2556) stable
Sun, 03 Apr 2011 01:57:17 +0200 Adrian Buehlmann subrepo: process merge substate in sorted order in submerge()
Fri, 25 Mar 2011 22:59:04 -0700 Brodie Rao subrepos: use url.url when normalizing repo paths
Thu, 24 Mar 2011 18:17:49 +0100 Martin Geisler subrepo: simplify hgsubrepo._get a little
Thu, 17 Mar 2011 17:08:13 -0500 Matt Mackall merge with stable
Thu, 17 Mar 2011 16:29:09 -0400 Eric Eisner subrepo: recognize scp-style paths as git URLs stable
Mon, 14 Mar 2011 00:10:43 +0100 David Soria Parra bookmarks: separate bookmarks update code from localrepo's pull.
Tue, 08 Mar 2011 15:36:56 -0500 Eric Eisner subrepo: show the source that git pulls
Mon, 07 Mar 2011 23:19:17 +0100 Patrick Mezard merge with stable
Mon, 07 Mar 2011 23:02:04 +0100 Patrick Mezard subrepo: backout 67fbe566eff1, --force requires svn >= 1.5 stable
Mon, 07 Mar 2011 15:46:46 -0600 Matt Mackall merge with stable
Mon, 07 Mar 2011 12:03:54 -0500 Eric Eisner subrepo: don't crash when git repo is missing stable
Fri, 04 Mar 2011 14:11:15 +0100 Patrick Mezard Merge with stable
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Wed, 02 Mar 2011 12:19:18 -0500 Eric Eisner subrepo: show the source that git clones
Wed, 23 Feb 2011 10:59:36 -0500 Eric Eisner subrepo: only attempt pulling from git's origin stable
Wed, 23 Feb 2011 10:17:44 -0500 Eric Eisner subrepo: disallow all unknown git ref types stable
Tue, 22 Feb 2011 15:11:10 -0500 Eric Eisner subrepo: expand relative sources for git subrepos stable
Thu, 17 Feb 2011 09:20:44 +0100 Martin Geisler subrepo: break long line found by check-code stable
Wed, 16 Feb 2011 11:53:48 -0600 Kevin Bullock subrepos: print short git changeset ids stable
Wed, 09 Feb 2011 10:53:09 +0100 Erik Zielke subrepos: prompt on conflicts on update with dirty subrepos
Wed, 09 Feb 2011 13:37:21 +0100 Erik Zielke subrepo: remove argument introduced by mistake in c19b9282d3a7
Tue, 01 Feb 2011 21:59:07 +0100 Patrick Mezard Merge with stable
Tue, 01 Feb 2011 21:39:28 +0100 Patrick Mezard subrepo: fix update -C with svn subrepos when cwd != repo.root stable
Tue, 04 Jan 2011 10:42:00 -0600 Kevin Bullock subrepo: clarify comments in dirty() methods
Mon, 31 Jan 2011 13:40:05 +0100 Erik Zielke subrepo: make update -C clean the working directory for git subrepos
Mon, 31 Jan 2011 13:38:00 +0100 Martin Geisler merge with stable