]> granicus.if.org Git - cgit/commit
Add support for config param summary-branches
authorLars Hjemli <hjemli@gmail.com>
Sat, 27 Oct 2007 08:13:42 +0000 (10:13 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sat, 27 Oct 2007 08:53:27 +0000 (10:53 +0200)
commit763a6a09deec7290365a0072d25630daa7b417e2
treed882b72c05ef2b798883e637cba3f53ece12d78c
parentf6310fec783d2721ef61815a0eec525d6a904452
Add support for config param summary-branches

This parameter can be used to specify max number of branches to show
on the summary page (if not all branches will be displayed, the "most
idle" branches are the ones to be pruned). The default value for this
parameter is 0, which disables the pruning.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.h
shared.c
ui-summary.c