summaryrefslogtreecommitdiff
path: root/ssh-push.c
diff options
context:
space:
mode:
authorLibravatar Jakub Narebski <jnareb@gmail.com>2007-05-07 01:10:06 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2007-05-07 18:20:19 -0700
commit493e01db51ae003255a27dbcc81953fbfdab958a (patch)
treee3047c1128034931fd21f8d36b7925e8c6b1351d /ssh-push.c
parentgitweb: Add combined diff support to git_patchset_body (diff)
downloadtgif-493e01db51ae003255a27dbcc81953fbfdab958a.tar.xz
gitweb: Make it possible to use pre-parsed info in git_difftree_body
Make it possible to use pre-parsed, or generated by hand, difftree info in git_difftree_body, similarly to how was and is it done in git_patchset_body. Use just introduced feature in git_commitdiff to parse difftree info (raw diff output) only once: difftree info is now parsed in git_commitdiff directly, and parsed information is passed to both git_difftree_body and git_patchset_body. (Till now only git_blobdiff made use of git_patchset_body ability to use pre-parsed or hand generated info.) Additionally this makes rename info for combined diff with renames (or copies) calculated only once in git_difftree_body; the $difftree is modified and git_patchset_body makes use of added info. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-push.c')
0 files changed, 0 insertions, 0 deletions