about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorEvan Martin <martine@xen.localdomain>2007-12-02 14:39:30 -0800
committerLars Hjemli <hjemli@gmail.com>2007-12-03 00:21:44 +0100
commit7b346647c9d8cc3b4acccecc3ede526dc4b2fb06 (patch)
tree0c19269fe65337ee04e960017140c32e65f2d21c /README
parentHandle missing timestamp in commit/tag objects (diff)
downloadcgit-pink-7b346647c9d8cc3b4acccecc3ede526dc4b2fb06.tar.gz
cgit-pink-7b346647c9d8cc3b4acccecc3ede526dc4b2fb06.zip
Default repo description to "[no description]"
Otherwise, when you leave out a description for a repository, the NULL
default causes cgit to print out titles like "cgit - (null)".

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
ow=1'>Use 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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe