aboutsummaryrefslogtreecommitdiffstats
path: root/.be/version
Commit message (Collapse)AuthorAgeFilesLines
* bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON).W. Trevor King2012-09-171-1/+1
|
* Fixed libbe.storage.util.upgradeW. Trevor King2009-12-271-1/+1
| | | | | | | | | | | | | 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.
* Upgraded to Bugs Everywhere Directory v1.3W. Trevor King2009-12-051-1/+1
|
* RCS -> VCS, BUGDIR_DISK_VERSION -> v1.2W. Trevor King2009-08-311-1/+1
|
* Use 'v#.#' for major/minor version in upgrade.BUGDIR_DISK_VERSIONSW. Trevor King2009-08-311-1/+1
|
* Added libbe/upgrade.py to handle upgrading on-disk bugdirs.W. Trevor King2009-08-311-1/+1
|
* Switched tree format to mapfile-basedAaron Bentley2005-03-171-1/+1
|
* Added basic bug-listing functionalityAaron Bentley2005-03-091-0/+1