git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Updates for git-http-backend
@ 2009-10-25 18:05 Mark Lodato
  2009-10-25 18:05 ` [PATCH 1/5] http-backend: add GIT_PROJECT_ROOT environment var Mark Lodato
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Lodato @ 2009-10-25 18:05 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Shawn O. Pearce, Mark Lodato

This patch series applies to pu.  It adds a GIT_PROJECT_ROOT environment
variable, which makes git-http-backend much easier to configure, and it
updates the documentation to add more useful examples and to clarify some
things.

I originally posted this same series as a single patch in one of the replies
to Return of Smart HTTP.  Here, I'm posting it as a set of proper series of
patch, each of which is a unit and has a proper signed-off-by line.

Mark Lodato (5):
  http-backend: add GIT_PROJECT_ROOT environment var
  http-backend: reword some documentation
  http-backend: use mod_alias instead of mod_rewrite
  http-backend: add example for gitweb on same URL
  http-backend: more explict LocationMatch

 Documentation/git-http-backend.txt |   94 +++++++++++++++++++++++-------------
 http-backend.c                     |   25 ++++++++-
 2 files changed, 83 insertions(+), 36 deletions(-)

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

end of thread, other threads:[~2009-10-28  7:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-25 18:05 [PATCH 0/5] Updates for git-http-backend Mark Lodato
2009-10-25 18:05 ` [PATCH 1/5] http-backend: add GIT_PROJECT_ROOT environment var Mark Lodato
2009-10-25 18:05   ` [PATCH 2/5] http-backend: reword some documentation Mark Lodato
2009-10-25 18:05     ` [PATCH 3/5] http-backend: use mod_alias instead of mod_rewrite Mark Lodato
2009-10-25 18:05       ` [PATCH 4/5] http-backend: add example for gitweb on same URL Mark Lodato
2009-10-25 18:05         ` [PATCH 5/5] http-backend: more explict LocationMatch Mark Lodato
2009-10-27 22:24           ` Shawn O. Pearce
2009-10-28  7:18             ` 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).