diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-08-24 19:34:36 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-25 19:38:30 -0700 |
commit | 157e43b4b0dd5a08eb7a6838192ac58bca62fa5b (patch) | |
tree | be8e2aedf04d03bef78025101be5b27c0f8bea7f /git-repack.sh | |
parent | 1613b79faa63e3d0c1add4facc286c18cf1204db (diff) | |
download | git-157e43b4b0dd5a08eb7a6838192ac58bca62fa5b.tar.gz |
gitweb: Streamify patch output in git_commitdiff
Change output of patch(set) in git_commitdiff from slurping whole diff
in @patchset array before processing, to passing file descriptor to
git_patchset_body.
Advantages: faster, incremental output, smaller memory footprint.
Disadvantages: cannot react when there is error during closing file
descriptor.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-repack.sh')
0 files changed, 0 insertions, 0 deletions