aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* bittorrent: Fix locking problem when using addurl file://Gravatar Joey Hess2014-12-30
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* Fix build with -f-S3.Gravatar Joey Hess2014-12-19
* When possible, build with the haskell torrent library for parsing torrent files.Gravatar Joey Hess2014-12-18
* remove default untrusted hack for bittorrentGravatar Joey Hess2014-12-17
* note about http://hackage.haskell.org/package/torrentGravatar Joey Hess2014-12-17
* make checkkey always fail for torrentsGravatar Joey Hess2014-12-17
* more robust fallback when a file is available from multiple torrents and some...Gravatar Joey Hess2014-12-17
* fix fencepost error and aria resume after partial download of multi-file torrentGravatar Joey Hess2014-12-17
* remove excess directoryGravatar Joey Hess2014-12-17
* fix torrentUrlNum when there is no #nGravatar Joey Hess2014-12-17
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* add aria2 progress parsingGravatar Joey Hess2014-12-17
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* reformatGravatar Joey Hess2014-12-16
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* simplify external special remote implementationGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* unmangled mangled urls from the log before passing to external special remoteGravatar Joey Hess2014-12-08
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* implement CLAIMURL for external special remoteGravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* External special remote protocol now includes commands for setting and gettin...Gravatar Joey Hess2014-12-08
* Merge branch 's3-aws'Gravatar Joey Hess2014-12-03
|\
* | Don't show "(gpg)" when decrypting the remote encryption cipher, since this c...Gravatar Joey Hess2014-12-02
| * support S3 front-end used by globalways.netGravatar Joey Hess2014-11-05
| * Revert "work around minimum part size problem"Gravatar Joey Hess2014-11-04
| * work around minimum part size problemGravatar Joey Hess2014-11-04
| * fix a couple type errors and the progress barGravatar Joey Hess2014-11-04
| * fix memory leakGravatar Joey Hess2014-11-04
| * combine 2 checksGravatar Joey Hess2014-11-04
| * casts; now fully working.. but still leakingGravatar Joey Hess2014-11-03
| * this should avoid leaking memoryGravatar Joey Hess2014-11-03
| * logic errorGravatar Joey Hess2014-11-03
| * WIP 3Gravatar Joey Hess2014-11-03
| * WIP 2Gravatar Joey Hess2014-11-03
| * WIP try sending using RequestBodyStreamChunkedGravatar Joey Hess2014-11-03
| * link to memory leak bugGravatar Joey Hess2014-11-03
| * improve info display for multipartGravatar Joey Hess2014-11-03
| * fix buildGravatar Joey Hess2014-11-03
| * adjust version checkGravatar Joey Hess2014-11-03
| * show multipart configuration in git annex info s3remoteGravatar Joey Hess2014-11-03
| * Merge branch 'master' into s3-aws-multipartGravatar Joey Hess2014-11-03
| |\ | |/ |/|
| * finish multipart support using unreleased update to aws lib to yield etagsGravatar Joey Hess2014-11-03
* | improve uuid mismatch messageGravatar Joey Hess2014-10-28
| * WIP multipart S3 uploadGravatar Joey Hess2014-10-28
| * fix buildGravatar Joey Hess2014-10-23