Merge branch 'jn/gitweb-cleanup'
commit7f5a68ad4d0e00eb2f28405946ec0f2691d7ad81
authorJunio C Hamano <gitster@pobox.com>
Sat, 23 May 2009 08:44:06 +0000 (23 01:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 May 2009 08:44:06 +0000 (23 01:44 -0700)
treecbce8a5d7ec95bbc0a95e73378f01cabf6fe885f
parentc9a88deede2e3438a70be7df233678d6a0fece74
parent15c54fe7aa9376de2e03045122723ebde09bfeeb
Merge branch 'jn/gitweb-cleanup'

* 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
gitweb/gitweb.perl