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
|