diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-11-28 02:50:17 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-28 14:22:52 -0800 |
commit | 0864e3ba12ed946f0082297530584a77e2a7097b (patch) | |
tree | 00f2e5e9bf0b1bba9dc378039280e15f67d4ca6a /contrib | |
parent | dad73c0bb9f33323ec1aacf560a6263f1d85f81a (diff) | |
download | git-0864e3ba12ed946f0082297530584a77e2a7097b.tar.gz git-0864e3ba12ed946f0082297530584a77e2a7097b.tar.xz |
git-svn: fix output reporting from the delta fetcher
There was nothing printed in the code originally because I left
out a pair of parentheses. Nevertheless, the affected code has
been replaced with a more efficient version that respects the -q
flag as well as requiring less bandwidth.
We save some bandwidth by not requesting changed paths
information when calling get_log() since we're using the delta
fetcher.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions