Ticket UUID: | d3e3b02515cfef5995f079e208b1b2a379672fb9 | ||
Title: | verbatim message in timeline | ||
Status: | Open | Type: | Feature_Request |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Open | |
Last Modified: | 2011-01-14 18:08:13 | ||
Version Found In: | |||
Description & Comments: | |||
It would be nice to have the ability to show commit message with original formatting in the timeline. Exemple, to keep newline, tabulation and space. (like displaying it on in verbatim).
Right now, all commit messages are shown in a single line and it make it hard to read when there's a lot of long commit message. Thanks BM claiming to be Benoit added on 2011-01-14 13:32:34 UTC: In this way you can use the wiki markup (with some html tags including <tt>) and lists.
anonymous added on 2011-01-14 18:08:13 UTC: Also, an option to display comment in a verbatim way would make it look ok when using the "fossil timeline" CLI command. |