aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
...
* avoid setPresent when sending to a peerGravatar Joey Hess2016-11-17
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17
* fix giveup shadowingGravatar Joey Hess2016-11-16
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* S3: Support the special case endpoint needed for the cn-north-1 region.Gravatar Joey Hess2016-11-07
* enable forwardRetry for command-line transfersGravatar Joey Hess2016-10-26
* convert TMVars that are never left empty into TVarsGravatar Joey Hess2016-09-30
* include external special remote process number in debugGravatar Joey Hess2016-09-30
* allow multiple concurrent external special remote processesGravatar Joey Hess2016-09-30
* move externalConfig into ExternalStateGravatar Joey Hess2016-09-30
* remove unnecessary mvarGravatar Joey Hess2016-09-30
* make --json-progress update meter when getting from git remote with rsyncGravatar Joey Hess2016-09-09
* Windows: Handle shebang in external special remote program.Gravatar Joey Hess2016-09-05
* remove TransferObserverGravatar Joey Hess2016-08-03
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* Support checking presence of content at a http url that redirects to a ftp url.Gravatar Joey Hess2016-07-12
* testremote: Fix crash when testing a freshly made external special remote.Gravatar Joey Hess2016-07-05
* fix warningGravatar Joey Hess2016-05-27
* enableremote: Remove annex-ignore configuration from a remote.Gravatar Joey Hess2016-05-24
* improved refactoringGravatar Joey Hess2016-05-23
* plumb RemoteGitConfig through to encryptCipherGravatar Joey Hess2016-05-23
* plumb RemoteGitConfig through to decryptCipherGravatar Joey Hess2016-05-23
* plumb RemoteGitConfig through to setRemoteCredPairGravatar Joey Hess2016-05-23
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* git-annex: GHC compatibilityGravatar ilovezfs2016-05-23
* Change git annex info remote encryption description to use wording closer to ...Gravatar Joey Hess2016-05-11
* Added new encryption=sharedpubkey mode for special remotes.Gravatar Joey Hess2016-05-10
* Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...Gravatar Joey Hess2016-05-10
* Propigate GIT_DIR and GIT_WORK_TREE environment to external special remotes.Gravatar Joey Hess2016-05-06
* improve info display of OtherStorageClassGravatar Joey Hess2016-05-05
* use DIRHASH-LOWER for consistencyGravatar Joey Hess2016-05-03
* Added DIRHASH_LOWER to external special remote protocol.Gravatar Joey Hess2016-05-03
* Improve behavior when a just added http remote is not available during uuid p...Gravatar Joey Hess2016-05-03
* Fix bug that prevented resuming of uploads to encrypted special remotes that ...Gravatar Joey Hess2016-04-27
* Fix duplicate progress meter display when downloading from a git remote over ...Gravatar Joey Hess2016-04-19
* fix drop hang reported by musicmatzeGravatar Joey Hess2016-04-18
* simplify code to make it compilable with ghc v7.11.20150407Gravatar Gabor Greif2016-04-12
* hard links on windowsGravatar Joey Hess2016-04-08
* ddar remote: fix ssh callsGravatar Robie Basak2016-03-23
* S3: Allow configuring with requeststyle=path to use path-style bucket access ...Gravatar Joey Hess2016-02-09
* WebDAV: Remove a bogus trailing slash from the end of the url to the temporar...Gravatar Joey Hess2016-02-09
* WebDAV: Set depth 1 in PROPFIND request, for better compatability with some s...Gravatar Joey Hess2016-02-09
* remove 3 build flagsGravatar Joey Hess2016-01-26
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* avoid hard linking object from other repository when annex.thin is setGravatar Joey Hess2016-01-13
* remove reundant isDirect checkGravatar Joey Hess2016-01-13
* typoGravatar Joey Hess2015-12-26
* deal with unlocked files when calling rsyncParamsRemoteGravatar Joey Hess2015-12-26
* add unlocked flag for git-annex-shell recvkeyGravatar Joey Hess2015-12-26
* Merge branch 'master' into smudgeGravatar Joey Hess2015-12-11
|\