[viewvc-dev] Short log cutoff at new line

Andrew W <[email protected]> Mon, 25 Nov 2013 06:09:25 -0800 (PST)
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Message-ID <1116286939.976.1385388565748.JavaMail.httpd__26889.6330999725$1385388575$gmane$org@localhost>
Be nice if there was an option to cut off the short log at the first newline if the user chooses to do so. Right now you can only do it by length:

short_log_len = 80

I propose you add in a new option that looks for the first new line or the length specified by user. Whichever comes first.

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4251&dsMessageId=3069211

To unsubscribe from this discussion, e-mail: [[email protected]].