summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/Makefile (follow)
Commit message (Collapse)AuthorAge
* Remove default faviconJune McEnroe2021-09-22
| | | | I hate these things and also this one sucks.
* Set CGIT_VERSION to "causal agency"June McEnroe2021-06-08
| | | | This version of cgit is modified and doesn't track upstream releases.
* Merge commit 'f46c4521d761a0b9909e17ef29065c0aa09c7ab7'June McEnroe2021-06-08
|
* Fetch git .tar.gz for compatibilityJune McEnroe2021-06-08
| | | | OpenBSD tar(1) has no -J.
* Merge commit '85016e706cd00e527dba3fa83b2783dfb56a4ffa' as ↵June McEnroe2020-12-27
'www/git.causal.agency/cgit' From tag 'v1.2.3'.
='/src/commit/www/git.causal.agency/cgit/tests/t0106-diff.sh?id=0d2e0cc2758571d70a64017d12990a2dab62480e&follow=1'>Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe