about summary refs log tree commit diff
path: root/cgit.mk (follow)
Commit message (Expand)AuthorAge
* Remove Lua supportJune McEnroe2022-02-13
* ui-blame: add blame UIJeff Smith2017-10-03
* Link with -ldl on GNU HurdPeter Colberg2016-11-25
* Link with -ldl on GNU/kFreeBSDPeter Colberg2016-07-06
* cgit.mk: Use $PKG_CONFIGKylie McClain2016-06-17
* Makefile: add a target to run CGit through sparseJohn Keeping2015-03-09
* Makefile: suppress pkg-config errorJason A. Donenfeld2014-02-20
* makefile: use LUA_PKGCONFIG to set Lua implementationNatanael Copa2014-01-22
* cache: use sendfile() instead of a pair of read() + write()Sebastian Andrzej Siewior2014-01-19
* makefile: only display lua message onceJason A. Donenfeld2014-01-14
* makefile: auto-detect presence of various Lua, bsdJason A. Donenfeld2014-01-14
* filter: add lua supportJason A. Donenfeld2014-01-14
* filter: basic write hooking infrastructureJason A. Donenfeld2014-01-14
* filter: split filter functions into their own fileJason A. Donenfeld2014-01-10
* Use argv_array in place of vectorLukas Fleischer2014-01-08
* cgit.mk: fix dependency handlingJohn Keeping2013-04-08
* Makefile: re-include cgit.conf in cgit.mkJohn Keeping2013-04-08
* cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping2013-03-20
* cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping2013-03-20
* Makefile: re-use Git's Makefile where possibleJohn Keeping2013-03-20
?id=1b43cc7aed8a4062ee1ed779ad4d1fcba1d4f894&follow=1'>Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe