about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-01-17 01:13:05 +0100
committerLars Hjemli <hjemli@gmail.com>2007-01-17 01:13:05 +0100
commit447025f62ccbbb6e038d42009368e28f3e162460 (patch)
tree3416bbab45fd5addc10f31905d0a99c32f00bc08 /README
parentExtend repo summary with tag list (diff)
downloadcgit-pink-447025f62ccbbb6e038d42009368e28f3e162460.tar.gz
cgit-pink-447025f62ccbbb6e038d42009368e28f3e162460.zip
Enable building with debuginfo
Add -g to CFLAGS when running make with DEBUG=1

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
5ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli