Skip to content
wires
home
tags
reading
git
rss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-ssdiff.h
(
unfollow
)
Commit message (
Expand
)
Author
2013-04-08
shared.c: add strbuf_ensure_end
John Keeping
2013-04-08
html.c: add various strbuf and varadic helpers
John Keeping
2013-04-08
Mark char* fields in struct cgit_page as const
John Keeping
2013-04-08
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
2013-04-08
ui-refs.c: Refactor print_tag()
Lukas Fleischer
2013-04-08
ui-refs.c: Remove global header variable
Lukas Fleischer
2013-04-08
html.c: Replace strdup() with xstrdup()
Lukas Fleischer
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-04-08
cgit.mk: fix dependency handling
John Keeping
2013-04-08
Makefile: re-include cgit.conf in cgit.mk
John Keeping
2013-04-08
Do not unnecessarily strdup() environment variables
Lukas Fleischer
2013-04-08
Maŕk cgit_environment members const
Lukas Fleischer
2013-04-08
Return const char * in cgit_{httpscheme, hosturl, rooturl}()
Lukas Fleischer
2013-04-08
Update git to v1.8.2.1
John Keeping
2013-04-07
ui-blob: don't segfault when no path is given
John Keeping
2013-03-20
Convert pager navigation into a unordered list
Lukas Fleischer
2013-03-20
Makefile: remove CGIT-CFLAGS files in clean stage
Jason A. Donenfeld
2013-03-20
ui-summary.c: Move urls variable into print_urls()
Lukas Fleischer
2013-03-20
Fix colspan values
Lukas Fleischer
2013-03-20