]> git.cameronkatri.com Git - cgit.git/commit
Implemented configurable HEAD shortlog on summary page.
authorOndrej Jirman <ondrej.jirman@zonio.net>
Sat, 26 May 2007 01:33:41 +0000 (03:33 +0200)
committerLars Hjemli <hjemli@gmail.com>
Thu, 31 May 2007 08:25:48 +0000 (10:25 +0200)
commit51a960a3ca6b0cade97db287a342996c3e1de48d
treed3360cd301c9e13d7aa9492e6628bf8d71736608
parent6130231ed5e7475836a44d79d5f09e300e71a407
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>
cgit.h
cgitrc
shared.c
ui-summary.c