aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/vcs/monotone.py
Commit message (Expand)AuthorAgeFilesLines
* Use _invoke_client (vs. old _u_invoke_client) for Monotone get_workspace_root.W. Trevor King2010-06-261-1/+1
* Add a Storage driver for the Monotone VCSW. Trevor King2010-06-261-0/+370