summaryrefslogtreecommitdiff
path: root/cache.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-02-05 00:21:06 +0100
committerLars Hjemli <hjemli@gmail.com>2007-02-05 00:22:08 +0100
commit14d360df60f059b9b5b045fc6df1eec6f0966d9a (patch)
treeb4db7f729d0bbd50094ae5fa4983f56ace569ae1 /cache.c
parentc52e84135e6272d008f69a9ac00265875ff4e60e (diff)
downloadcgit-14d360df60f059b9b5b045fc6df1eec6f0966d9a.tar.gz
cgit-14d360df60f059b9b5b045fc6df1eec6f0966d9a.tar.bz2
cgit-14d360df60f059b9b5b045fc6df1eec6f0966d9a.zip
cgit v0.2v0.2
Main changes since v0.1: -list tags in repo summary -allow search in log-view -read repository paths from cgitrc Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cache.c')
0 files changed, 0 insertions, 0 deletions
7-02-21Layout updateLars Hjemli9-32/+127 2007-02-08Make snapshot feature configurableLars Hjemli5-6/+22 2007-02-08Add support for snapshotsLars Hjemli8-8/+153 2007-02-05cgit v0.2v0.2Lars Hjemli1-1/+1 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28