git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gitweb misc fixes mkII
@ 2010-02-02 21:56 John 'Warthog9' Hawley
  2010-02-02 21:56 ` [PATCH 1/2] gitweb: Add an option to force version match John 'Warthog9' Hawley
  0 siblings, 1 reply; 9+ messages in thread
From: John 'Warthog9' Hawley @ 2010-02-02 21:56 UTC (permalink / raw)
  To: git

This is a new patch series dealing with the slightly controversial
option to force version matching, and this adds a new patch that solves 
a minor issue discovered on kernel.org.

John 'Warthog9' Hawley (2):
  gitweb: Add an option to force version match
  gitweb: Fix chop_str to allow for & characters in strings

 gitweb/README                            |    5 ++++
 gitweb/gitweb.perl                       |   33 ++++++++++++++++++++++++++++-
 t/gitweb-lib.sh                          |    1 +
 t/t9501-gitweb-standalone-http-status.sh |   27 ++++++++++++++++++++++++
 4 files changed, 64 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2010-02-03 18:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-02 21:56 [PATCH 0/2] gitweb misc fixes mkII John 'Warthog9' Hawley
2010-02-02 21:56 ` [PATCH 1/2] gitweb: Add an option to force version match John 'Warthog9' Hawley
2010-02-02 21:56   ` [PATCH 2/2] gitweb: Fix chop_str to allow for & characters in strings John 'Warthog9' Hawley
2010-02-02 23:43     ` Jakub Narebski
2010-02-02 23:54       ` J.H.
2010-02-03 11:28         ` [PATCH] gitweb: Simplify (and fix) chop_str Jakub Narebski
2010-02-03 18:25           ` J.H.
2010-02-02 22:59   ` [PATCH 1/2] gitweb: Add an option to force version match Junio C Hamano
2010-02-02 23:56     ` Jakub Narebski

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).