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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: <sverre@...>, Björn <B.Steinbrink@...>, Stephen R. van den Berg <srb@...>, Git Mailinglist <git@...>
Date: Thursday, July 31, 2008 - 3:21 am

On Thu, Jul 31, 2008 at 12:05:22AM -0700, Junio C Hamano wrote:


That is a sensible solution for this option, but I have to wonder: how
many other such ineffective options are hiding? How many of them
actually have a matching meaning in git-blame? E.g., what does "git
blame --name-only" mean?

Perhaps we should simply not worry about those ones, as people are
unlikely to try using them, and it is easy to say "has no impact,
because it doesn't make sense with blame." The truly confusing ones are
ones you _expect_ to do something, but don't (like
--find-copies-harder).

I took a look at implementing a "don't parse the diff options" flag, but
it is much larger than that. The revision parser understands a lot of
options that don't really make sense for blame (or shortlog), like
"--full-diff". So perhaps it is best to just fix this one (which we have
actually had a bug report about) and not worry about the rest.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
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, 5:39 am)
Re: git blame not respecting --find-copies-harder ?, Sverre Rabbelier, (Wed Jul 30, 11:43 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 2:48 am)
Re: git blame not respecting --find-copies-harder ?, Junio C Hamano, (Thu Jul 31, 3:05 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 3:21 am)
Re: git blame not respecting --find-copies-harder ?, Junio C Hamano, (Thu Jul 31, 3:36 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 4:25 am)
Re: git blame not respecting --find-copies-harder ?, Junio C Hamano, (Thu Jul 31, 4:35 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 5:03 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 5:15 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 5:34 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 6:22 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 6:33 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 5:01 am)
Re: git blame not respecting --find-copies-harder ?, Pierre Habouzit, (Thu Jul 31, 5:06 am)
Re: git blame not respecting --find-copies-harder ?, Jeff King, (Thu Jul 31, 5:05 am)