aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/40dac9af-951e-4b98-8779-9ba02c37f8a1/comments
Commit message (Collapse)AuthorAgeFilesLines
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-132-11/+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/+24
* catch Popen() calls to missing VCS binaries * test.py should only test installed backends