about summary refs log tree commit diff
path: root/tests/t0101-index.sh
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 15:54:37 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 17:05:12 +0200
commitc543d7dbf6bf7c8be5af829bf1d3eab494856ee0 (patch)
treed5151e0cc7b8df4e7e53cef21b502125966b96cb /tests/t0101-index.sh
parentui-shared: show full date in tooltip if longer ago than max_relative (diff)
downloadcgit-pink-c543d7dbf6bf7c8be5af829bf1d3eab494856ee0.tar.gz
cgit-pink-c543d7dbf6bf7c8be5af829bf1d3eab494856ee0.zip
Makefile: make "git/config.mak.uname" inclusion optional
If we haven't got a "git" directory, it should still be possible to run
"make get-git", so we cannot include this file unconditionally.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'tests/t0101-index.sh')
0 files changed, 0 insertions, 0 deletions
2758571d70a64017d12990a2dab62480e&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