index
:
cgit
git-http-backend
master
A hyperfast web frontend for git repositories written in C
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
html.h
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2016-10-01
Simplify http_parse_querystring()
Lukas Fleischer
-1
/
+1
2016-01-14
ui-shared: prevent malicious filename from injecting headers
Jason A. Donenfeld
-0
/
+1
2015-08-14
html: remove html_status()
John Keeping
-1
/
+0
2013-04-08
html.c: add various strbuf and varadic helpers
John Keeping
-1
/
+10
2013-04-08
Always #include corresponding .h in .c files
John Keeping
-1
/
+1
2011-03-06
html.c: add html_intoption()
Lars Hjemli
-0
/
+1
2010-09-04
use __attribute__ to catch printf format mistakes
Mark Lodato
-0
/
+3
2010-02-08
html: make all strings 'const char *'
Mark Lodato
-9
/
+9
2008-10-05
html.c: add html_url_path
Lars Hjemli
-0
/
+1
2008-10-05
html.c: add html_url_arg
Lars Hjemli
-0
/
+1
2008-08-06
Supply status description to html_status()
Lars Hjemli
-1
/
+1
2008-08-06
Implement plain view
Lars Hjemli
-0
/
+1
2008-08-06
Add support for cloning over http
Lars Hjemli
-0
/
+1
2008-04-08
Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
Lars Hjemli
-0
/
+2
2008-03-18
Introduce html.h
Lars Hjemli
-0
/
+18