Tue, 14 May 2013 11:23:17 -0700 |
Bryan O'Sullivan |
summary: indicate if a rebase is underway
|
Tue, 14 May 2013 11:23:17 -0700 |
Bryan O'Sullivan |
summary: add tests for some extensions we plan to modify
|
Fri, 08 Feb 2013 16:17:46 -0600 |
Augie Fackler |
dispatch: exit with status 1 for an InterventionRequired exception (bc)
|
Fri, 08 Feb 2013 16:27:59 -0600 |
Augie Fackler |
rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)
|
Wed, 20 Jun 2012 20:08:57 +0200 |
Pierre-Yves David |
rebase: do not add second parent to rebased changeset (drop detach option) (BC)
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Tue, 01 May 2012 10:14:35 +0200 |
Patrick Mezard |
rebase: make --dest understand revsets
|
Sun, 29 Apr 2012 16:18:46 +0200 |
Patrick Mezard |
test-rebase-parameters: more tests for revset/opts
stable
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Tue, 27 Dec 2011 00:11:22 +0100 |
Pierre-Yves David |
phases: prevent rebase to rebase immutable changeset.
|
Sat, 15 Oct 2011 20:12:32 +0200 |
Pierre-Yves David |
rebase: add --rev option to rebase
|
Sat, 15 Oct 2011 19:07:51 +0200 |
Pierre-Yves David |
rebase: use revset as soon as possible in internal logic
|
Mon, 19 Sep 2011 16:57:13 +0200 |
Pierre-Yves David |
rebase: allow rebase to ancestor (issue3010)
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: move testcase from rebase-named-branches to rebase-parameters
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: change test-rebase-parameters to use bundle/rebase.hg
|