aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/vcs/hg.py
Commit message (Expand)AuthorAgeFilesLines
* Handle non-int args to VCS.revision_id at the VCS level.W. Trevor King2009-12-131-4/+0
* Adjust Hg._vcs_revision_id to bail cleanly on non-int revidsW. Trevor King2009-12-131-0/+4
* Use detect rather than catching errors in _vcs_root().W. Trevor King2009-12-131-6/+1
* .bzr transition.W. Trevor King2009-12-131-1/+4
* More fixes for libbe.storage.vcs.hg + .git transition.W. Trevor King2009-12-131-0/+7
* Converted libbe.storage.vcs.hg to new Storage format.W. Trevor King2009-12-131-34/+39
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+108