Age | Commit message (Expand) | Author |
---|---|---|
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 |