aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/vcs
Commit message (Expand)AuthorAgeFilesLines
* Handle non-int args to VCS.revision_id at the VCS level.W. Trevor King2009-12-132-4/+5
* Adjust Hg._vcs_revision_id to bail cleanly on non-int revidsW. Trevor King2009-12-132-0/+5
* Use detect rather than catching errors in _vcs_root().W. Trevor King2009-12-132-56/+11
* .bzr transition.W. Trevor King2009-12-133-37/+58
* More fixes for libbe.storage.vcs.hg + .git transition.W. Trevor King2009-12-133-58/+72
* Fixes to get libbe.storage.vcs.hg passing tests.W. Trevor King2009-12-131-2/+3
* Converted libbe.storage.vcs.hg to new Storage format.W. Trevor King2009-12-132-56/+74
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-133-840/+521
* Added libbe.ui.util.user for managing user ids.W. Trevor King2009-12-121-4/+4
* Transitioned bugdir.py to new storage format.W. Trevor King2009-12-081-0/+156
* Transitioned comment.py to new storage format.W. Trevor King2009-12-081-94/+0
* Use mapfile to only create & parse mapfile strings, not filesW. Trevor King2009-12-081-126/+0
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-079-0/+2290