| Commit message (Expand) | Author | Age |
* | plumb RemoteGitConfig through to decryptCipher | Joey Hess | 2016-05-23 |
* | plumb RemoteGitConfig through to setRemoteCredPair | Joey Hess | 2016-05-23 |
* | Pass the various gnupg-options configs to gpg in several cases where they wer... | Joey Hess | 2016-05-23 |
* | WebDAV: Remove a bogus trailing slash from the end of the url to the temporar... | Joey Hess | 2016-02-09 |
* | WebDAV: Set depth 1 in PROPFIND request, for better compatability with some s... | Joey Hess | 2016-02-09 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | webdav: When testing the WebDAV server, send a file with content. The empty f... | Joey Hess | 2015-12-11 |
* | use action, not sideAction | Joey Hess | 2015-10-11 |
* | add removeKey action to Remote | Joey Hess | 2015-10-08 |
* | refactor | Joey Hess | 2015-08-17 |
* | Simplify setup process for a ssh remote. | Joey Hess | 2015-08-05 |
* | add filename to progress bar, and display ok/failed at end | Joey Hess | 2015-04-14 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | reformat | Joey Hess | 2014-12-16 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | add stub claimUrl | Joey Hess | 2014-12-08 |
* | include creds info for glacier and webdav | Joey Hess | 2014-10-22 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | glacier, S3: Fix bug that caused embedded creds to not be encypted using the ... | Joey Hess | 2014-09-18 |
* | WebDav: Fix enableremote crash when the remote already exists. (Bug introduce... | Joey Hess | 2014-09-17 |
* | testremote: Add testing of behavior when remote is not available | Joey Hess | 2014-08-10 |
* | avoid printing really ugly webdav exceptions | Joey Hess | 2014-08-09 |
* | fix removeKey when not present | Joey Hess | 2014-08-08 |
* | show missing url= parameter error sooner | Joey Hess | 2014-08-08 |
* | WebDAV: Avoid buffering whole file in memory when downloading. | Joey Hess | 2014-08-08 |
* | further break out legacy chunking code | Joey Hess | 2014-08-08 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | WebDAV: Avoid buffering whole file in memory when uploading. | Joey Hess | 2014-08-07 |
* | webdav: reuse http connection when operating on the chunks of a file | Joey Hess | 2014-08-07 |
* | use DAV monad | Joey Hess | 2014-08-07 |
* | convert WebDAV to new special remote interface, adding new-style chunking sup... | Joey Hess | 2014-08-06 |
* | pushed checkPresent exception handling out of Remote implementations | Joey Hess | 2014-08-06 |
* | roll ChunkedEncryptable into Special and improve interface | Joey Hess | 2014-08-03 |
* | WebDAV: Dropped support for DAV before 0.6.1. | Joey Hess | 2014-07-30 |
* | better exception display | Joey Hess | 2014-07-26 |
* | fix build | Joey Hess | 2014-07-26 |
* | move meteredWriteFileChunks out of legacy | Joey Hess | 2014-07-24 |
* | improve chunk data types | Joey Hess | 2014-07-24 |
* | prepare for new style chunking | Joey Hess | 2014-07-24 |
* | webdav: When built with a new enough haskell DAV (0.6), disable the http resp... | Joey Hess | 2014-03-05 |
* | more DAV url fixes for windows | Joey Hess | 2014-02-25 |
* | add protocol-level debugging for dav | Joey Hess | 2014-02-25 |
* | Windows webdav: Fix DOS path separator bug. | Joey Hess | 2014-02-25 |
* | fix #740010 properly | Joey Hess | 2014-02-25 |
* | webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking fil... | Joey Hess | 2014-02-24 |
* | webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20... | Joey Hess | 2014-02-24 |
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
* | add GETAVAILABILITY to external special remote protocol | Joey Hess | 2014-01-13 |
* | Deal with box.com changing the url of their webdav endpoint. | Joey Hess | 2013-12-02 |