Fossil SCM
verbatim message in timeline
d3e3b02515cfef5…
· opened 15 years, 2 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Minor
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- Jan. 14, 2011 12:14 p.m.
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 “Admin/Timeline” you can configure to allow block-markup.
In this way you can use the wiki markup (with some html tags including <tt>) and lists.
- item 1
- item 2
anonymous added on 2011-01-14 18:08:13 UTC: What's about if I've just convert a huge git repository into fossil, and all the commit log was done in text with tabulation, spaces and new line that make it look reasonable in verbatim mode. A wiki or html tag would not help in that case.
Also, an option to display comment in a verbatim way would make it look ok when using the "fossil timeline" CLI command.
Comments (1)
Closing as part of periodic cleanup.