log tests/test-subrepo-git.t @ 24353:3f6bf9f29e7b

age author description
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
Sun, 14 Dec 2014 21:00:58 +0100 Mathias De Maré tests: avoid git diffstat singular/plural output difference
Sun, 14 Dec 2014 11:34:51 +0100 Mathias De Maré subrepo: add revert support without backup for git subrepos
Sat, 13 Dec 2014 09:45:00 +0100 Mathias De Maré tests: allow more flexibility in git diffstat output
Wed, 10 Dec 2014 10:32:51 +0100 Mathias De Maré subrepo: add partial diff support for git subrepos
Fri, 28 Nov 2014 20:16:15 +0100 Mathias De Maré subrepo: add status support for ignored files in git subrepos
Wed, 01 Oct 2014 01:08:17 +0200 Mads Kiilerich subrepo: remove superfluous newline from subrepo prompt
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Fri, 13 Jun 2014 17:42:04 -0500 Matt Mackall merge with stable
Mon, 09 Jun 2014 10:34:21 -0700 Danek Duvall tests: cat error messages are different on Solaris stable
Tue, 27 May 2014 17:41:20 -0700 Matt Mackall merge with stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: make "_sanitize()" take absolute path to the root of subrepo stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: invoke "_sanitize()" also after "git merge --ff" stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: make "_sanitize()" work stable
Wed, 07 May 2014 00:13:22 +0200 Angel Ezquerra subrepo: use subrepo shortid method to generate subrepo diverged promptchoice
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Sat, 16 Nov 2013 19:55:38 -0500 Mads Kiilerich tests: deal with new gits sending status messages to stderr stable
Fri, 06 Sep 2013 00:38:28 +0200 Angel Ezquerra merge: let the user choose to merge, keep local or keep remote subrepo revisions
Thu, 21 Feb 2013 21:05:06 +0000 Kevin Bullock subrepo: fix test breakage introduced in 2b34d004e644
Tue, 16 Apr 2013 22:00:41 -0500 Kevin Bullock subrepo: add regression test for issue3870