log tests/test-mq-subrepo.t @ 26677:e9b3d523f2e6

age author description
Wed, 03 Jun 2015 14:21:15 -0400 Matt Harbison scmutil: consistently return subrepos relative to ctx1 from itersubrepos()
Thu, 23 Apr 2015 14:27:26 -0700 Laurent Charignon record: edit patch of newly added files (issue4304) stable
Wed, 22 Apr 2015 13:56:30 -0700 Laurent Charignon record: fix record with change on moved file crashes (issue4619) stable
Sun, 05 Apr 2015 15:08:55 -0400 Matt Harbison subrepo: precisely identify the missing subrepo spec file
Wed, 25 Mar 2015 13:55:35 +0900 FUJIWARA Katsunori subrepo: add bailifchanged to centralize raising Abort if subrepo is dirty
Fri, 06 Mar 2015 15:57:43 -0800 Laurent Charignon record: allow editing new files (issue4304)
Sun, 16 Nov 2014 16:26:15 -0500 Matt Harbison tests: fix globs for Windows
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Wed, 01 Oct 2014 01:04:18 +0200 Mads Kiilerich ui: show prompt choice if input is not a tty but is forced to be interactive
Wed, 24 Sep 2014 02:41:11 +0200 Mads Kiilerich mq: refactor patchheader header ordering to match export (BC)
Wed, 24 Sep 2014 01:36:44 +0200 Mads Kiilerich mq: write '# Parent ' lines with two spaces like export does (BC)
Sat, 20 Sep 2014 17:06:56 +0200 Mads Kiilerich mq: write headers for new HG patches in the same order as export (BC)
Sat, 22 Mar 2014 23:39:51 +0900 FUJIWARA Katsunori localrepo: omit ".hgsubstate" also from "added" files
Thu, 20 Mar 2014 00:10:45 +0900 FUJIWARA Katsunori mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash
Thu, 20 Mar 2014 00:10:45 +0900 FUJIWARA Katsunori qnew: omit meaningless and harmful putting subrepositories into target list