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