Re: [PATCH 0/3] prettier bisect output

2019-03-04 Thread Jeff King
On Sun, Mar 03, 2019 at 07:33:17PM +0100, Christian Couder wrote: > > I've run across this many times, too. Since it's been bugging me for a > > decade, I thought I'd finally try to address it. Here are some patches. > > > > There was some discussion about a year ago about just using "git show" >

Re: [PATCH 0/3] prettier bisect output

2019-03-03 Thread Christian Couder
On Fri, Feb 22, 2019 at 7:19 AM Jeff King wrote: > > On Thu, Feb 21, 2019 at 01:39:46PM -0800, Junio C Hamano wrote: > > At the end of the bisection session, bisect.c::show_diff_tree() is > > called on that "culprit" commit. Is it possible that 3a9388ee is a > > simple and trivial merge that doe

Re: [PATCH 0/3] prettier bisect output

2019-02-22 Thread Junio C Hamano
Jeff King writes: > I've run across this many times, too. Since it's been bugging me for a > decade, I thought I'd finally try to address it. Here are some patches. > > There was some discussion about a year ago about just using "git show" > for this output: > > > https://public-inbox.org/git/