mercurial/subrepo.py
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
Tue, 12 Jun 2012 09:28:55 -0400 Benjamin Pollack subrepo: warn user if Git is not version 1.6.0 or higher stable
Sun, 20 May 2012 21:11:34 +0300 Dov Feldstern subrepo: make subrepo.subrepo(<not a subrepo path>) fail
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Fri, 04 May 2012 14:19:55 +0200 Patrick Mezard subrepo: do not traceback on .hgsubstate parsing errors stable
Fri, 04 May 2012 14:19:52 +0200 Patrick Mezard subrepo: ignore blank lines in .hgsubstate (issue3424) stable
Mon, 30 Apr 2012 17:05:19 +0200 Patrick Mezard subrepo/svn: cache _wcrev() value in merge() stable
Mon, 30 Apr 2012 17:03:15 +0200 Patrick Mezard subrepo/svn: fix checked out rev number retrieval (issue2968) stable
Thu, 26 Apr 2012 12:13:20 +0200 Patrick Mezard subrepo/svn: improve error message on missing files stable
Thu, 26 Apr 2012 11:55:07 +0200 Patrick Mezard subrepo/svn: abort on commit with missing file (issue3029) stable
Fri, 27 Apr 2012 11:02:16 +0200 Patrick Mezard subrepo: fix default implementation of forget() (issue3404) stable
Thu, 19 Apr 2012 23:36:42 +0200 Angel Ezquerra revert: show warning when reverting subrepos that do not support revert stable
Mon, 16 Apr 2012 16:50:25 -0500 Matt Mackall merge with stable
Mon, 16 Apr 2012 11:48:15 +0200 Patrick Mezard archive: make it work with svn subrepos (issue3308) stable
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: add support for reverting subrepos without --no-backup and/or --all
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: add support for reverting subrepos
Wed, 29 Feb 2012 17:27:24 -0600 Matt Mackall merge with stable
Wed, 29 Feb 2012 14:24:57 +0100 Friedrich Kastner-Masilko subrepo: fix for merge inconsistencies stable
Mon, 06 Feb 2012 15:00:08 -0600 Matt Mackall subrepo: add basestate method
Mon, 30 Jan 2012 11:26:20 -0600 Matt Mackall push: more precise failure check on subrepo push stable
Tue, 17 Jan 2012 19:10:59 -0500 David M. Carr forget: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 19:10:58 -0500 David M. Carr add: fix subrepo recursion for explicit path handling
Tue, 10 Jan 2012 13:48:42 -0600 Matt Mackall subrepo: avoid syncing bookmarks twice on clone (issue3191)
Mon, 26 Dec 2011 18:08:20 -0600 Matt Mackall merge with stable
Sat, 24 Dec 2011 19:05:35 +0900 FUJIWARA Katsunori windows: use normalized path as path to subrepo stable
Thu, 29 Sep 2011 17:20:04 +0200 Angel Ezquerra push: propagate --new-branch and --ssh options when pushing subrepos
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
less more (0) -100 -60 tip