index
:
cgit-70
gopher
master
upstream
a fork of cgit with a Gopher interface
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cgit.mk
Age
Commit message (
Expand
)
Author
2017-10-03
ui-blame: add blame UI
Jeff Smith
2016-11-25
Link with -ldl on GNU Hurd
Peter Colberg
2016-07-06
Link with -ldl on GNU/kFreeBSD
Peter Colberg
2016-06-17
cgit.mk: Use $PKG_CONFIG
Kylie McClain
2015-03-09
Makefile: add a target to run CGit through sparse
John Keeping
2014-02-20
Makefile: suppress pkg-config error
Jason A. Donenfeld
2014-01-22
makefile: use LUA_PKGCONFIG to set Lua implementation
Natanael Copa
2014-01-19
cache: use sendfile() instead of a pair of read() + write()
Sebastian Andrzej Siewior
2014-01-14
makefile: only display lua message once
Jason A. Donenfeld
2014-01-14
makefile: auto-detect presence of various Lua, bsd
Jason A. Donenfeld
2014-01-14
filter: add lua support
Jason A. Donenfeld
2014-01-14
filter: basic write hooking infrastructure
Jason A. Donenfeld
2014-01-10
filter: split filter functions into their own file
Jason A. Donenfeld
2014-01-08
Use argv_array in place of vector
Lukas Fleischer
2013-04-08
cgit.mk: fix dependency handling
John Keeping
2013-04-08
Makefile: re-include cgit.conf in cgit.mk
John Keeping
2013-03-20
cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh
John Keeping
2013-03-20
cgit.mk: don't rebuild everything if CGIT_VERSION changes
John Keeping
2013-03-20
Makefile: re-use Git's Makefile where possible
John Keeping