On Fri, Oct 18, 2013 at 2:50 PM, j. van den hoff <[email protected]>wrote:
> incidentally, I feel the CLI timeline would profit from a similar change > and user selectable setting for the behaviour (and also from a setting for > the line length used for wrapping which is rather small right now) but of > course that is something else. but if it could be done in due time that > would be great, too. > It's relatively easy to create a _completely_ customized timeline using any scripting language which has sqlite bindings (that means most scripting languages), e.g. [stephan@host:~/cvs/fossil/libfossil/th1ish]$ ./th1ish timeline2.th1ish The 5 most recent timeline event(s) for /home/stephan/cvs/fossil/libfossil.fsl: ci @ 2013-10-01 10:22:49 [f2e6bc9235f5] by [stephan] in branch [trunk] fixed the incomplete changes to the last commit (apparently got distracted in the middle somewhere). ci @ 2013-09-24 22:15:32 [28d48303f719] by [stephan] in branch [trunk] minor cleanups in as-yet-unusued closed. w @ 2013-09-24 19:18:21 [a21e5daee961] by [stephan] Changes to wiki page [DbFunctions] ... the underlying SQL is not all that painful: http://fossil.wanderinghorse.net/repos/libfossil/index.cgi/artifact/649bf8fb8b17631eb7af6f9853969bd3a99b1b2b?ln=15-43 -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

