log tests/test-rebase-abort.t @ 25069:01ad8daae5be stable

age author description
Sun, 10 May 2015 10:02:15 -0400 Jordi GutiƩrrez Hermoso test-rebase-abort: add test from issue4009 stable
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
Thu, 30 Jan 2014 13:56:56 -0600 Matt Mackall rebase: abort cleanly when we encounter a damaged rebasestate (issue4155) stable
Thu, 23 Jan 2014 01:21:08 +0100 Simon Heimberg hgext: fix one typo in rebase stable
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Mon, 04 Nov 2013 19:59:00 -0800 Durham Goode rebase: fix rebase aborts when 'tip-1' is public (issue4082) stable
Tue, 01 Oct 2013 00:35:07 +0900 FUJIWARA Katsunori rebase: catch RepoLookupError at restoring rebase state for summary stable 2.7.2
Tue, 01 Oct 2013 00:35:07 +0900 FUJIWARA Katsunori rebase: catch RepoLookupError at restoring rebase state for abort/continue 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)
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: Construct
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'