mercurial/subrepo.py
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)
Tue, 31 May 2011 16:22:04 -0500 Regis Desgroppes subrepo: svn abort now depends on exit code (issue2833)
Tue, 31 May 2011 15:28:23 -0500 Matt Mackall merge with stable
Sat, 28 May 2011 11:03:48 -0400 Eric Eisner subrepo: don't crash when git .hgsubstate is empty (issue2716) stable
Fri, 27 May 2011 11:01:44 +0200 Martin Geisler subrepo: refactor writestate for clarity
Wed, 25 May 2011 08:38:58 -0700 Paul Molodowitch subrepo: bare git repos considered dirty
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
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
less more (0) -100 -60 tip