summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* prep release5.20151208Gravatar Joey Hess2015-12-08
|
* responseGravatar Joey Hess2015-12-08
|
* Added a comment: Problems initializing glacier remoteGravatar ben2015-12-08
|
* I started using a repo on S3, so that partially answered my question about ↵Gravatar wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d2015-12-08
| | | | how files are stored on S3.
* Added a commentGravatar wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d2015-12-08
|
* Added a comment: How to view configuration of special remotes?Gravatar cantora@432fae6be728a32ac472387df86a8922f059d4a62015-12-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-12-07
|\
* | devblogGravatar Joey Hess2015-12-07
| |
| * Added a commentGravatar sts2015-12-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-12-06
|\
* | fix temp filenameGravatar Joey Hess2015-12-06
| | | | | | | | | | | | | | Was not putting it inside the temp dir, but next to it! This was just wrong, and it led to a longer filename that desired being used, leading to some bug reports.
* | avoid too long temp dir templateGravatar Joey Hess2015-12-06
| | | | | | | | | | The filename might be at or close to the filename length limit, so using it as the template for the temp dir would then fail.
* | cleanupGravatar Joey Hess2015-12-06
| |
* | avoid looping trying to make temp dir when the name is too longGravatar Joey Hess2015-12-06
| | | | | | | | | | Only loop when directory creation fails due to the directory existing already.
| * Added a commentGravatar torpidus2015-12-06
| |
* | generalize catchHardwareFault to catchIOErrorTypeGravatar Joey Hess2015-12-06
|/
* (no commit message)Gravatar torpidus2015-12-06
|
* Fix broken link to other bugGravatar samuel.hym+bugs@a85e9c44dc6369ad6b12e8e6a3896ad34f7df4a32015-12-06
|
* Report bug due to broken createSymbolicLinkGravatar samuel.hym+bugs@a85e9c44dc6369ad6b12e8e6a3896ad34f7df4a32015-12-06
|
* mGravatar spwhitton2015-12-05
|
* Copy hints for Emacs users from propellor coding style pageGravatar spwhitton2015-12-05
|
* (no commit message)Gravatar a@b34f238966e58f7c2ea550cc4cab3005c0e331502015-12-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-12-04
|\
* | devblogGravatar Joey Hess2015-12-04
| |
| * (no commit message)Gravatar mellon85@e4812de7355433a8e232ce8ca4c231092d9afebb2015-12-04
| |
| * (no commit message)Gravatar mellon85@e4812de7355433a8e232ce8ca4c231092d9afebb2015-12-04
| |
| * (no commit message)Gravatar sts2015-12-04
| |
| * Added a comment: Again, difficult to tellGravatar OlivierBerger2015-12-04
| |
| * Added a comment: Difficult to tellGravatar OlivierBerger2015-12-04
| |
| * (no commit message)Gravatar wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d2015-12-04
| |
| * Added a comment: git-annex-remote-b2Gravatar encryptio@2557a3f5b4ef0cddf8f011d7dbb3e76d46ed9c792015-12-04
|/
* dropunused: Make more robust when trying to drop an object that has already ↵Gravatar Joey Hess2015-12-03
| | | | | | | been dropped. Before it crashed trying to lock the not-present content and prevented dropping anything else. Instead, succeed.
* Added a comment: Thanks!Gravatar rpglover64@acd6753c831cc132736943bec350391fcb2ff77d2015-12-02
|
* devblogGravatar Joey Hess2015-12-02
|
* webapp: Fix bugs that could result in a relative path such as "." being ↵Gravatar Joey Hess2015-12-02
| | | | | | | | written to ~/.config/git-annex/autostart and ignore any such relative paths in the file This was a reversion caused by the relative path changes in 5.20150113.
* addurl, importfeed: Changed to honor annex.largefiles settings, when the ↵Gravatar Joey Hess2015-12-02
| | | | | | | | | content of the url is downloaded. (Not when using --fast or --relaxed.) importfeed just calls addurl functions, so inherits this from it. Note that addurl still generates a temp file, and uses that key to download the file. It just adds it to the work tree at the end when the file is small.
* import: Changed to honor annex.largefiles settings.Gravatar Joey Hess2015-12-02
|
* improve annex.largefiles documentationGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* closeGravatar Joey Hess2015-12-02
|
* welcome to the docker pid 1 zombie reaping problemGravatar Joey Hess2015-12-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-12-02
|\
* | fix name of commentGravatar Joey Hess2015-12-02
| |
* | remove redundant and unnecessary todoGravatar Joey Hess2015-12-02
| | | | | | | | Mostly because of the --