Git development
 help / color / mirror / Atom feed
* blame now knows -S
@ 2006-04-07  9:28 Junio C Hamano
  2006-04-07  9:32 ` Junio C Hamano
  2006-04-08 11:42 ` Fredrik Kuivinen
  0 siblings, 2 replies; 5+ messages in thread
From: Junio C Hamano @ 2006-04-07  9:28 UTC (permalink / raw)
  To: Martin Langhoff; +Cc: git, Fredrik Kuivinen

I've made a few changes to "git blame" myself:

 - fix breakage caused by recent revision walker reorganization;
 - use built-in xdiff instead of spawning GNU diff;
 - implement -S <ancestry-file> like annotate does.

Depending on the density of changes, it now appears that blame
is 10%-30% faster than annotate.  I thought CVS emulator might
be interested to give it a whirl..

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

end of thread, other threads:[~2006-04-08 20:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-07  9:28 blame now knows -S Junio C Hamano
2006-04-07  9:32 ` Junio C Hamano
2006-04-08 11:42 ` Fredrik Kuivinen
2006-04-08 13:53   ` Marco Costalba
2006-04-08 20:39   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox