On 2011-11-06, at 07:09, Stephan Beal <[email protected]> wrote:

> On Sun, Nov 6, 2011 at 11:19 AM, Gilles <[email protected]> wrote:
> Is there a command that I could run to list all the commits, and for
> each, would show which files were part of the commit?
> 
> 
> fossil timeline -showfiles -n 100000
> 
> The -n parameter is kind of a kludge there. By default there is a limit to 
> how many are shown but there is no way to say "no limit", so we can just 
> provide a really large number 

I remembre trying n=-1 on web interface to get everything. I don't know about 
command line version... I'll try when I'll have access to my computer.. I guess 
it will need some way to escape the '-'.

-- 
Martin G.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to