]> git.cameronkatri.com Git - cgit.git/commit
Add parameter to adjust max message length in log listings
authorLars Hjemli <hjemli@gmail.com>
Sun, 28 Jan 2007 11:17:03 +0000 (12:17 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sun, 28 Jan 2007 11:17:03 +0000 (12:17 +0100)
commit7dd50c98d73bf6c579b8ce5893739a2d0ffc00d5
tree17f0e21c129723468a1f291faba52580993a39b1
parentd8b0cca2606f8919208ea68549ff60c6e5fe91bb
Add parameter to adjust max message length in log listings

The parameter "max-message-length" can be specified in cgitrc, default value
is 60.

This affects the log message shown in repo summary and shortlog.

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