[PATCH 0 of 2] add --log option to bisect

Matt Mackall mpm at selenic.com
Tue Nov 11 16:38:52 CST 2008


On Tue, 2008-11-11 at 23:19 +0100, Bernhard Leiner wrote:
> Hi, 
> 
> I saw the following conversion on IRC today:
> 
> <mssnlayam> How display the current state of mercurial's bisect information?
> <brendan> currently I believe you're stuck with `cat .hg/bisect.state`
> <mssnlayam> oh cool
> <mssnlayam> not very pretty, but serves the purpose
> 
> 
> Well, this patch series introduces a pretty solution: an additional 
> '--log' (or -l) option for the bisect command. 
> ('log' because the equivalent git option is also called log)

Interesting.

It'd be nice if we had a way to actually view the candidate set with hg
log. So I'm a bit hesitant to give up the --log option to this feature
without having decided how we're going to do that.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial-devel mailing list