summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* make storeExport atomicGravatar Joey Hess2017-08-31
| | | | | | | | | | | | | | | | | | This avoids needing to deal with the complexity of partially transferred files in the export. We'd not be able to resume uploading to such a file anyway, so just avoid them. The implementation in Remote.Directory is not completely ideal, because it could leave the temp file hanging around in the export directory. This only happens if it's killed with -9, or there's a power failure; normally viaTmp cleans up after itself, even when interrupted. I could not see a better way to do it though, since the export directory might be the root of a filesystem. Also some design thoughts on resuming, which depend on storeExport being atomic. This commit was sponsored by Fernando Jimenez on Partreon.
* resuming exportsGravatar Joey Hess2017-08-31
| | | | | | | | | | | | | Make a pass over the whole exported tree, and upload anything that has not yet reached the export. Update location log when exporting. Note that the synthesized keys for non-annexed files are stored in the location log too. Some cases involving files in the tree with the same content are not handled correctly yet. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
* Merge branch 'master' into exportGravatar Joey Hess2017-08-31
|\
| * a few tweaks to the designGravatar Joey Hess2017-08-30
| |
| * initial bug reportGravatar yarikoptic2017-08-30
| |
| * Added a commentGravatar vgp2017-08-30
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-08-29
| |\
| * | devblogGravatar Joey Hess2017-08-29
| | |
* | | initial export commandGravatar Joey Hess2017-08-29
| | | | | | | | | | | | | | | | | | Very basic operation works, but of course this is only the beginning. This commit was sponsored by Nick Daly on Patreon.
* | | documentation for exportGravatar Joey Hess2017-08-29
|/ / | | | | | | This commit was sponsored by Ole-Morten Duesund on Patreon.
| * Added a commentGravatar supernaught2017-08-28
|/
* simplifyGravatar Joey Hess2017-08-28
| | | | Key is needed to use in reply
* update proposed external special remote protocolGravatar Joey Hess2017-08-28
|
* fix linkGravatar Joey Hess2017-08-28
|
* formattingGravatar Joey Hess2017-08-28
|
* typoGravatar Joey Hess2017-08-28
|
* commentGravatar Joey Hess2017-08-28
|
* responseGravatar Joey Hess2017-08-28
|
* responseGravatar Joey Hess2017-08-28
|
* respond and closeGravatar Joey Hess2017-08-28
|
* close bug filed about git-annex from 2014Gravatar Joey Hess2017-08-28
|
* responseGravatar Joey Hess2017-08-28
|
* init: Display an additional message when it detects a filesystem that allows ↵Gravatar Joey Hess2017-08-28
| | | | writing to files whose write bit is not set.
* responseGravatar Joey Hess2017-08-28
|
* commentGravatar Joey Hess2017-08-28
|
* remove links to trees of files, as they confuse users and prevent them ↵Gravatar Joey Hess2017-08-28
| | | | reading the instructions before downloading
* commentGravatar Joey Hess2017-08-28
|
* closeGravatar Joey Hess2017-08-28
|
* responseGravatar Joey Hess2017-08-28
|
* Support building with feed-1.0, while still supporting older versions.Gravatar Joey Hess2017-08-28
| | | | This commit was sponsored by Jeff Goeke-Smith on Patreon.
* (no commit message)Gravatar marek@33e8ba4fbc201af14a2badcc0656024401f5c9162017-08-28
|
* Added a comment: For stretch on armhf, install from unstableGravatar Alan2017-08-28
|
* Added a comment: No package for armhf on stretchGravatar Alan2017-08-28
|
* (no commit message)Gravatar hugo2017-08-27
|
* (no commit message)Gravatar hugo2017-08-27
|
* (no commit message)Gravatar hugo2017-08-27
|
* Added a comment: Nevermind - I got it workingGravatar aditya.mmy@be7b2fbd14a6ce2b6b8588f6719672725a11ed352017-08-27
|
* fixGravatar aditya.mmy@be7b2fbd14a6ce2b6b8588f6719672725a11ed352017-08-27
|
* fix formattingGravatar aditya.mmy@be7b2fbd14a6ce2b6b8588f6719672725a11ed352017-08-27
|
* Reporting a bug.Gravatar aditya.mmy@be7b2fbd14a6ce2b6b8588f6719672725a11ed352017-08-27
|
* Added a commentGravatar michalrus2017-08-26
|
* (no commit message)Gravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* removedGravatar michalrus2017-08-26
|
* Added a commentGravatar michalrus2017-08-26
|
* Added a comment: No package for debian stretch, armh?Gravatar Alan2017-08-25
|
* formattingGravatar Joey Hess2017-08-24
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-08-24
|\