summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* WIP 2Gravatar Joey Hess2014-11-03
|
* WIP try sending using RequestBodyStreamChunkedGravatar Joey Hess2014-11-03
| | | | | May not work; if it does this is gonna be the simplest way to get good memory size and progress reporting.
* Merge branch 'master' into s3-aws-multipartGravatar Joey Hess2014-11-03
|\
| * hGetUntilMeteredGravatar Joey Hess2014-11-03
| |
* | link to memory leak bugGravatar Joey Hess2014-11-03
| |
| * commentGravatar Joey Hess2014-11-03
| |
* | improve info display for multipartGravatar Joey Hess2014-11-03
| |
* | fix buildGravatar Joey Hess2014-11-03
| |
* | adjust version checkGravatar Joey Hess2014-11-03
| | | | | | | | | | I assume 0.10.6 will have the fix for the bug I reported, which got fixed in master already..
* | show multipart configuration in git annex info s3remoteGravatar Joey Hess2014-11-03
| |
* | Merge branch 'master' into s3-aws-multipartGravatar Joey Hess2014-11-03
|\|
* | finish multipart support using unreleased update to aws lib to yield etagsGravatar Joey Hess2014-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Untested and not even compiled yet. Testing should include checks that file content streams through without buffering in memory. Note that CL.consume causes all the etags to be buffered in memory. This is probably nearly unavoidable, since a request has to be constructed that contains the list of etags in its body. (While it might be possible to stream generation of the body, that would entail making a http request that dribbles out parts of the body as the multipart uploads complete, which is not likely to work well.. To limit this being a problem, it's best for partsize to be set to some suitably large value, like 1gb. Then a full terabyte file will need only 1024 etags to be stored, which will probably use around 1 mb of memory.
| * commentGravatar Joey Hess2014-11-03
| |
| * todo itemGravatar Joey Hess2014-11-03
| |
| * commentGravatar Joey Hess2014-11-03
| |
| * followupGravatar Joey Hess2014-11-03
| |
| * close non-bugGravatar Joey Hess2014-11-03
| |
| * commentGravatar Joey Hess2014-11-03
| |
| * (no commit message)Gravatar https://gregy.mojeid.cz/#RQxWK6xlii2014-11-03
| |
| * (no commit message)Gravatar https://gregy.mojeid.cz/#RQxWK6xlii2014-11-03
| |
| * (no commit message)Gravatar https://gregy.mojeid.cz/#RQxWK6xlii2014-11-03
| |
| * (no commit message)Gravatar https://gregy.mojeid.cz/#RQxWK6xlii2014-11-03
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg2014-11-03
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg2014-11-03
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg2014-11-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV42014-11-02
| |
| * Added a comment: why worry about modifications ?Gravatar https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o2014-11-02
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo2014-11-02
| |
| * (no commit message)Gravatar https://id.koumbit.net/lavamind2014-11-02
| |
| * new bug "git annex status does not report added files"Gravatar http://svario.it/gioele2014-11-01
| |
| * new wish "--dry-run option for all commands"Gravatar http://svario.it/gioele2014-11-01
| |
| * new forum post "Why is git annex status slow?"Gravatar http://svario.it/gioele2014-11-01
| |
| * (no commit message)Gravatar https://renaud.casenave.fr/2014-11-01
| |
| * commentGravatar Joey Hess2014-10-31
| |
| * commentGravatar Joey Hess2014-10-31
| |
| * comment and associated todoGravatar Joey Hess2014-10-31
| |
| * sssheeeshGravatar Joey Hess2014-10-31
| |
| * commentGravatar Joey Hess2014-10-31
| |
| * commentGravatar Joey Hess2014-10-31
| |
| * Windows: Fix crash when user.name is not set in git config.Gravatar Joey Hess2014-10-31
| |
| * commntGravatar Joey Hess2014-10-31
| |
| * getUserEntryForID does not work on windowsGravatar Joey Hess2014-10-31
| | | | | | | | Throw an error instead, mentioning the relevant env vars.
| * add example multiline data constructorGravatar Joey Hess2014-10-31
| |
| * better organization and a few wording tweaksGravatar Joey Hess2014-10-31
| |
| * Added a comment: Re: why this happenedGravatar http://jaen.saul.ee/id/2014-10-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2014-10-30
| |
| * Added a commentGravatar anarcat2014-10-30
| |
| * Added a commentGravatar anarcat2014-10-30
| |
| * add more informationGravatar anarcat2014-10-30
| |
| * weird multiple password prompts problemGravatar anarcat2014-10-30
| |