aboutsummaryrefslogtreecommitdiff
path: root/gitweb/gitweb.css
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2007-05-07 01:10:03 +0200
committerJunio C Hamano <junkio@cox.net>2007-05-07 18:20:18 -0700
commit78bc403aaffe4dc7854da118e977685b38bdc5b7 (patch)
tree04a0de5ec88d825a792bf145e2c5117ffcd657ed /gitweb/gitweb.css
parent3082acfa7c626a34aa419a163585051c2df2bf09 (diff)
downloadgit-78bc403aaffe4dc7854da118e977685b38bdc5b7.tar.gz
git-78bc403aaffe4dc7854da118e977685b38bdc5b7.tar.xz
gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line
Add parsing line of raw combined diff ("git diff-tree -c/-cc" output) as described in section "diff format for merges" in diff-format.txt to parse_difftree_raw_line subroutine. Returned hash (or hashref) has for combined diff 'nparents' key which holds number of parents in a merge. At keys 'from_mode' and 'from_id' there are arrayrefs holding modes and ids, respectively. There is no 'similarity' value, and there is only 'to_file' value and no 'from_file' value. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitweb/gitweb.css')
0 files changed, 0 insertions, 0 deletions