Mon, 12 Oct 2020 12:44:18 -0700 |
Martin von Zweigbergk |
errors: introduce StateError and use it from commands and cmdutil
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Fri, 13 Dec 2019 14:12:14 -0800 |
Martin von Zweigbergk |
transplant: use check_incompatible_arguments()
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
Fri, 26 Jul 2019 01:19:43 +0530 |
Taapas Agrawal |
transplant: added support for --stop flag
|
Wed, 24 Jul 2019 18:32:36 +0530 |
Taapas Agrawal |
continue: added support for transplant
|
Sun, 09 Jun 2019 02:12:58 +0530 |
Taapas Agrawal |
statecheck: added support for STATES
|
Fri, 22 Feb 2019 03:52:10 +0530 |
Pulkit Goyal |
diff: make sure we output stat even when --git is not passed (issue4037) (BC)
|
Thu, 24 Jan 2019 16:16:10 -0800 |
Martin von Zweigbergk |
transplant: use bailifchanged() instead of reimplementing it
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Mon, 18 Jun 2018 16:07:46 +0530 |
Pulkit Goyal |
py3: add `and None` to suppress return values of .write() calls
|
Mon, 30 Apr 2018 19:54:55 -0700 |
Gregory Szorc |
tests: remove #require killdaemons
|
Mon, 19 Feb 2018 15:28:54 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in test-transplant.t
|
Sun, 11 Feb 2018 17:00:21 +0530 |
Pulkit Goyal |
py3: replace file() with open() in test-transplant.t
|
Wed, 10 Jan 2018 14:00:23 -0800 |
Martin von Zweigbergk |
transaction: register summary callbacks only at start of transaction (BC)
|
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
|