log tests/test-rebase-named-branches.t @ 35650:4568e98b5f45

age author description
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
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Mon, 21 Aug 2017 20:22:07 -0700 Jun Wu rebase: sort destmap topologically
Fri, 07 Jul 2017 18:51:46 -0700 Jun Wu rebase: use scmutil.cleanupnodes (issue5606) (BC)
Sun, 12 Mar 2017 16:44:01 -0700 Mads Kiilerich rebase: allow rebasing children of wd to wd if a new branch has been set (BC)
Sun, 14 Feb 2016 13:25:59 +0000 Pierre-Yves David rebase: choose default destination the same way as 'hg merge' (BC)
Thu, 24 Sep 2015 17:51:05 -0400 timeless rebase: avoid losing branch commits with --keepbranch (issue4835)
Fri, 22 May 2015 17:08:59 -0500 Matt Mackall branch: don't warn about branches if repository has multiple branches already
Mon, 24 Nov 2014 16:42:49 -0500 Jordi GutiƩrrez Hermoso log: display closing-branch nodes as "_" (BC)
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, 26 Nov 2013 03:18:56 +0100 Mads Kiilerich rebase: tell when reopening a closed branch head