[PATCH 0/5] gitweb: A few code cleanup patches

From: Jakub Narebski <jnareb@gmail.com>
Date: 2006-09-26 09:53:08
This series of patches, based on 8391548e5e78677eb81f97334d998418802ea194
adds some code cleanups (including validating input and escaping output).
Most deals with changes introduced in
  [PATCH] gitweb: Consolidate escaping/validation of query string
  commit a2f3db2f5de2a3667b0e038aa65e3e097e642e7d (by Petr Baudis)
  Message-ID: <20060923221841.18063.56589.stgit@rover>

Shortlog:
 [PATCH 1/5] gitweb: Strip trailing slashes from $path in git_get_hash_by_path
 [PATCH 2/5] gitweb: Use "return" instead of "return undef" for some subs
 [PATCH 3/5] gitweb: Split validate_input into validate_pathname and validate_refname
 [PATCH 4/5] gitweb: Add git_url subroutine, and use it to quote full URLs
 [PATCH 5/5] gitweb: Quote filename in HTTP Content-Disposition: header

Diffstat:
 gitweb/gitweb.perl |  100 +++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 72 insertions(+), 28 deletions(-)

-- 
Jakub Narebski
ShadeHawk on #git
Warsaw, Poland
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Sep 26 10:00:18 2006

This archive was generated by hypermail 2.1.8 : 2006-09-26 10:07:28 EST