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
/
html.c
Age
Commit message (
Expand
)
Author
2009-01-29
html.c: use correct escaping in html attributes
Lars Hjemli
2008-10-05
html.c: add html_url_path
Lars Hjemli
2008-10-05
html.c: add html_url_arg
Lars Hjemli
2008-08-06
Supply status description to html_status()
Lars Hjemli
2008-08-06
Implement plain view
Lars Hjemli
2008-08-06
Add support for cloning over http
Lars Hjemli
2008-04-29
Print an error if filename is not found in html_include.
Harley Laue
2008-04-08
Merge branch 'lh/cleanup'
Lars Hjemli
2008-04-08
Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
Lars Hjemli
2008-03-18
Introduce html.h
Lars Hjemli
2008-02-23
Merge branch 'stable'
Lars Hjemli
2008-02-23
Fix segfault
Hiroki Hattori
2007-11-11
Fix html error detected by test-suite
Lars Hjemli
2007-10-28
Add html_option() function
Lars Hjemli
2007-06-04
Rename dirlink to gitlink.
Jeffrey C. Ollie
2007-05-18
Add html_include()
Lars Hjemli
2007-05-11
Add submodule links in tree listing
Lars Hjemli
2006-12-28
Add generic support for search box in page header
Lars Hjemli
2006-12-28
Test for NULL-pointers in html_txt() and friends
Lars Hjemli
2006-12-22
Only show first 80 characters of commit subject in log and summary
Lars Hjemli
2006-12-17
Show list of modified files in ui-commit.c
Lars Hjemli
2006-12-10
Add license file and copyright notices
Lars Hjemli
2006-12-10
Add caching infrastructure
Lars Hjemli
2006-12-09
Import cgit prototype from git tree
Lars Hjemli