log mercurial/subrepo.py @ 18936:1fa4edb8456e

age author description
Sat, 16 Feb 2013 00:07:00 +0100 Angel Ezquerra subrepo: introduce storeclean helper functions
Fri, 29 Mar 2013 19:54:06 -0700 Siddharth Agarwal pull: list bookmarks before pulling changesets (issue3873)
Thu, 31 Jan 2013 01:44:29 +0100 Pierre-Yves David subrepo: allows to drop courtesy phase sync (issue3781) stable
Tue, 27 Nov 2012 20:56:27 -0500 Matt Harbison subrepo: use sharepath if available when locating the source repo stable
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich subrepos: process subrepos in sorted order
Thu, 03 Jan 2013 17:42:25 +0100 Angel Ezquerra subrepo: make 'in subrepo' string easier to find by external tools
Thu, 10 Jan 2013 10:35:37 -0800 Brendan Cully subrepo: fix python2.4 compatibility after 9aa6bee6e9f9
Thu, 03 Jan 2013 17:35:58 +0100 Angel Ezquerra subrepo: add subrepo property to SubrepoAbort exceptions
Thu, 13 Dec 2012 23:37:53 +0100 Angel Ezquerra subrepo: append subrepo path to subrepo error messages
Tue, 04 Dec 2012 11:19:32 -0600 Kevin Bullock merge with stable
Fri, 30 Nov 2012 00:43:55 +0900 FUJIWARA Katsunori subrepo: add argument to "diff()" to pass "ui" of caller side (issue3712) (API) stable 2.4.1
Tue, 27 Nov 2012 14:58:00 -0800 Bryan O'Sullivan subrepo: use posixpath when diffing, for consistent paths
Wed, 24 Oct 2012 18:45:22 +0200 Simon Heimberg subrepo: only do clean update when overwrite is set (issue3276) stable
Wed, 10 Oct 2012 01:18:06 +0200 Simon Heimberg subrepo: subrepo isolation, pass baseui when cloning a new subrepo (issue2904) stable
Sat, 28 Jul 2012 23:28:36 +0200 Simon Heimberg peer: subrepo isolation, pass repo instead of repo.ui to hg.peer stable
Sat, 29 Sep 2012 20:11:24 +0900 FUJIWARA Katsunori subrepo: isolate configuration between each repositories in subrepo tree stable
Thu, 04 Oct 2012 16:52:20 +0200 Thomas Arendsen Hein subrepo, hghave: use "svn --version --quiet" to determine version number
Thu, 04 Oct 2012 16:44:28 +0200 Thomas Arendsen Hein merge with crew-stable
Thu, 04 Oct 2012 16:30:40 +0200 Thomas Arendsen Hein subrepo: setting LC_MESSAGES only works if LC_ALL is empty or unset stable
Tue, 04 Sep 2012 15:50:42 -0700 Bryan O'Sullivan Merge with crew-stable
Tue, 04 Sep 2012 15:46:04 -0700 Bryan O'Sullivan subrepo: encode unicode path names (issue3610) stable
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Fri, 13 Jul 2012 21:46:53 +0200 Sune Foldager peer: introduce peer methods to prepare for peer classes
Thu, 12 Jul 2012 10:41:56 +0200 Martin Geisler merge with crew-stable
Thu, 12 Jul 2012 09:58:40 +0200 Martin Geisler subrepo: add missing newline in Git warning message stable
Sat, 16 Jun 2012 22:34:06 -0400 Matt Harbison subrepo: propagate matcher to subrepos when archiving
Tue, 26 Jun 2012 14:32:20 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 26 Jun 2012 14:27:33 +0200 Thomas Arendsen Hein subrepo/svn: make rev number retrieval compatible with svn 1.5 (issue2968) stable
Thu, 21 Jun 2012 15:10:01 +0200 Martin Geisler merge with stable
Tue, 12 Jun 2012 09:31:04 -0400 Benjamin Pollack subrepo: support Git being named "git.cmd" on Windows (issue3173) stable