aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/comments/b3fabbe0-f05d-42a1-9037-e59e628a83e2/values
Commit message (Collapse)AuthorAgeFilesLines
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-131-8/+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-131-0/+21
* catch Popen() calls to missing VCS binaries * test.py should only test installed backends