mercurial/subrepo.py
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
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
Mon, 31 Jan 2011 13:33:41 +0100 Erik Zielke subrepo: make update -C clean the working directory for svn subrepos stable
Sat, 22 Jan 2011 16:29:10 +0100 Patrick Mezard Merge with stable
Sat, 22 Jan 2011 16:15:40 +0100 Patrick Mezard subrepo: compare svn subrepo state to last committed revision stable
Tue, 04 Jan 2011 11:33:47 -0600 Kevin Bullock subrepo: fix svnsubrepo.dirty() checking of ignoreupdate (issue2499)
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: basic support for status of git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix subrelpath for git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix git archive parsing of directories and symfiles
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: support ignoreupdate in gitsubrepo's dirty()
Mon, 20 Dec 2010 13:59:19 -0500 Eric Eisner subrepo: backout 519ac79d680b
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock mq: update .hgsubstate if subrepos are clean (issue2499)
Fri, 17 Dec 2010 13:38:15 +0100 Erik Zielke subrepo: backout f02d7a562a21
Thu, 16 Dec 2010 14:50:36 -0600 Matt Mackall check-code: catch "except as"
Mon, 29 Nov 2010 09:37:23 +0100 Erik Zielke subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
Tue, 14 Dec 2010 21:58:13 -0500 Eric Eisner subrepo: use low-level git-diff-index for dirty()
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: defer determination of git's current branch
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: incorporate tracking branches into gitbranchmap
Tue, 14 Dec 2010 21:53:40 -0500 Eric Eisner subrepo: use low-level git-for-each-ref command in branchmap
Mon, 29 Nov 2010 16:34:10 +0100 Martin Geisler subrepo: add progress bar support to archive
Tue, 14 Dec 2010 18:10:51 -0600 Matt Mackall subrepo: re-backout 2245fcd0e160
Mon, 13 Dec 2010 11:52:52 +0100 Martin Geisler merge default heads in crew and main
Fri, 10 Dec 2010 23:05:48 +0100 Benoit Boissinot merge with stable
Fri, 10 Dec 2010 19:20:11 -0600 Matt Mackall merge with stable
less more (0) -100 -60 tip