log tests/test-rebase-obsolete.t @ 39729:56cb053a71ed

age author description
Thu, 30 Aug 2018 01:53:21 +0200 Boris Feld phase: report number of non-public changeset alongside the new range
Thu, 12 Jul 2018 12:11:20 -0700 Martin von Zweigbergk rebase: skip extinct revisions even if it has no successor in rebase set
Wed, 11 Jul 2018 12:26:44 -0700 Martin von Zweigbergk tests: add test showing that rebase of extinct commit with successor fails
Mon, 27 Aug 2018 10:44:43 -0700 Martin von Zweigbergk tests: add log output after stripping for context for next test
Wed, 15 Aug 2018 10:41:26 +0900 Yuya Nishihara rebase: consolidate check for --dry-run/--confirm on abort/stop/continue
Wed, 15 Aug 2018 10:36:06 +0900 Yuya Nishihara rebase: consolidate check for --abort/--stop/--continue conflicts
Fri, 27 Jul 2018 14:30:28 +0530 Sushil khanchi rebase: add test to show --stop moves bookmarks
Sun, 22 Jul 2018 22:04:49 +0530 Sushil khanchi rebase: raise error for options conflicting with --stop
Wed, 18 Jul 2018 00:25:52 +0530 Sushil khanchi rebase: add --stop option to stop rebase at any point (issue5206)
Wed, 06 Jun 2018 13:31:24 -0400 Augie Fackler merge with stable
Tue, 05 Jun 2018 23:49:54 -0400 Matt Harbison rebase: avoid RevlogError when computing obsoletenotrebased (issue5907) stable
Mon, 07 May 2018 19:43:43 -0700 Martin von Zweigbergk update: print warning about hidden changeset after update
Sun, 04 Mar 2018 15:29:41 -0500 Augie Fackler rebase: introduce support for automatically rebasing orphan changes
Fri, 09 Feb 2018 22:49:20 +0100 Denis Laxalde rebase: do not consider extincts for divergence detection (issue5782)
Wed, 07 Feb 2018 12:06:13 +0100 Denis Laxalde rebase: add a test case for issue5782