log tests/test-rebase-abort.t @ 44013:992f0d6e7f33

age author description
Tue, 16 Jul 2019 01:59:28 +0530 Taapas Agrawal continue: added support for rebase
Sun, 23 Jun 2019 23:11:35 +0530 Taapas Agrawal abort: added support for rebase
Fri, 07 Dec 2018 14:23:17 -0800 Martin von Zweigbergk rebase: clarify that commits that become empty are skipped
Fri, 07 Dec 2018 14:17:09 -0800 Martin von Zweigbergk rebase: format commit in usual way when explaining that it became empty
Sat, 02 Jun 2018 13:44:44 -0400 Matt Harbison rebase: prioritize indicating an interrupted rebase over update (issue5838) stable
Sat, 02 Jun 2018 13:25:45 -0400 Matt Harbison tests: demonstrate inconsistent messaging around interrupted rebases stable
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Tue, 19 Sep 2017 22:06:26 -0700 Martin von Zweigbergk rebase: also include other namespaces in changeset description
Tue, 27 Jun 2017 17:40:24 +0200 Pierre-Yves David rebase: backed out changeset cf8ad0e6c0e4 (issue5610) stable
Tue, 07 Mar 2017 16:27:32 -0800 Durham Goode rebase: move actual rebase into a single transaction
Sat, 19 Mar 2016 18:37:10 -0700 Simon Farnsworth merge: save merge part labels for later reuse
Sun, 07 Feb 2016 00:49:31 -0600 Matt Mackall merge with stable
Fri, 05 Feb 2016 10:22:14 -0800 Durham Goode merge: add file ancestor linknode to mergestate
Fri, 05 Feb 2016 01:56:46 +0000 timeless rebase: update working directory when aborting (issue5084) stable
Thu, 04 Feb 2016 23:30:49 +0000 timeless tests: fix rebase-abort directory nesting