| Commit message (Expand) | Author | Age |
* | 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 |
* | assistant: Support repairing git remotes that are locally accessible | Joey Hess | 2013-10-27 |
* | directory, webdav: Fix bug introduced in version 4.20131002 that caused the c... | Joey Hess | 2013-10-26 |
* | add remote fsck interface | Joey Hess | 2013-10-11 |
* | hlint | Joey Hess | 2013-09-25 |
* | Support hot-swapping of removable drives containing gcrypt repositories. | Joey Hess | 2013-09-12 |
* | partially complete gcrypt remote (local send done; rest not) | Joey Hess | 2013-09-07 |
* | fix build (seems getGpgEncOpts got renamed to getGpgEncParams) | Joey Hess | 2013-09-04 |
* | Allow public-key encryption of file content. | guilhem | 2013-09-03 |
* | Support building with DAV 0.4. | Joey Hess | 2013-04-30 |
* | webapp: Now automatically fills in any creds used by an existing remote when ... | Joey Hess | 2013-04-27 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | webapp: Progess bar fixes for many types of special remotes. | Joey Hess | 2013-03-28 |