log tests/test-histedit-obsolete.t @ 23006:bb1bd9ee323d

age author description
Tue, 14 Oct 2014 13:34:25 -0700 Durham Goode obsolete: update tests to use obsolete options
Fri, 05 Sep 2014 19:54:26 +0200 David Soria Parra tests: remove unnecessary apostrophe
Mon, 18 Aug 2014 17:17:23 -0700 Pierre-Yves David debugobsolete: display parents information from markers
Wed, 13 Aug 2014 23:42:36 -0700 Pierre-Yves David debugobsolete: explicitly display date in the output
Wed, 06 Aug 2014 16:51:41 -0400 Mike Edgar histedit: add "roll" command to fold commit data and drop message (issue4256)
Sat, 15 Feb 2014 19:12:53 -0600 Matt Mackall histedit: shorten new fold message
Thu, 13 Feb 2014 18:05:35 -0800 Adrian ZgorzaƂek histedit: clarify description of fold command
Mon, 14 Oct 2013 16:49:54 +0200 Pierre-Yves David tests: prepare rebase test for wc parent preservation
Wed, 24 Jul 2013 17:39:29 -0400 Augie Fackler histedit: refuse to edit history that contains merges (issue3962) stable
Tue, 16 Apr 2013 21:57:25 -0500 Pierre-Yves David histedit-test: generalise --commands "-" usage
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:49 -0600 Augie Fackler histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)
Tue, 22 Jan 2013 14:33:17 +0100 Pierre-Yves David test-histedit: add tests for dropping head changeset stable
Wed, 16 Jan 2013 19:21:03 +0100 Pierre-Yves David histedit: proper phase conservation (issue3724)
Wed, 16 Jan 2013 19:19:56 +0100 Pierre-Yves David test-histedit: reorder phases test and prepare for more