git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv5 0/3] gitweb: make static files accessible with PATH_INFO
@ 2009-01-31  1:31 Giuseppe Bilotta
  2009-01-31  1:31 ` [PATCHv5 1/3] " Giuseppe Bilotta
  2009-01-31  2:04 ` [PATCHv5 0/3] gitweb: make static files accessible " Jakub Narebski
  0 siblings, 2 replies; 7+ messages in thread
From: Giuseppe Bilotta @ 2009-01-31  1:31 UTC (permalink / raw)
  To: git; +Cc: Jakub Narebski, Junio C Hamano, Giuseppe Bilotta

This patchset includes

1. the single patch to make static files accessible with PATH_INFO, with
   the same quoting standard as the nearby code;
2. an additional patch that extends the README with some examples on how
   to configure Apache to use gitweb with PATH_INFO enabled by default
   (and gitweb as directory index);
3. the repeatedly recommended comment fix to align comments to code in the
   git_header_html() sub.

Giuseppe Bilotta (3):
  gitweb: make static files accessible with PATH_INFO
  gitweb: webserver config for PATH_INFO
  gitweb: align comments to code

 gitweb/README      |   76 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 gitweb/gitweb.perl |    9 +++++-
 2 files changed, 83 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-02-01 21:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-31  1:31 [PATCHv5 0/3] gitweb: make static files accessible with PATH_INFO Giuseppe Bilotta
2009-01-31  1:31 ` [PATCHv5 1/3] " Giuseppe Bilotta
2009-01-31  1:31   ` [PATCHv5 2/3] gitweb: webserver config for PATH_INFO Giuseppe Bilotta
2009-01-31  1:31     ` [PATCHv5 3/3] gitweb: align comments to code Giuseppe Bilotta
2009-02-01 21:37       ` [PATCH 4/3] gitweb: Update README that gitweb works better with PATH_INFO Jakub Narebski
2009-01-31  2:04 ` [PATCHv5 0/3] gitweb: make static files accessible " Jakub Narebski
2009-02-01  1:32   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).