index
:
cgit
master
Robin Krahl's fork of cgit
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
Commit message (
Expand
)
Author
Age
*
Properly escape ampersands inside HTML attributes
Lukas Fleischer
2011-05-30
*
Fix memory leak in http_parse_querystring().
Lukas Fleischer
2011-05-23
*
Fix escaping of paths with spaces
Jonathon Mah
2011-05-23
*
Merge branch 'stable'
Lars Hjemli
2011-03-05
|
\
|
*
do not infloop on a query ending in %XY, for invalid hex X or Y
Jim Meyering
2011-03-05
*
|
html.c: use '+' to escape spaces in urls
Lars Hjemli
2010-11-10
*
|
prefer html_raw() to write()
Mark Lodato
2010-09-04
*
|
Merge branch 'stable'
Lars Hjemli
2010-08-29
|
\
|
|
*
html: fix strcpy bug in convert_query_hexchar
Mark Lodato
2010-08-29
*
|
html: properly percent-escape URLs
Mark Lodato
2010-02-09
*
|
html: make all strings 'const char *'
Mark Lodato
2010-02-08
|
/
*
html.c: use correct escaping in html attributes
Lars Hjemli
2009-01-29
*
html.c: add html_url_path
Lars Hjemli
2008-10-05
*
html.c: add html_url_arg
Lars Hjemli
2008-10-05
*
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-08-06
*
Print an error if filename is not found in html_include.
Harley Laue
2008-04-29
*
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-04-08
|
*
Introduce html.h
Lars Hjemli
2008-03-18
*
|
Merge branch 'stable'
Lars Hjemli
2008-02-23
|
\
\
|
|
/
|
/
|
|
*
Fix segfault
Hiroki Hattori
2008-02-23
*
|
Fix html error detected by test-suite
Lars Hjemli
2007-11-11
|
/
*
Add html_option() function
Lars Hjemli
2007-10-28
*
Rename dirlink to gitlink.
Jeffrey C. Ollie
2007-06-04
*
Add html_include()
Lars Hjemli
2007-05-18
*
Add submodule links in tree listing
Lars Hjemli
2007-05-11
*
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-28
*
Only show first 80 characters of commit subject in log and summary
Lars Hjemli
2006-12-22
*
Show list of modified files in ui-commit.c
Lars Hjemli
2006-12-17
*
Add license file and copyright notices
Lars Hjemli
2006-12-10
*
Add caching infrastructure
Lars Hjemli
2006-12-10
*
Import cgit prototype from git tree
Lars Hjemli
2006-12-09