Age | Commit message (Expand) | Author | Files | Lines |
2017-10-03 | ui-blame: add blame UI | Jeff Smith | 1 | -0/+1 |
2016-11-25 | Link with -ldl on GNU Hurd | Peter Colberg | 1 | -1/+1 |
2016-07-06 | Link with -ldl on GNU/kFreeBSD | Peter Colberg | 1 | -2/+2 |
2016-06-17 | cgit.mk: Use $PKG_CONFIG | Kylie McClain | 1 | -3/+5 |
2015-03-09 | Makefile: add a target to run CGit through sparse | John Keeping | 1 | -1/+8 |
2014-02-20 | Makefile: suppress pkg-config error | Jason A. Donenfeld | 1 | -1/+1 |
2014-01-22 | makefile: use LUA_PKGCONFIG to set Lua implementation | Natanael Copa | 1 | -24/+12 |
2014-01-19 | cache: use sendfile() instead of a pair of read() + write() | Sebastian Andrzej Siewior | 1 | -0/+8 |
2014-01-14 | makefile: only display lua message once | Jason A. Donenfeld | 1 | -8/+7 |
2014-01-14 | makefile: auto-detect presence of various Lua, bsd | Jason A. Donenfeld | 1 | -10/+37 |
2014-01-14 | filter: add lua support | Jason A. Donenfeld | 1 | -3/+19 |
2014-01-14 | filter: basic write hooking infrastructure | Jason A. Donenfeld | 1 | -1/+3 |
2014-01-10 | filter: split filter functions into their own file | Jason A. Donenfeld | 1 | -0/+1 |
2014-01-08 | Use argv_array in place of vector | Lukas Fleischer | 1 | -1/+0 |
2013-04-08 | cgit.mk: fix dependency handling | John Keeping | 1 | -0/+8 |
2013-04-08 | Makefile: re-include cgit.conf in cgit.mk | John Keeping | 1 | -0/+2 |
2013-03-20 | cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh | John Keeping | 1 | -1/+1 |
2013-03-20 | cgit.mk: don't rebuild everything if CGIT_VERSION changes | John Keeping | 1 | -1/+8 |
2013-03-20 | Makefile: re-use Git's Makefile where possible | John Keeping | 1 | -0/+74 |