On Mon, 07 Nov 2011 15:42:35 -0800 Ross Berteig <[email protected]> wrote:
> At 02:32 PM 11/7/2011, Gilles wrote: > >I guess it would make more sense that -n stands for "number of > >check-in's", but it's not returning that number. > > > >I updated from 1.19 to 1.20, and re-ran the command on my repo: > >"-n 5" still doesn't return the last five check-in's. Maybe this > >is not what the "-n" switch mean. > > Without examining the code, I've tried a couple of experiments in > a repo of my own. It appears that the -n N option specifies a > desired number of lines to output, but tests it only between > complete timeline entries. Also, the lines containing only a date > are not counted against N. Here's a bug report from last November, with a patch: http://www.fossil-scm.org/index.html/tktview?name=3e58b8ceaf -- Dmitry Chestnykh http://www.codingrobots.com _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

