log tests/test-subrepo-deep-nested-change.t @ 25631:2748bf78a5bf

age author description
Tue, 16 Jun 2015 23:14:45 -0400 Matt Harbison archive: report the node as "{p1node}+" when archiving a dirty wdir()
Tue, 16 Jun 2015 23:06:57 -0400 Matt Harbison archive: support 'wdir()'
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