Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add missing Ord constraint (fixes android build) | 2014-07-30 | |
| | | | | | Probably the new ghc used on android is the root cause of needing this constraint. | ||
* | mention possibility of parallel chunk upload/download | 2014-07-30 | |
| | |||
* | devblog | 2014-07-29 | |
| | |||
* | (no commit message) | 2014-07-29 | |
| | |||
* | (no commit message) | 2014-07-29 | |
| | |||
* | new wish: add repository name to commit messages | 2014-07-29 | |
| | |||
* | new bug: whereis does not work in direct mode | 2014-07-29 | |
| | |||
* | Added a comment | 2014-07-29 | |
| | |||
* | i hope this is not too silly | 2014-07-28 | |
| | |||
* | found some files in misctmp | 2014-07-28 | |
| | |||
* | (no commit message) | 2014-07-28 | |
| | |||
* | (no commit message) | 2014-07-28 | |
| | |||
* | back from the dead, or not | 2014-07-28 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-07-28 | |
|\ | |||
* | | devbog | 2014-07-28 | |
| | | |||
* | | expand to rolling hash based design | 2014-07-28 | |
| | | |||
| * | Added a comment: One snag | 2014-07-28 | |
| | | |||
| * | (no commit message) | 2014-07-28 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-07-28 | |
|\ | |||
* | | chunk log format should be extensible to allow for eg, logging when rolling ↵ | 2014-07-28 | |
| | | | | | | | | hash chunks are used | ||
| * | (no commit message) | 2014-07-27 | |
| | | |||
| * | (no commit message) | 2014-07-27 | |
|/ | |||
* | devblog | 2014-07-27 | |
| | |||
* | update | 2014-07-27 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-07-26 | |
|\ | |||
* | | devblog | 2014-07-26 | |
| | | |||
| * | added output of ls -lb in git directory to show that the file is not added ↵ | 2014-07-26 | |
| | | | | | | | | to the annex | ||
| * | (no commit message) | 2014-07-26 | |
| | | |||
| * | Added a comment | 2014-07-26 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-07-25 | |
|\ | |||
* | | devblog | 2014-07-25 | |
| | | |||
* | | Fix cost calculation for non-encrypted remotes. | 2014-07-25 | |
| | | | | | | | | | | | | Encyptable types of remotes that were not actually encrypted still had the encryptedRemoteCostAdj applied to their configured cost, which was a bug. | ||
| * | Added a comment | 2014-07-25 | |
| | | |||
| * | add a note about direct mode | 2014-07-25 | |
| | | |||
| * | file a bug | 2014-07-25 | |
|/ | |||
* | improve a bit | 2014-07-24 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2014-07-24 | |
|\ | |||
* | | devblog | 2014-07-24 | |
| | | |||
* | | move meteredWriteFileChunks out of legacy | 2014-07-24 | |
| | | |||
* | | implement chunk logs | 2014-07-24 | |
| | | | | | | | | | | | | | | Slightly tricky as they are not normal UUIDBased logs, but are instead maps from (uuid, chunksize) to chunkcount. This commit was sponsored by Frank Thomas. | ||
* | | improve chunk data types | 2014-07-24 | |
| | | |||
* | | prepare for new style chunking | 2014-07-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Moved old legacy chunking code, and cleaned up the directory and webdav remotes use of it, so when no chunking is configured, that code is not used. The config for new style chunking will be chunk=1M instead of chunksize=1M. There should be no behavior changes from this commit. This commit was sponsored by Andreas Laas. | ||
* | | add chunk metadata to Key | 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. | ||
* | | document new chunk logfiles | 2014-07-24 | |
| | | |||
* | | clarify field order reqirement | 2014-07-24 | |
| | | |||
* | | update | 2014-07-24 | |
| | | |||
| * | (no commit message) | 2014-07-24 | |
| | | |||
* | | chunk then encrypt | 2014-07-23 | |
| | | |||
| * | added gpg instructions | 2014-07-24 | |
| | | |||
| * | (no commit message) | 2014-07-23 | |
| | |