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-clone.h
(
unfollow
)
Commit message (
Expand
)
Author
2014-01-19
cache: use sendfile() instead of a pair of read() + write()
Sebastian Andrzej Siewior
2014-01-19
README: document pkg-config for luajit
Jason A. Donenfeld
2014-01-17
makefile: bump version
Jason A. Donenfeld
2014-01-17
mailmap: source before lighttpd
Jason A. Donenfeld
2014-01-17
ui-shared: do not allow negative minutes
Jason A. Donenfeld
2014-01-17
auth: document tweakables in lua script
Jason A. Donenfeld
2014-01-17
repolist: make owner clickable to search
Jason A. Donenfeld
2014-01-17
ui-shared: move about tab all the way to the left
Jason A. Donenfeld
2014-01-17
filter: don't forget to reap the auth filter
Jason A. Donenfeld
2014-01-17
cgit.c: free tmp variable
Jason A. Donenfeld
2014-01-17
Switch to exclusively using global ctx
Lukas Fleischer
2014-01-16
auth: have cgit calculate login address
Jason A. Donenfeld
2014-01-16
auth: lua string comparisons are time invariant
Jason A. Donenfeld
2014-01-16
authentication: use hidden form instead of referer
Jason A. Donenfeld
2014-01-16
auth: add basic authentication filter framework
Jason A. Donenfeld
2014-01-16
t0111: Additions and fixes
Lukas Fleischer
2014-01-16
parsing.c: Remove leading space from committer
Lukas Fleischer