Implemented configurable HEAD shortlog on summary page.

This mirrors similiar functionality in gitweb. After clicking on
project on projectlist you will immediatelly see quick summary
of last N commits on HEAD.

[lh: changed from HEAD to cgit_query_head]

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
这个提交包含在:
Ondrej Jirman
2007-05-26 03:33:41 +02:00
提交者 Lars Hjemli
父节点 6130231ed5
当前提交 51a960a3ca
共有 4 个文件被更改,包括 16 次插入1 次删除

5
cgitrc
查看文件

@@ -20,6 +20,11 @@
#enable-log-linecount=0
## Enable/disable display of HEAD shortlog in summary view. Set it to maximum
## number of commits that should be displayed
#summary-log=0
## Specify a root for virtual urls. This makes cgit generate urls like
##
## http://localhost/git/repo/log/?id=master