builtin git-shortlog still broken

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: Johannes Schindelin <Johannes.Schindelin@...>
Date: Friday, December 8, 2006 - 11:23 pm

On the Linux kernel repository, doing "git shortlog v2.6.18.." works 
fine. "git shortlog v2.6.17.." works fine. "git shortlog v2.6.16.." also 
works fine.  But "git shortlog v2.6.15.." dies with a segmentation 
fault.  Trying "git log v2.6.15.. | git shortlog" also produces the same 
crash while "git log v2.6.16.. | git shortlog" works fine.

The old perl version doesn't have any such issue with those test cases, 
not even with the whole kernel history.


Nicolas
-
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:
builtin git-shortlog still broken, Nicolas Pitre, (Fri Dec 8, 11:23 pm)
Re: builtin git-shortlog still broken, Johannes Schindelin, (Sat Dec 9, 7:34 pm)
[PATCH] shortlog: fix segfault on empty authorname, Jeff King, (Sat Dec 9, 12:04 am)
Re: [PATCH] shortlog: fix segfault on empty authorname, Johannes Schindelin, (Sat Dec 9, 7:21 pm)
Re: [PATCH] shortlog: fix segfault on empty authorname, Johannes Schindelin, (Sun Dec 10, 6:43 pm)
Re: [PATCH] shortlog: fix segfault on empty authorname, Junio C Hamano, (Sun Dec 10, 2:01 am)
Re: [PATCH] shortlog: fix segfault on empty authorname, Nicolas Pitre, (Sat Dec 9, 5:56 pm)