aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/1100c966-9671-4bc6-8b68-6d408a910da1
Commit message (Collapse)AuthorAgeFilesLines
* bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON).W. Trevor King2012-09-175-21/+150
|
* Updated NEWS and closed #bea/110#W. Trevor King2009-12-311-1/+1
|
* Commented #bea/110/781# on why I'm not supporting Arch.child(revision)W. Trevor King2009-12-292-0/+25
|
* Restore comment stripping to libbe.ui.util.editor.editor_string()W. Trevor King2009-12-282-0/+25
|
* Fixed libbe.storage.util.upgradeW. Trevor King2009-12-272-0/+56
| | | | | | | | | | | | | Note that it only upgrades on-disk versions, so you can't use a non-VCS storage backend whose version isn't your command's current storage version. See #bea/110/bd1# for reasoning. To see the on-disk storage version, look at .be/version To see your command's supported storage version, look at be --full-version I added test_upgrade.sh to exercise the upgrade mechanism on BE's own repository.
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-133-0/+55