Merge branch 'jn/gitweb-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Sat, 23 May 2009 08:44:06 +0000 (01:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 May 2009 08:44:06 +0000 (01:44 -0700)
* jn/gitweb-cleanup:
gitweb: Remove unused $hash_base parameter from normalize_link_target
gitweb: Simplify snapshot format detection logic in evaluate_path_info
gitweb: Use capturing parentheses only when you intend to capture
gitweb: Replace wrongly added tabs with spaces
gitweb: Use block form of map/grep in a few cases more
gitweb: Always use three argument form of open
gitweb: Always use three argument form of open
gitweb: Do not use bareword filehandles

1  2 
gitweb/gitweb.perl
Simple merge