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
|
Fri, 09 May 2014 14:46:50 -0500 |
Matt Mackall |
resolve: simplify "finished" message
|
Fri, 18 Apr 2014 22:19:25 -0700 |
Gregory Szorc |
resolve: print message when no unresolved files remain (issue4214)
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
Fri, 28 Mar 2014 14:33:27 -0500 |
Sean Farley |
tests: use TESTTMP instead of TESTDIR
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
qnew: save manually edited commit message into ".hg/last-message.txt"
stable
|
Sat, 28 Apr 2012 01:55:39 +0200 |
Mads Kiilerich |
tests: add missing accept of native pathname separator
stable
|
Thu, 17 Nov 2011 23:02:18 -0600 |
Matt Mackall |
merge with crew
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: hide 'No such file or directory' messages
|
Wed, 16 Nov 2011 18:04:19 -0600 |
Matt Mackall |
merge: give a special message for internal:merge failure (issue3105)
|
Fri, 29 Apr 2011 22:21:13 +0300 |
Idan Kamara |
mq: be more explicit on invalid patch name message
|
Fri, 29 Apr 2011 22:21:13 +0300 |
Idan Kamara |
mq: add '.' and '..' to list of forbidden patch names
stable
|
Fri, 17 Dec 2010 12:05:45 +0000 |
Jim Hague |
opener: forbid paths ending with directory separator (issue2507)
|
Wed, 10 Nov 2010 13:48:23 +0100 |
Dan Villiom Podlaski Christiansen |
test-mq-qnew: handle Mac OS X error strings.
stable
|
Fri, 29 Oct 2010 14:06:06 +0200 |
Martin Geisler |
qnew: distinguish between existing file and directory (issue2464)
stable
|
Fri, 29 Oct 2010 15:25:21 +0200 |
Martin Geisler |
qnew: give better feedback when doing 'hg qnew foo/' (issue2464)
stable
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qnew
base
tests/test-mq-qnew@4627d62c955a
|