Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | (no commit message) | 2015-04-08 | |
| | |||
* | (no commit message) | 2015-04-08 | |
| | |||
* | Added a comment | 2015-04-08 | |
| | |||
* | Added a comment | 2015-04-08 | |
| | |||
* | (no commit message) | 2015-04-08 | |
| | |||
* | Added a comment | 2015-04-08 | |
| | |||
* | removed | 2015-04-08 | |
| | |||
* | removed | 2015-04-08 | |
| | |||
* | Added a comment | 2015-04-08 | |
| | |||
* | Added a comment | 2015-04-08 | |
| | |||
* | (no commit message) | 2015-04-08 | |
| | |||
* | (no commit message) | 2015-04-08 | |
| | |||
* | (no commit message) | 2015-04-08 | |
| | |||
* | (no commit message) | 2015-04-08 | |
| | |||
* | Added a comment: Ignored file imported, in spite of error message | 2015-04-08 | |
| | |||
* | Added a comment | 2015-04-08 | |
| | |||
* | (no commit message) | 2015-04-07 | |
| | |||
* | (no commit message) | 2015-04-07 | |
| | |||
* | Added a comment: Slow on windows but not on linux | 2015-04-07 | |
| | |||
* | Add an example on how to create time-limited URLs for sharing | 2015-04-07 | |
| | |||
* | (no commit message) | 2015-04-07 | |
| | |||
* | (no commit message) | 2015-04-07 | |
| | |||
* | (no commit message) | 2015-04-07 | |
| | |||
* | (no commit message) | 2015-04-07 | |
| | |||
* | fromkey, registerurl: When reading from stdin, allow the filename and url, ↵ | 2015-04-07 | |
| | | | | respectively, to contain whitespace. | ||
* | bring back --quiet filtering of stdout and stderr, with deadlock fixed | 2015-04-06 | |
| | | | | | | | | | | | | | | | | | | | | | | I don't quite understand the cause of the deadlock. It only occurred when git-annex-shell transferinfo was being spawned over ssh to feed download transfer progress back. And if I removed this line from feedprogressback, the deadlock didn't occur: bytes <- readSV v The problem was not a leaked FD, as far as I could see. So what was it? I don't know. Anyway, this is a nice clean implementation, that avoids the deadlock. Just fork off the async threads to handle filtering the stdout and stderr, and let them clean up their handles whenever they decide to exit. I've verified that the handles do get promptly closed, although a little later than I would expect. Presumably that "little later" is what was making waiting on the threads deadlock. Despite the late exit, the last line of stdout and stderr appears where I'd want it to, so I guess this is ok.. | ||
* | use signingKey | 2015-04-06 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2015-04-06 | |
|\ | |||
* | | reorder params | 2015-04-06 | |
| | | |||
| * | Added a comment | 2015-04-06 | |
|/ | |||
* | response | 2015-04-06 | |
| | |||
* | add news item for git-annex 5.20150406.1 | 2015-04-06 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2015-04-06 | |
|\ | |||
* | | emergency release | 2015-04-06 | |
| | | |||
* | | Fixes a bug in the last release that caused rsync and possibly other ↵ | 2015-04-06 | |
| | | | | | | | | | | | | | | | | | | | | commands to hang at the end of a file transfer. Stderr reader blocks waiting for all stderr, and so blocks the process ever exiting. I tried several ways to get around this, but no success yet. For now, disable the stderr reader entirely. | ||
| * | sshcaching seems to be the cause here | 2015-04-06 | |
| | | |||
| * | ok, this is not a git-annex-shell problem it seems? i am totally confused | 2015-04-06 | |
| | | |||
| * | git-annex-shell doesn't seem to work as a login shell here | 2015-04-06 | |
| | | |||
| * | ah, just found metainit | 2015-04-06 | |
| | | |||
| * | sample startup script | 2015-04-06 | |
|/ | |||
* | add news item for git-annex 5.20150406 | 2015-04-06 | |
| | |||
* | remove one-off clean5.20150406 | 2015-04-06 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2015-04-06 | |
|\ | |||
* | | force rebuild | 2015-04-06 | |
| | | |||
| * | Added a comment: filename from metadata? | 2015-04-06 | |
| | | |||
* | | avoid using --literal-pathspecs with git older than 1.8.1 which added it | 2015-04-06 | |
| | | | | | | | | Windows is still building with an older git. | ||
* | | promote comment which is really a bug report to a proper bug report | 2015-04-06 | |
| | | |||
* | | move to todo | 2015-04-06 | |
| | | |||
* | | reopen | 2015-04-06 | |
| | | |||
* | | comment | 2015-04-06 | |
| | |