git-annex/Git
Joey Hess dc9295017f
v8 upgrade of keys db
Renamed the database to .git/annex/keysdb;
the old .git/annex/keys gets deleted during the upgrade.

It is possible that an old git-annex process is running during the
upgrade. If so, it will be able to continue using the old keys db until the
upgrade is complete, and then will presumably fail in some ugly way. Or
perhaps the upgrade will be unable to delete the open files on some
systems, and so fail with an ugly error message.

It's also possible for multiple processes to be running the upgrade
concurrently. That should be fine; they will both write the same
information into the keys db.

Other databases still need to be upgraded.
2019-11-06 16:16:00 -04:00
..
Command update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Remote Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
AutoCorrect.hs update wording to match current wording in git 2019-09-15 19:01:05 -04:00
Branch.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
BuildVersion.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
CatFile.hs work around windows having infected git's plumbing 2019-10-08 15:27:05 -04:00
CheckAttr.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
CheckIgnore.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
Command.hs fix incorrect comment 2019-04-24 14:29:46 -04:00
Config.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
ConfigTypes.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Construct.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Credential.hs typo 2019-09-24 14:34:15 -04:00
CurrentRepo.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
DiffTree.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
DiffTreeItem.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Env.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
FileMode.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Filename.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
FilePath.hs benchmark: Add --databases to benchmark sqlite databases 2019-10-29 16:59:27 -04:00
Fsck.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
GCrypt.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
HashObject.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
History.hs don't empty historyCommitParents 2019-05-01 13:38:40 -04:00
Hook.hs init: Install working hook scripts when run on a crippled filesystem and on Windows 2019-08-13 15:14:17 -04:00
Index.hs v7 for all repositories 2019-08-30 14:09:14 -04:00
LockFile.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
LsFiles.hs v8 upgrade of keys db 2019-11-06 16:16:00 -04:00
LsTree.hs add back non-preferred files to imported tree 2019-05-20 16:43:52 -04:00
Merge.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
Objects.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Queue.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Ref.hs add --verify 2019-05-06 16:41:01 -04:00
RefLog.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Remote.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Repair.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Sha.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Ssh.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Status.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Tree.hs sync: Fix crash when there are submodules and an adjusted branch is checked out 2019-10-23 11:52:56 -04:00
Types.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
UnionMerge.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
UpdateIndex.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Url.hs lfs endpoint discovery and caching in git-lfs special remote 2019-08-02 12:38:14 -04:00
Version.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00