summaryrefslogtreecommitdiff
path: root/doc/internals/hashing.mdwn
Commit message (Collapse)AuthorAge
* use same hash directories for chunked key as are used for its parentGravatar Joey Hess2014-07-25
| | | | | | | | | | | This avoids a proliferation of hash directories when using new-style chunking, and should improve performance since chunks are accessed in sequence and so should have a common locality. Of course, when a chunked key is encrypted, its hash directories have no relation to the parent key. This commit was sponsored by Christian Kellermann.
* Add plumbing-level lookupkey examinekey command.Gravatar Joey Hess2013-12-15
| | | | | find --format: Added hashdirlower, hashdirmixed, keyname, and mtime format variables.
* correctionGravatar Joey Hess2013-03-31
|
* document directory hashesGravatar Joey Hess2013-03-31