log tests/test-histedit-no-change.t @ 27350:890273343170

age author description
Mon, 14 Dec 2015 22:21:30 +0000 timeless tests: histedit-helpers fixbundle should not complain about no input
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Fri, 10 Oct 2014 13:05:50 -0500 Matt Mackall dirstate: properly clean-up some more merge state on setparents
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Thu, 01 Aug 2013 19:55:02 -0500 Matt Mackall histedit: don't clobber working copy on --abort if not on histedit cset stable
Fri, 08 Feb 2013 16:27:49 -0600 Augie Fackler histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)