gitweb: Refactor untabifying - converting tabs to spaces
commitf16db173a4680aebc2f14c103a1e125c3f4d4531
authorJakub Narebski <jnareb@gmail.com>
Sun, 6 Aug 2006 00:08:31 +0000 (6 02:08 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 6 Aug 2006 09:00:32 +0000 (6 02:00 -0700)
treec052a23f60a68c15db4c120f03d318f61eb99cee
parent10161355ba3b121c823649ef1acca526d73363f6
gitweb: Refactor untabifying - converting tabs to spaces

Add untabify subroutine and use it.  It also fixes git_diff_print
which used to get the tabstop wrong.

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