log tests/test-subrepo-git.t @ 31074:2912b06905dc

age author description
Fri, 07 Oct 2016 08:51:50 -0700 Simon Farnsworth merge: add conflict labels to merge command
Sat, 08 Oct 2016 01:25:28 -0700 Simon Farnsworth merge: use labels in subrepo merge
Thu, 09 Jun 2016 13:47:42 -0500 Matt Mackall merge with stable
Thu, 02 Jun 2016 16:18:44 -0700 Danek Duvall tests-subrepo-git: use "f" to dump pwned.txt, for portability stable
Fri, 27 May 2016 15:20:03 -0700 Danek Duvall tests-subrepo-git: emit a different "pwned" message based on the test stable 3.8.3
Fri, 27 May 2016 15:10:38 -0700 Danek Duvall tests-subrepo-git: make the "pwned" message output in a stable order stable
Fri, 06 May 2016 08:41:24 -0500 Kevin Bullock subrepo: use unset instead of env -u to fix test on BSDs (issue5229)
Fri, 15 Apr 2016 22:23:34 -0400 Matt Harbison test-subrepo-git: add globs for Windows
Tue, 29 Mar 2016 12:29:00 -0500 Matt Mackall merge with stable
Sun, 20 Mar 2016 21:52:21 -0700 Mateusz Kwapich subrepo: set GIT_ALLOW_PROTOCOL to limit git clone protocols (SEC) stable
Mon, 08 Feb 2016 18:29:17 +0900 FUJIWARA Katsunori tests: make chunk header of external diff glob-ed for portability
Sun, 15 Nov 2015 21:12:13 -0500 Matt Harbison tests: fix globs for Windows
Tue, 10 Nov 2015 14:29:13 -0800 Christian Delahousse git-subrepos: revert respects specified location to save .orig files
Thu, 07 May 2015 16:43:58 -0700 Pierre-Yves David test-subrepo-git: ignore pax_global_header when listing archive
Tue, 05 May 2015 20:52:38 -0400 Matt Harbison archive: drop the leading '.' path component from the prefix (issue4634)
Wed, 06 May 2015 17:15:38 +0200 Mathias De Maré subrepo: correctly handle git subdirectory status change
Mon, 04 May 2015 22:33:29 -0400 Matt Harbison archive: always use portable path component separators with subrepos stable
Sun, 03 May 2015 12:49:15 -0700 Siddharth Agarwal util.checkcase: don't abort on broken symlinks stable
Tue, 14 Apr 2015 20:09:56 +0200 Mathias De Maré subrepo: add include/exclude support for diffing git subrepos
Thu, 02 Apr 2015 08:18:33 +0200 Mathias De Maré tests: handle deleted .hg directory (git 2.2.0 and higher) (issue4585)
Mon, 09 Mar 2015 22:14:09 +0100 Mathias De Maré subrepo: add status support for ignored and clean files in git subrepos
Fri, 27 Feb 2015 23:30:42 -0500 Matt Harbison subrepo: warn when adding already tracked files in gitsubrepo
Thu, 26 Feb 2015 15:53:54 -0500 Matt Harbison subrepo: don't exclude files in .hgignore when adding to git
Tue, 24 Feb 2015 08:49:22 +0100 Mathias De Maré subrepos: support adding files in git subrepos
Sun, 01 Feb 2015 14:09:31 +0100 Mathias De Maré subrepo: add 'cat' support for git subrepos
Tue, 27 Jan 2015 20:57:43 -0500 Matt Harbison subrepo: don't abort in add when non-hg subrepos are present (issue4513) stable
Wed, 21 Jan 2015 21:47:27 +0100 Mathias De Maré subrepo: correctly add newline for git subrepo diffs stable
Thu, 22 Jan 2015 00:10:26 +0900 FUJIWARA Katsunori tests: discard useless "(glob)" in "reverting subrepo" lines stable
Tue, 30 Dec 2014 15:51:14 -0600 Matt Mackall test-subrepo-git: ignore global git config
Sun, 28 Dec 2014 10:42:25 +0100 Mathias De Maré subrepo: add full revert support for git subrepos