aboutsummaryrefslogtreecommitdiffstats
path: root/ui-clone.c
AgeCommit message (Collapse)AuthorFilesLines
2008-08-06Supply status description to html_status()Lars Hjemli1-6/+4
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2008-08-06Add support for cloning over httpLars Hjemli1-0/+104
This patch implements basic support for cloning over http, based on the work on git-http-backend by Shawn O. Pearce. Signed-off-by: Lars Hjemli <hjemli@gmail.com>