On Tue, Jan 21, 2014 at 7:34 PM, Richard Hipp <[email protected]> wrote:

> There is an undocumented parameter to /vdiff that lets you specify a
> regular expression of which files to display.  So the functionality that
> Machai wants is already in trunk.  Just add "&re=prefix/.*" to the query.
> No need for the "&dir=" parameter.
>

LOL! Great :). Next time i'll take a look at the existing code before
grafting on to it.

The parameter is named 'regex', but it doesn't seem to be doing anything
for me:

http://fossil-scm.org/index.html/vdiff?from=7e9633a9b3f086c5&to=2864db30806fc5e3&regex=test/.*

Interestingly, changing the regex slightly causes a completely different
behaviour:

http://fossil-scm.org/index.html/vdiff?from=7e9633a9b3f086c5&to=2864db30806fc5e3&regex=test/*



-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But 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

Reply via email to