summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* use per-remote metadata storage for S3 version IDJoey Hess2018-08-31
* turn on appendonly when versioning is enabledJoey Hess2018-08-31
* use S3 version ID for retrievalJoey Hess2018-08-30
* store S3 version IDsJoey Hess2018-08-30
* S3 versioning=yes configJoey Hess2018-08-30
* don't untrust appendonly exportsJoey Hess2018-08-30
* export appendonly supportJoey Hess2018-08-30
* add Remote.readonlyJoey Hess2018-08-30
* added annex.commitmessageJoey Hess2018-08-02
* S3: Support credential-less download from remotes configured with public=yes ...Joey Hess2018-07-31
* fix nested exception bugJoey Hess2018-07-03
* Merge branch 'later'Joey Hess2018-06-25
|\
| * Support configuring remote.web.annex-cost and remote.bittorrent.annex-costJoey Hess2018-06-24
* | set ddar to RetrievalAllKeysSecureJoey Hess2018-06-21
* | don't assume boto will remain secureJoey Hess2018-06-21
* | enforce retrievalSecurityPolicyJoey Hess2018-06-21
* | add retrievalSecurityPolicyJoey Hess2018-06-21
|/
* remove unused importJoey Hess2018-06-14
* display p2pstdio stderr after authJoey Hess2018-06-12
* adb: Android serial numbers are not all 16 characters long, so accept other l...Joey Hess2018-06-12
* add GETINFO to external protocol (for ronnypfa)Joey Hess2018-06-08
* removal of the rest of remoteGitConfigJoey Hess2018-06-05
* fix annex-checkuuidJoey Hess2018-06-04
* change Remote.repo to Remote.getRepoJoey Hess2018-06-04
* Fix mangling of --json output of utf-8 characters when not running in a utf-8...Joey Hess2018-04-16
* remove unused importJoey Hess2018-04-09
* Use http-conduit for url downloads by default, annex.web-options enables curlJoey Hess2018-04-06
* fix bad refactoringJoey Hess2018-04-06
* refactor sinkResponseFile and add downloadCJoey Hess2018-04-06
* better HTTP connection reuseJoey Hess2018-04-04
* Avoid running annex.http-headers-command more than once.Joey Hess2018-04-04
* implement annex.retry et alJoey Hess2018-03-29
* store probed androidserial for later use by enableremoteJoey Hess2018-03-27
* exporttree support for adb special remoteJoey Hess2018-03-27
* Added adb special remote which allows exporting files to Android devices.Joey Hess2018-03-27
* deal with unlocked filesJoey Hess2018-03-13
* use total size from DATAJoey Hess2018-03-12
* fix nested progress meters when using git-annex-shell fallbackJoey Hess2018-03-12
* make way for rsync progress output when it's enabledJoey Hess2018-03-12
* hide rsync progress output when metered but not in other uses of rsyncJoey Hess2018-03-12
* fix lost metering for fallback rsyncsJoey Hess2018-03-12
* avoid double-connect to unreachable ssh remoteJoey Hess2018-03-12
* move protocol version stuff to the Net free monadJoey Hess2018-03-12
* version the P2P protocolJoey Hess2018-03-12
* refactoringJoey Hess2018-03-09
* use P2P for locking keysJoey Hess2018-03-09
* use P2P protocol for checkpresent, retrieve, and storeJoey Hess2018-03-09
* going AGPLJoey Hess2018-03-09
* use P2P protocol for dropJoey Hess2018-03-08
* refactor p2p remote action codeJoey Hess2018-03-08