author | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jun 2007 06:48:35 +0000 (23:48 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jun 2007 06:48:35 +0000 (23:48 -0700) | ||
commit | 66e41f7b9912b3c9231c6577891eb12886d430e3 | |
tree | 8fea640ebddd125c6498b3cbfb42ae565804ff1b | tree | snapshot |
parent | 7b99befef7d0ae173980f531e80916126011ca41 | commit | diff |
Avoid diff cost on "git log -z"
Johannes and Marco discovered that "git log -z" spent cycles in diff even
though there is no need to actually compute diffs.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Johannes and Marco discovered that "git log -z" spent cycles in diff even
though there is no need to actually compute diffs.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.c | diff | blob | history |