log hgext/transplant.py @ 24118:76f6ae06ddf5

age author description
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
Sat, 08 Nov 2014 13:06:22 +0900 Yuya Nishihara util.system: use ui.system() in place of optional ui.fout parameter
Fri, 03 Oct 2014 11:21:52 -0500 Pierre-Yves David transplant: use exchange.pull
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori transplant: change "editform" to distinguish merge commits from others
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori transplant: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori transplant: use "getcommiteditor()" instead of explicit editor choice
Mon, 07 Apr 2014 23:17:51 +0200 Mads Kiilerich transplant: use context ancestor instead of changelog ancestor
Tue, 11 Feb 2014 09:00:38 -0800 Lucas Moscovicz hgext: updated extensions to return a baseset when adding symbols
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
Sat, 16 Nov 2013 23:14:20 +0900 FUJIWARA Katsunori transplant: use peer of source repository as "remote" for "repo.pull()"
Thu, 24 Oct 2013 01:49:56 +0800 Mads Kiilerich spelling: random spell checker fixes stable
Thu, 25 Jul 2013 02:17:52 -0500 Matt Mackall checkunfinished: accommodate histedit quirk stable
Wed, 24 Jul 2013 23:51:44 -0500 Matt Mackall transplant: add checkunfinished (issue3955) stable