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
|
Wed, 03 Feb 2016 13:12:06 -0800 |
Siddharth Agarwal |
rebase: respect checkunknown and checkignored in more cases
|
Thu, 15 Oct 2015 01:56:03 +0100 |
Pierre-Yves David |
rebase: rename and test '_destrebase'
|
Mon, 01 Jun 2015 18:05:38 +0000 |
Jordi GutiƩrrez Hermoso |
phases: rewrite "immutable changeset" to "public changeset"
|
Tue, 12 May 2015 15:04:19 -0700 |
Nat Mote |
rebase: add short -k option for --keep
|
Sat, 17 Jan 2015 22:01:14 -0200 |
Wagner Bruna |
messages: quote "hg help" hints consistently
|
Fri, 09 Jan 2015 10:52:14 -0800 |
Durham Goode |
bundles: do not overwrite existing backup bundles (BC)
|
Wed, 10 Dec 2014 06:20:35 +0100 |
Mads Kiilerich |
rebase: show warning when rebase creates no changes to commit
|
Tue, 09 Dec 2014 03:45:26 +0100 |
Mads Kiilerich |
rebase: show more useful status information while rebasing
|
Sun, 07 Dec 2014 20:04:45 +0100 |
Mads Kiilerich |
tests: make 'saved backup' globbing less narrow in rebase tests
|
Tue, 02 Dec 2014 11:06:38 -0800 |
Pierre-Yves David |
rebase: ignore negative state when updating back to original wc parent
stable
|
Fri, 10 Oct 2014 13:05:50 -0500 |
Matt Mackall |
dirstate: properly clean-up some more merge state on setparents
|
Fri, 15 Aug 2014 10:47:03 -0500 |
Matt Mackall |
tests: fixup issue markers to make check-commit happy
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
rebase: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
Fri, 31 Jan 2014 15:13:15 -0800 |
Pierre-Yves David |
rebase: do not crash in panic when cwd disapear in the process (issue4121)
stable
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for --base being empty or causing emptiness
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Mon, 14 Oct 2013 16:12:29 +0200 |
Pierre-Yves David |
rebase: preserve working directory parent (BC)
|