about summary refs log tree commit diff
path: root/makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2006-12-09 22:21:43 +0100
committerLars Hjemli <hjemli@gmail.com>2006-12-09 22:21:43 +0100
commit856c026e221d8ed82c5b75bc8da4bd65e89ea953 (patch)
tree8de930f29082525aacf9f8ac14e51a60d9592300 /makefile
parentReplace useless make rules with generic $(OBJECTS) dependency (diff)
downloadcgit-pink-856c026e221d8ed82c5b75bc8da4bd65e89ea953.tar.gz
cgit-pink-856c026e221d8ed82c5b75bc8da4bd65e89ea953.zip
Add .gitignore
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'makefile')
0 files changed, 0 insertions, 0 deletions
tian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev