hgext/transplant.py
Mon, 14 Dec 2015 18:54:03 -0500 Augie Fackler merge: have merge.update use a matcher instead of partial fn
Mon, 30 Nov 2015 19:28:26 +0000 timeless transplant: use Oxford comma
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori transplant: widen wlock scope of transplant for consitency while processing
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Fri, 09 Oct 2015 03:53:46 +0900 FUJIWARA Katsunori dirstate: remove meaningless dirstateguard
Thu, 24 Sep 2015 00:52:21 -0700 Pierre-Yves David transplant: remove a mutable default argument
Thu, 30 Jul 2015 06:22:09 +0900 FUJIWARA Katsunori transplant: restore dirstate correctly at unexpected failure stable
Thu, 25 Jun 2015 17:42:09 -0500 Matt Mackall transplant: mark some undocumented options deprecated
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
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Tue, 17 Mar 2015 21:53:17 +0900 Yuya Nishihara commands: say "working directory" in full spelling
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
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
Sun, 22 Apr 2012 16:40:38 +0200 Patrick Mezard transplant: do not rollback on patching error (issue3379) stable
Mon, 16 Apr 2012 22:41:03 -0700 Steven Stallion transplant: remove extraneous whitespace
Tue, 10 Apr 2012 23:24:12 -0700 Steven Stallion transplant: permit merge changesets via --parent
Mon, 10 Oct 2011 23:07:09 -0500 Matt Mackall transplant: add --edit option
Tue, 04 Oct 2011 19:43:45 -0400 Greg Ward transplant: wrap a transaction around the whole command
Fri, 24 Jun 2011 19:27:53 +0300 Idan Kamara transplant: use ui out descriptor when calling util.system stable
Sat, 11 Jun 2011 14:14:11 +0200 Patrick Mezard patch: turn patch() touched files dict into a set
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: change various repository() users to use peer() where appropriate
Sat, 21 May 2011 15:01:28 -0500 Matt Mackall revlog: stop exporting node.short
Thu, 19 May 2011 22:44:01 +0200 Patrick Mezard patch: remove patch.patch() cwd argument
Fri, 13 May 2011 14:06:28 -0500 Matt Mackall scmutil: move revsingle/pair/range from cmdutil
Thu, 12 May 2011 17:50:07 +0200 Adrian Buehlmann transplant: use cmdutil.command decorator
Sun, 08 May 2011 17:48:31 +0200 Patrick Mezard patch: make patch()/internalpatch() always update the dirstate
Sun, 08 May 2011 17:48:30 +0200 Patrick Mezard patch: move updatedir() from cmdutil into patch
Fri, 06 May 2011 11:51:18 -0500 Matt Mackall merge with stable
less more (0) -100 -60 tip