diff options
author | Martin Waitz <tali@admingilde.org> | 2006-09-16 23:08:32 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-17 01:54:13 -0700 |
commit | dd70235f5a81e52725365365a554cf7c8cfa37e6 (patch) | |
tree | e94979a0d7ac2c285c90f6e46ca436892f462031 /builtin-upload-archive.c | |
parent | 4be609625e48e908f2b76d35bfeb61a8ba3a83a0 (diff) | |
download | git-dd70235f5a81e52725365365a554cf7c8cfa37e6.tar.gz |
gitweb: more support for PATH_INFO based URLs
Now three types of path based URLs are supported:
gitweb.cgi/project.git
gitweb.cgi/project.git/branch
gitweb.cgi/project.git/branch/filename
The first one (show project summary) was already supported for a long time
now. The other two are new: they show the shortlog of a branch or
the plain file contents of some file contained in the repository.
This is especially useful to support project web pages for small
projects: just create an html branch and then use an URL like
gitweb.cgi/project.git/html/index.html.
Signed-off-by: Martin Waitz <tali@admingilde.org>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-upload-archive.c')
0 files changed, 0 insertions, 0 deletions