all repos — cgit @ 14d360df60f059b9b5b045fc6df1eec6f0966d9a

a hyperfast web frontend for git written in c

cgit v0.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>
Lars Hjemli hjemli@gmail.com
Mon, 05 Feb 2007 00:21:06 +0100
commit

14d360df60f059b9b5b045fc6df1eec6f0966d9a

parent

c52e84135e6272d008f69a9ac00265875ff4e60e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

@@ -1,4 +1,4 @@

-CGIT_VERSION = 0.1 +CGIT_VERSION = 0.2 prefix = /var/www/htdocs/cgit gitsrc = ../git