Skip to content
wires
home
tags
reading
git
rss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-commit.c
(
unfollow
)
Commit message (
Expand
)
Author
2015-08-14
snapshot: don't reimplement cgit_print_error_page()
John Keeping
2015-08-14
snapshot: use cgit_print_error_page() for HTTP status codes
John Keeping
2015-08-14
patch: use cgit_print_error_page() for HTTP status codes
John Keeping
2015-08-14
blob: use cgit_print_error_page() to add HTTP headers
John Keeping
2015-08-14
snapshot: use cgit_print_error_page() instead of html_status()
John Keeping
2015-08-14
plain: use cgit_print_error_page() instead of html_status()
John Keeping
2015-08-14
clone: use cgit_print_error_page() instead of html_status()
John Keeping
2015-08-14
cgit: use cgit_print_error_page() where appropriate
John Keeping
2015-08-14
ui-shared: add cgit_print_error_page() function
John Keeping
2015-08-14
ui-patch: make sure to send http headers
Christian Hesse
2015-08-13
Makefile: make "git/config.mak.uname" inclusion optional
John Keeping
2015-08-13
ui-shared: show full date in tooltip if longer ago than max_relative
John Keeping
2015-08-13
ui-shared: use common function in print_rel_date()
John Keeping
2015-08-13
ui-shared: extract date formatting to a function
John Keeping
2015-08-13
filter: don't use dlsym unnecessarily
John Keeping
2015-08-13
ui-tree: use "sane" isgraph()
John Keeping
2015-08-13
cgit.h: move stdbool.h from ui-shared.h
John Keeping
2015-08-13
cache.c: fix header order
John Keeping
2015-08-13
configfile.c: don