Wed, 28 Feb 2018 21:43:35 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-rebase-scenario-global.t
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Sun, 10 Dec 2017 21:57:37 -0800 |
Phil Cohen |
tests: add commit hashes to log commands in rebase tests
|
Tue, 17 Oct 2017 11:29:26 +0200 |
Boris Feld |
config: replace experimental.stabilization by experimental.evolution
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Mon, 18 Sep 2017 14:12:20 -0500 |
Kevin Bullock |
merge with stable
|
Thu, 14 Sep 2017 11:16:57 -0700 |
Martin von Zweigbergk |
repair: preserve phase also when not using generaldelta (issue5678)
stable
|
Thu, 14 Sep 2017 11:16:47 -0700 |
Martin von Zweigbergk |
tests: add test for issue5678
stable
|
Mon, 21 Aug 2017 20:22:07 -0700 |
Jun Wu |
rebase: sort destmap topologically
|
Sat, 12 Aug 2017 21:01:06 -0700 |
Jun Wu |
rebase: change "result would have 3 parent" error message (BC)
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
Sat, 08 Jul 2017 14:15:01 -0400 |
Matt Harbison |
test-rebase: conditionalize output instead of tests
|
Sat, 08 Jul 2017 14:10:10 -0400 |
Matt Harbison |
tests: stabilize on Windows
|
Fri, 07 Jul 2017 18:51:46 -0700 |
Jun Wu |
rebase: use scmutil.cleanupnodes (issue5606) (BC)
|
Thu, 29 Jun 2017 15:21:52 -0700 |
Martin von Zweigbergk |
merge with stable
|
Tue, 27 Jun 2017 17:39:55 +0200 |
Pierre-Yves David |
rebase: backed out changeset 2519994d25ca
stable
|
Sat, 24 Jun 2017 21:13:48 -0700 |
Jun Wu |
rebase: clean up rebasestate from active transaction
|
Sat, 24 Jun 2017 21:01:28 -0700 |
Jun Wu |
test-rebase: add a test showing rebasestate left behind
|
Sun, 19 Mar 2017 11:54:15 -0700 |
Durham Goode |
rebase: use one dirstateguard for entire rebase
|
Sat, 11 Mar 2017 10:35:44 -0800 |
Martin von Zweigbergk |
rebase: abort if *any* commit in rebase set is public
|
Tue, 07 Mar 2017 16:30:31 -0800 |
Durham Goode |
rebase: allow aborting if last-message.txt is missing
|
Thu, 19 Jan 2017 16:27:08 -0500 |
Augie Fackler |
tests: un-nest the `order` repo in test-rebase-scenario-global
|
Thu, 19 Jan 2017 16:23:49 -0500 |
Augie Fackler |
tests: use an absolute path to get around '..' being invalid on a dead CWD
stable
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Wed, 26 Oct 2016 22:50:06 +0900 |
Yuya Nishihara |
tests: run "cwd was removed" test only if cwd can actually be removed
stable
|
Tue, 04 Oct 2016 04:06:48 -0700 |
Stanislau Hlebik |
update: warn if cwd was deleted
|
Sat, 17 Sep 2016 17:02:56 +1000 |
Xidorn Quan |
rebase: rebase changesets in topo order (issue5370) (BC)
|
Tue, 20 Sep 2016 23:44:28 +0000 |
timeless |
rebase: use single quotes in use warning
|
Sun, 14 Feb 2016 13:25:59 +0000 |
Pierre-Yves David |
rebase: choose default destination the same way as 'hg merge' (BC)
|
Tue, 09 Feb 2016 22:47:20 +0000 |
Pierre-Yves David |
tests: have a more elaborated test for _destrebase
|