Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
commit4ed4a347168d6714c6beca7d7702473229c9d8f1
authorJakub Narebski <jnareb@gmail.com>
Sat, 5 Apr 2008 20:13:24 +0000 (5 21:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 5 Apr 2008 23:30:49 +0000 (5 16:30 -0700)
tree756b2efd7dc8056b4c66d69b6994f40075d51f47
parent77ad7a49d3cc946487ca759e5361effbcfb03be5
Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"

This reverts commit 6aa6f92fda47cc4ee5f599895e8a5a327fb6f9ab.

It caused is_deleted() subroutine to output warnings when dealing with
old, legacy gitweb blobdiff URLs without either 'hb' or 'hpb'
parameters.

This fixes http://bugs.debian.org/469083

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl