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
|
Tue, 16 Apr 2013 19:31:59 +0200 |
Mads Kiilerich |
transplant: use set for prune lookup
|
Tue, 16 Apr 2013 19:20:23 +0200 |
Mads Kiilerich |
transplant: improve documentation
|
Tue, 16 Apr 2013 19:18:38 +0200 |
Mads Kiilerich |
transplant: clarify what --branch do - it has nothing to do with branches
|
Fri, 12 Apr 2013 18:44:22 -0700 |
Bryan O'Sullivan |
transplant: pass source through to recover
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Mon, 17 Dec 2012 15:08:06 -0800 |
Siddharth Agarwal |
transplant: replace incancestors uses with ancestors
|
Sat, 28 Jul 2012 23:28:36 +0200 |
Simon Heimberg |
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer
stable
|
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
|
Tue, 31 Jul 2012 03:30:42 +0200 |
Mads Kiilerich |
check-code: indent 4 spaces in py files
stable
|
Fri, 13 Jul 2012 21:46:53 +0200 |
Sune Foldager |
peer: introduce peer methods to prepare for peer classes
|
Fri, 08 Jun 2012 14:21:32 -0700 |
Joshua Redstone |
transplant: convert applied() algorithm from nodes to revs
|
Fri, 08 Jun 2012 08:39:44 -0700 |
Joshua Redstone |
revlog: remove reachable and switch call sites to ancestors
|
Wed, 20 Jun 2012 16:49:04 +0200 |
Thomas Arendsen Hein |
consistency: use REV instead of REVISION
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Fri, 11 May 2012 17:26:58 +0200 |
Levi Bard |
transplant: manually transplant pullable changesets with --log
|
Sun, 29 Apr 2012 22:25:55 +0200 |
Patrick Mezard |
localrepo: add setparents() to adjust dirstate copies (issue3407)
stable
|