index
:
cgit-pink
this commit
master
wiki
web frontend for git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
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't include system headers directly
John Keeping
2015-08-13
Remove redundant includes
John Keeping
2015-08-13
Makefile: include Git's config.mak.uname
John Keeping
2015-08-13
tests: allow shell to be overridden
John Keeping
2015-08-13
redirect: cleanliness
Jason A. Donenfeld
2015-08-13
redirect: be more careful for different cgi setups
Jason A. Donenfeld
2015-08-12
ui-log: fix double counting
John Keeping
2015-08-12
log: allow users to follow a file
John Keeping
2015-08-12
shared: make cgit_diff_tree_cb public
John Keeping
2015-08-12
t0110: Chain together using &&
Jason A. Donenfeld
2015-08-12
about: always ensure page has a trailing slash
Jason A. Donenfeld
2015-08-12
filters: apply HTML escaping
Lazaros Koromilas
2015-08-12
git: update to v2.5.0
Christian Hesse
2015-08-12
Fix processing of repo.hide and repo.ignore
Daniel Reichelt