Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use same hash directories for chunked key as are used for its parent | Joey Hess | 2014-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. | Joey Hess | 2013-12-15 |
| | | | | | find --format: Added hashdirlower, hashdirmixed, keyname, and mtime format variables. | ||
* | correction | Joey Hess | 2013-03-31 |
| | |||
* | document directory hashes | Joey Hess | 2013-03-31 |