aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/2ca25dd6-e9d1-4581-bd29-50f2eaa32fe4
Commit message (Collapse)AuthorAgeFilesLines
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-132-15/+0
|
* Added missing author entries to some comments + cleanups.W. Trevor King2009-12-051-1/+1
|
* Added libbe/upgrade.py to handle upgrading on-disk bugdirs.W. Trevor King2009-08-311-16/+3
|
* * use python2.4/2.5 compatible import of ElementTreeW. Trevor King2008-11-132-0/+28
* catch Popen() calls to missing VCS binaries * test.py should only test installed backends