Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix filename | Joey Hess | 2015-06-09 |
| | |||
* | remove .swp file | Joey Hess | 2015-06-09 |
| | |||
* | response | Joey Hess | 2015-06-09 |
| | |||
* | Added a comment: .git/annex/tmp third-party use? | https://id.koumbit.net/anarcat | 2015-06-09 |
| | |||
* | Added a comment: Python implementation | giomasce | 2015-03-22 |
| | |||
* | comment | Joey Hess | 2015-02-17 |
| | |||
* | Added a comment: why md5sum? | https://id.koumbit.net/anarcat | 2015-02-13 |
| | |||
* | comment | Joey Hess | 2015-02-04 |
| | |||
* | Added a comment: any particular reason for the chosen characters for base32 ↵ | josch | 2015-01-31 |
| | | | | encoding | ||
* | Added a comment: File immutability | https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s | 2015-01-07 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY | 2014-12-04 |
| | |||
* | Added a comment: Having the write bit not set can cause problems with ↵ | https://www.google.com/accounts/o8/id?id=AItOawnLM6CIUo2loSFNTLPDdBgAEoz9ehP2hz8 | 2014-12-02 |
| | | | | automated usage (e.g. build systems) | ||
* | Added a comment | zardoz | 2014-09-15 |
| | |||
* | 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 chunk metadata to Key | Joey Hess | 2014-07-24 |
| | | | | | | | | Added new fields for chunk number, and chunk size. These will not appear in normal keys ever, but will be used for chunked data stored on special remotes. This commit was sponsored by Jouni K Seppanen. | ||
* | clarify field order reqirement | Joey Hess | 2014-07-24 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnlotDRSLW2JVXY3SLSwhrcHteqUHhTtoY | 2014-01-31 |
| | |||
* | note | Joey Hess | 2013-12-17 |
| | |||
* | Add plumbing-level lookupkey examinekey command. | Joey Hess | 2013-12-15 |
| | | | | | find --format: Added hashdirlower, hashdirmixed, keyname, and mtime format variables. | ||
* | Added a comment | http://joeyh.name/ | 2013-11-16 |
| | |||
* | Added a comment: tmp missing | stoile | 2013-11-16 |
| | |||
* | some thoughts for madduck | Joey Hess | 2013-11-04 |
| | |||
* | correction | Joey Hess | 2013-03-31 |
| | |||
* | document directory hashes | Joey Hess | 2013-03-31 |
| | |||
* | document the key format | Joey Hess | 2012-11-30 |