From: Lars Hjemli Date: Sun, 4 Feb 2007 23:21:06 +0000 (+0100) Subject: cgit v0.2 X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/14d360df60f059b9b5b045fc6df1eec6f0966d9a 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 --- diff --git a/Makefile b/Makefile index e863205..d826f97 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CGIT_VERSION = 0.1 +CGIT_VERSION = 0.2 prefix = /var/www/htdocs/cgit gitsrc = ../git