Re: git blame not respecting --find-copies-harder ?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pierre Habouzit
Date: Thursday, July 31, 2008 - 2:06 am

On Thu, Jul 31, 2008 at 09:01:46AM +0000, Pierre Habouzit wrote:
*revs, int argc, const char **arg
be

Oh actually I know: the parse_revision_opt machinery (that is buggy
because of this 0 result) is used in git-blame where --all is
meaningless anyways, and ... git-shortlog only. The legacy way to parse
revision options does not treats `0' answers differently from `1'
actually, I wonder why, because this is probably wrong.

This was a regression, I suppose prior to its parse-optification
git-shortlog accepted --all (and I see no valid reason for it not to).

Thanks a lot to Jeff for the good catch.

--=20
=C2=B7O=C2=B7  Pierre Habouzit
=C2=B7=C2=B7O                                                madcoder@debia=
n.org
OOO                                                http://www.madism.org
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git blame not respecting --find-copies-harder ?, Stephen R. van den Berg, (Wed Jul 30, 2:39 am)
Re: git blame not respecting --find-copies-harder ?, Sverre Rabbelier, (Wed Jul 30, 8:43 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Wed Jul 30, 11:48 pm)
Re: git blame not respecting --find-copies-harder ?, Junio C Hamano, (Thu Jul 31, 12:05 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 12:21 am)
Re: git blame not respecting --find-copies-harder ?, Junio C Hamano, (Thu Jul 31, 12:36 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 1:25 am)
Re: git blame not respecting --find-copies-harder ?, Junio C Hamano, (Thu Jul 31, 1:35 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 2:01 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 2:03 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 2:05 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 2:06 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 2:15 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 2:34 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 3:22 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 3:33 am)