index
:
cgit-70
gopher
master
upstream
a fork of cgit with a Gopher interface
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-clone.c
Age
Commit message (
Expand
)
Author
2018-08-03
clone: fix directory traversal
Jason A. Donenfeld
2018-06-27
git: update to v2.18.0
Christian Hesse
2017-12-06
git: update to v2.15.1
Christian Hesse
2017-08-10
git: update to v2.14
Jeff Smith
2016-01-13
git: update to v2.7.0
Christian Hesse
2015-08-14
clone: use cgit_print_error_page() instead of html_status()
John Keeping
2015-08-12
git: update to v2.5.0
Christian Hesse
2015-02-09
ui-clone.c: Fix off-by-one error in pack path
Jason A. Donenfeld
2015-02-09
ui-clone.c: Fix path check
Lukas Fleischer
2015-01-15
Return proper HTTP response when accessing info/
Lukas Fleischer
2014-06-28
git: update for git 2.0
Christian Hesse
2014-01-17
Switch to exclusively using global ctx
Lukas Fleischer
2014-01-08
Update copyright information
Lukas Fleischer
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-02-01
Support unannotated tags in git-clone.
Jason A. Donenfeld
2008-08-06
Supply status description to html_status()
Lars Hjemli
2008-08-06
Add support for cloning over http
Lars Hjemli