On 11/24/17, j. van den hoff <[email protected]> wrote: > > personally, I rather like the tidiness of the timeline graph available in > mercurial via `hg serve' ... so one might think about doing something similar > (remove hash display and link the commit message itself to the 'chekin' > page)?
Fossil has the ability to include links within a check-in message - a feature that SQLite uses quite a bit. See, for example, the hyperlinks embedded within the check-in comments for the first few items on https://sqlite.org/b/timeline?y=ci If the entire check-in comment is a hyperlink, that would make it difficult to have hyperlinks embedded within the check-in comment. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

