aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/7ec2c071-9630-42b0-b08a-9854616f9144/comments/f87fd684-6af1-498d-98d5-f915bcee76a9
Commit message (Collapse)AuthorAgeFilesLines
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-132-9/+0
|
* Added libbe/upgrade.py to handle upgrading on-disk bugdirs.W. Trevor King2009-08-311-3/+3
|
* Consolidated outstanding bugs.W. Trevor King2009-06-222-0/+9
Only one live bug left: 7ec2c071-9630-42b0-b08a-9854616f9144 I've decided (mostly due to the huge Trac post, see bug comments) to _not_ hardcode dependencies, but to add an attribute-creation mechanism that a becommand/depend.py could use for dependency tracking. Time for a new branch to think this out...