log tests/test-rebase-interruptions.t @ 20117:aa9385f983fa

age author description
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)
Thu, 01 Aug 2013 17:54:12 -0500 Matt Mackall rebase: allow aborting when descendants detected stable
Thu, 01 Aug 2013 17:45:13 -0500 Matt Mackall rebase: continue abort without strip for immutable csets (issue3997) stable
Wed, 24 Jul 2013 23:51:44 -0500 Matt Mackall rebase: add checkunfinished support (issue3955) stable
Fri, 08 Feb 2013 16:17:46 -0600 Augie Fackler dispatch: exit with status 1 for an InterventionRequired exception (bc)
Fri, 08 Feb 2013 16:27:59 -0600 Augie Fackler rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)