Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Sun, 03 Sep 2017 16:45:33 +0900 |
Yuya Nishihara |
error: move patch.PatchError so it can easily implement __bytes__ (API)
|
Tue, 06 Jun 2017 22:17:39 +0530 |
Pulkit Goyal |
update: show the commit to which we updated in case of multiple heads (BC)
|
Wed, 15 Mar 2017 23:21:30 +0900 |
Yuya Nishihara |
templatekw: make join() escape values of extras (BC) (issue5504)
|
Thu, 12 Jan 2017 11:43:26 -0800 |
Martin von Zweigbergk |
tests: use "hg help revisions.<predicate>" instead of grepping
|
Tue, 15 Mar 2016 09:51:54 +0000 |
Jun Wu |
tests: reorder hg serve commands
|
Tue, 02 Feb 2016 14:49:02 +0000 |
Pierre-Yves David |
update: warn about other topological heads on bare update
|
Wed, 06 Jan 2016 04:59:46 +0000 |
timeless |
transplant: specify the right file and path for unfinishedstates
|
Wed, 06 Jan 2016 04:59:21 +0000 |
timeless |
transplant: only use checkunfinished if not continue
|
Tue, 05 Jan 2016 22:46:04 +0000 |
timeless |
transplant: correct language to use working directory
|
Wed, 06 Jan 2016 06:37:34 +0000 |
timeless |
test-transplant.t: improve test coverage
|
Thu, 31 Dec 2015 08:17:28 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (tests)
|
Thu, 30 Jul 2015 06:22:09 +0900 |
FUJIWARA Katsunori |
transplant: restore dirstate correctly at unexpected failure
stable
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
context: write dirstate out explicitly at the end of markcommitted
|
Wed, 01 Jul 2015 16:33:31 -0500 |
Matt Mackall |
merge with stable
|
Mon, 29 Jun 2015 19:09:42 -0700 |
Pierre-Yves David |
transplant: only pull the transplanted revision (issue4692)
stable 3.4.2
|
Mon, 29 Jun 2015 19:18:51 -0700 |
Pierre-Yves David |
transplant: update test to use hash for remote transplant
stable
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Thu, 08 Jan 2015 21:36:12 -0800 |
Pierre-Yves David |
transplant: properly skip empty changeset (issue4423)
|
Tue, 18 Nov 2014 21:49:05 -0800 |
Siddharth Agarwal |
transplant: don't honor whitespace and format-changing diffopts
|
Tue, 28 Oct 2014 00:19:18 +0900 |
FUJIWARA Katsunori |
tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely
stable
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
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
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
transplant: change "editform" to distinguish merge commits from others
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
transplant: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: use "ui.extractchoices()" to show the list of available responses
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: use "ui.promptchoice()" for interactive transplant
|