log tests/test-transplant.t @ 21387:82f8d4e95c87

age author description
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