log tests/test-rebase-obsolete.t @ 33678:855a1856466d

age author description
Fri, 14 Jul 2017 14:30:55 -0700 Martin von Zweigbergk tests: demonstrate crash when trying to rebase merge without its parents
Sun, 16 Jul 2017 23:17:41 -0700 Martin von Zweigbergk tests: demonstrate broken rebase of merge with p1's successor in dest
Tue, 01 Aug 2017 17:53:48 +0200 Boris Feld evolution: rename unstable to orphan
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Fri, 07 Jul 2017 18:51:46 -0700 Jun Wu rebase: use scmutil.cleanupnodes (issue5606) (BC)
Mon, 22 May 2017 19:28:47 +0200 Boris Feld test: prepare tests for removing date aliases
Sat, 20 May 2017 03:10:23 +0200 Pierre-Yves David obsmarker: add an experimental flag controlling "operation" recording
Tue, 09 May 2017 16:29:31 -0700 Durham Goode obsolete: add operation metadata to rebase/amend/histedit obsmarkers
Fri, 10 Mar 2017 23:07:20 -0800 Martin von Zweigbergk rebase: unhide original working directory node as well (issue5219)
Wed, 01 Feb 2017 09:18:44 -0800 Martin von Zweigbergk tests: demonstrate broken rebase from obsolete commit
Fri, 06 Jan 2017 14:35:22 +0100 Denis Laxalde summary: add evolution "troubles" information to summary output
Sat, 17 Sep 2016 17:02:56 +1000 Xidorn Quan rebase: rebase changesets in topo order (issue5370) (BC)
Fri, 17 Jun 2016 16:59:08 +0100 Kostia Balytskyi rebase: do not abort if all changesets have equivalents in the destination
Mon, 11 Apr 2016 21:33:07 +0000 timeless rebase: handle successor targets (issue5198)
Tue, 29 Mar 2016 11:50:41 -0700 Laurent Charignon rebase: fix crash when rebase aborts while rebasing obsolete revisions