Sun, 17 May 2015 22:42:47 -0400 |
Matt Harbison |
files: recurse into subrepos automatically with an explicit path
|
Tue, 19 May 2015 07:17:57 -0500 |
Matt Mackall |
merge with stable
|
Sun, 17 May 2015 22:09:37 -0400 |
Matt Harbison |
match: explicitly naming a subrepo implies always() for the submatcher
stable
|
Sun, 17 May 2015 01:06:10 -0400 |
Matt Harbison |
context: don't complain about a matcher's subrepo paths in changectx.walk()
stable
|
Sat, 16 May 2015 00:36:35 -0400 |
Matt Harbison |
match: resolve filesets in subrepos for commands given the '-S' argument
|
Tue, 05 May 2015 20:52:38 -0400 |
Matt Harbison |
archive: drop the leading '.' path component from the prefix (issue4634)
|
Mon, 04 May 2015 22:33:29 -0400 |
Matt Harbison |
archive: always use portable path component separators with subrepos
stable
|
Sun, 05 Apr 2015 15:08:55 -0400 |
Matt Harbison |
subrepo: precisely identify the missing subrepo spec file
|
Wed, 25 Mar 2015 14:56:54 -0400 |
Matt Harbison |
revset: add the 'subrepo' symbol
|
Wed, 18 Mar 2015 23:03:41 -0400 |
Matt Harbison |
subrepo: add basic support to hgsubrepo for the files command
|
Sun, 25 Jan 2015 02:45:49 -0500 |
Matt Harbison |
largefiles: report the source of copied/moved largefiles in status -C
|
Mon, 02 Feb 2015 19:58:41 -0500 |
Matt Harbison |
largefiles: set the extension as enabled locally after a clone requiring it
|
Sun, 18 Jan 2015 15:15:40 -0500 |
Matt Harbison |
largefiles: fix commit of a directory with no largefile changes (issue4330)
stable
|
Mon, 12 Jan 2015 21:44:43 -0500 |
Matt Harbison |
largefiles: enable subrepo support for add
|
Sun, 11 Jan 2015 23:20:51 -0500 |
Matt Harbison |
largefiles: enable subrepo support for forget
|
Thu, 27 Nov 2014 10:16:56 -0500 |
Matt Harbison |
narrowmatcher: propagate the rel() method
|
Sun, 30 Nov 2014 22:47:53 -0500 |
Matt Harbison |
addremove: automatically process a subrepository's subrepos
|
Sun, 09 Nov 2014 23:46:25 -0500 |
Matt Harbison |
addremove: support addremove with explicit paths in subrepos
|
Mon, 24 Nov 2014 23:51:26 -0500 |
Matt Harbison |
addremove: add support for the -S flag
|
Mon, 24 Nov 2014 22:27:49 -0500 |
Matt Harbison |
commit: propagate --addremove to subrepos if -S is specified (issue3759)
|
Sun, 16 Nov 2014 00:24:23 -0500 |
Matt Harbison |
remove: avoid a bogus warning about no tracked files when removing '.'
|
Wed, 12 Nov 2014 23:15:20 -0500 |
Matt Harbison |
remove: support remove with explicit paths in subrepos
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
Wed, 08 Aug 2012 18:10:30 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on empty lines
|
Thu, 05 Jul 2012 01:47:17 +0200 |
Mads Kiilerich |
tests: remove GNU quoting in test-subrepo-deep-nested-change.t
|
Thu, 05 Jul 2012 00:51:05 +0200 |
Mads Kiilerich |
tests: add '(glob)' for Windows paths in test-subrepo-deep-nested-change.t
|
Sat, 16 Jun 2012 22:34:06 -0400 |
Matt Harbison |
subrepo: propagate matcher to subrepos when archiving
|
Mon, 18 Jun 2012 23:02:51 -0400 |
Matt Harbison |
largefiles: fix the directory structure when archiving a subrepo in a subrepo
|
Sun, 17 Jun 2012 21:57:48 -0400 |
Matt Harbison |
largefiles: fix a traceback when archiving a subrepo in a subrepo
|
Mon, 06 Feb 2012 15:10:01 -0600 |
Matt Mackall |
subrepo: rewrite handling of subrepo state at commit (issue2403)
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Fri, 21 Oct 2011 00:33:08 +0200 |
Martin Geisler |
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
|
Mon, 09 May 2011 17:15:44 +0200 |
Martin Geisler |
subrepo: create subrepos using clone instead of pull
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Mon, 30 Aug 2010 13:37:12 +0900 |
Nicolas Dumazet |
tests: use regular expression instead of sed in test-subrepo-deep-nested-change
|
Tue, 17 Aug 2010 16:52:26 +0200 |
Martin Geisler |
tests: unify test-subrepo-deep-nested-change
base
tests/test-subrepo-deep-nested-change@e9f8b262ecf7
|