gitweb: Whitespace cleanup: realign, reindent
commit952c65fc0201c3d506f7c4d7377ec2d8bb346d4b
authorJakub Narebski <jnareb@gmail.com>
Tue, 22 Aug 2006 14:52:50 +0000 (22 16:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 22 Aug 2006 22:51:45 +0000 (22 15:51 -0700)
tree45c95b2f97558eb4d70308462c1d7a972fa63336
parent63e4220b75d4fd7c8820209193641f3207d24238
gitweb: Whitespace cleanup: realign, reindent

This patch tries (but no too hard) to fit gitweb source in 80 columns,
for 2 columns wide tabs, and indent and align source for better
readibility.

While at it added comment to 'snapshot' entry defaults for %feature
hash, corrected "blobl" action in git_blame2 and git_blame to "blob",
key of argument to $cgi->a from 'class' to '-class'.

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