git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* builtin git-shortlog still broken
@ 2006-12-09  3:23 Nicolas Pitre
  2006-12-09  4:04 ` [PATCH] shortlog: fix segfault on empty authorname Jeff King
  2006-12-09 23:34 ` builtin git-shortlog still broken Johannes Schindelin
  0 siblings, 2 replies; 8+ messages in thread
From: Nicolas Pitre @ 2006-12-09  3:23 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin

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.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-12-10 22:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-09  3:23 builtin git-shortlog still broken Nicolas Pitre
2006-12-09  4:04 ` [PATCH] shortlog: fix segfault on empty authorname Jeff King
2006-12-09 21:56   ` Nicolas Pitre
2006-12-09 23:21   ` Johannes Schindelin
2006-12-10  3:45     ` Jeff King
2006-12-10  6:01       ` Junio C Hamano
2006-12-10 22:43       ` Johannes Schindelin
2006-12-09 23:34 ` builtin git-shortlog still broken Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).