tests/test-transplant.t
Wed, 17 Nov 2021 20:27:27 +0100 Pierre-Yves David dirstate: stop gathering parentfiledata in update_file
Fri, 29 Jan 2021 12:16:55 -0800 Martin von Zweigbergk errors: use exit code 40 for when a hook fails
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
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
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori transplant: add test for interactive transplant
Sat, 16 Nov 2013 23:14:20 +0900 FUJIWARA Katsunori transplant: use peer of source repository as "remote" for "repo.pull()"
Fri, 28 Dec 2012 11:16:01 +0100 Mads Kiilerich bundlerepo: don't return the peer without bundlerepo from getremotechanges stable
Wed, 12 Sep 2012 22:21:54 +0200 Patrick Mezard tests: enable more server tests on Windows
Wed, 01 Aug 2012 14:08:19 +0200 Patrick Mezard transplant: fix emptied changeset message stable
Tue, 31 Jul 2012 17:39:32 +0200 Patrick Mezard transplant: handle non-empty patches doing nothing (issue2806) stable
Sat, 07 Jul 2012 00:47:55 -0400 Matt Harbison revset: add destination() predicate
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests: add some missing #if's / hghave requirements
Mon, 11 Jun 2012 01:38:32 +0200 Mads Kiilerich tests: cleanup of tests that got lost in their own nested directories
Fri, 11 May 2012 17:26:58 +0200 Levi Bard transplant: manually transplant pullable changesets with --log
Sun, 22 Apr 2012 16:40:38 +0200 Patrick Mezard transplant: do not rollback on patching error (issue3379) stable
Tue, 10 Apr 2012 23:24:12 -0700 Steven Stallion transplant: permit merge changesets via --parent
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
less more (0) -60 tip