aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab
Commit message (Collapse)AuthorAgeFilesLines
* 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-13485-0/+8259