log tests/test-mq-qnew.t @ 38202:45765264ae3a

age author description
Mon, 08 Jan 2018 19:41:47 +0530 Pulkit Goyal merge: add `--abort` flag which can abort the merge
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Mon, 20 Mar 2017 11:38:37 +0900 Yuya Nishihara mq: reject new patch name containing leading/trailing whitespace
Wed, 18 Nov 2015 01:36:58 -0800 Laurent Charignon localrepo: put bookmark move following commit in one transaction
Fri, 09 Oct 2015 13:54:52 -0700 Siddharth Agarwal simplemerge: move conflict warning message to filemerge
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Fri, 05 Jun 2015 14:34:58 -0400 Augie Fackler mq: ban \r and \n in patch names (issue4711)
Fri, 05 Jun 2015 14:31:52 -0400 Augie Fackler mq: use %r to format illegal characters instead of manually quoting
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, 20 Sep 2014 17:06:56 +0200 Mads Kiilerich mq: correctly make an empty line after description in new patches
Sat, 26 Jul 2014 03:32:49 +0200 Pierre-Yves David resolve: add parenthesis around "no more unresolved files" message stable
Mon, 21 Jul 2014 11:27:24 -0700 Danek Duvall tests: cat error messages are different on Solaris stable
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qnew)
Thu, 08 May 2014 11:11:27 -0500 Matt Mackall tests: fix test failure on vfat