* always add the --non-interactive flag to svn * log and cat support for hg * added uvc.main.call_uvc as a convenience for calling uvc and retrieving the output
0.4.4
* add a bunch more svn commands (the work started in 0.4.3)
0.4.3
* add a collection of locked down svn commands (restricts the user to certain parameters and to their working directory, in SecureContexts)
0.4.2
* use --no-auth-cache for svn. This will likely change to a context parameter later.
0.4.1
* "hg fetch -e" doesn't work, because -e is ambiguous. Changed to use --ssh
0.4
* Changed output handling so that buffering of the output can be controlled by the client * uvc on the command line now prints the output as it comes in