Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | addurl, importfeed: Sanitize | and some other symbols and special characters. | Joey Hess | 2013-12-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-12-27 |
|\ | |||
* | | better error messages when external special remote exits unexpectedly or is ↵ | Joey Hess | 2013-12-27 |
| | | | | | | | | not in PATH | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM | 2013-12-27 |
|/ | |||
* | add webapp support to TODO | Joey Hess | 2013-12-27 |
| | |||
* | devblog | Joey Hess | 2013-12-27 |
| | |||
* | make wrappers run git-shell, now that it's included, rather than git shell | Joey Hess | 2013-12-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-12-27 |
|\ | |||
* | | add git-shell binary to bundles | Joey Hess | 2013-12-27 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM | 2013-12-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-12-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-12-27 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-12-27 |
|\ | |||
* | | add git-shell wrappers | Joey Hess | 2013-12-27 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-12-27 |
|\ \ | |||
| | * | Added a comment: Thanks! | https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns | 2013-12-27 |
| |/ | |||
* | | add credential storage support for external special remotes & update example | Joey Hess | 2013-12-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-12-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-12-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-12-27 |
|/ | |||
* | close bugs; updated the Linux standalone builds with the fix | Joey Hess | 2013-12-27 |
| | |||
* | close as dup | Joey Hess | 2013-12-27 |
| | |||
* | close | Joey Hess | 2013-12-27 |
| | |||
* | new bug | Joey Hess | 2013-12-27 |
| | |||
* | hint about PROGRESS throttling | Joey Hess | 2013-12-27 |
| | |||
* | make directory absolute (mostly as an example of using SETCONFIG) | Joey Hess | 2013-12-27 |
| | |||
* | emphasize link to protocol | Joey Hess | 2013-12-27 |
| | |||
* | fix link | Joey Hess | 2013-12-27 |
| | |||
* | external special remotes working | Joey Hess | 2013-12-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-12-27 |
|\ | |||
* | | de-verbose cp | Joey Hess | 2013-12-27 |
| | | |||
* | | another bug in shell code. haskell has ruined me | Joey Hess | 2013-12-27 |
| | | |||
* | | fix 3 more bugs in these measly 150 lines of shell code. sheesh | Joey Hess | 2013-12-27 |
| | | |||
* | | better protocol error message, indicate if the command was able to be parsed ↵ | Joey Hess | 2013-12-27 |
| | | | | | | | | or was misplaced | ||
| * | Added a comment | http://joeyh.name/ | 2013-12-27 |
| | | |||
| * | more debugging info | Greg Grossmeier | 2013-12-27 |
| | | |||
| * | (no commit message) | arand | 2013-12-27 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-12-27 |
|\ | |||
* | | flush handle after writing message | Joey Hess | 2013-12-27 |
| | | |||
* | | fix deadlock when state TMVar is empty | Joey Hess | 2013-12-27 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8 | 2013-12-27 |
|/ | |||
* | todo: url lists | Joey Hess | 2013-12-27 |
| | |||
* | defer SETSTATE and GETSTATE for now | Joey Hess | 2013-12-27 |
| | | | | | TAHOE-LAFS may use these eventually, but that's TBD and none of git-annex's own special remotes need that, except for the web special remote's urls. | ||
* | implement GETCONFIG and SETCONFIG | Joey Hess | 2013-12-27 |
| | | | | | | | | | | | Changed protocol spec to make SETCONFIG only store it persistently when run during INITREMOTE. I see no reason to support storing it persistently at other times, and doing so would unnecessarily complicate the code. Also, letting that be done would probably result in use for storing data that doesn't really belong there, and special remote authors who don't understand how the union merging works would probably be surprised the results. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-12-27 |
|\ | |||
* | | support encryption | Joey Hess | 2013-12-27 |
| | | |||
* | | update | Joey Hess | 2013-12-27 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns | 2013-12-27 |
| | | |||
| * | Added a comment: git-annex.org | Attila | 2013-12-27 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawleVyKk2kQsB_HgEdS7w1s0BmgRGy1aay0 | 2013-12-27 |
| | |