summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* 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
|\
| * webdav: When testing the WebDAV server, send a file with content. The empty f...Gravatar Joey Hess2015-12-11
* | check inode cache in prepSendAnnexGravatar Joey Hess2015-12-10
|/
* tahoe: Include tahoe capabilities in whereis display.Gravatar Joey Hess2015-11-30
* improve error message when special remote program cannot be runGravatar Joey Hess2015-11-18
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* refactorGravatar Joey Hess2015-11-16
* Display progress meter in -J mode when copying from a local git repo, to a lo...Gravatar Joey Hess2015-11-16
* convert from Utility.LockPool to Annex.LockPool everywhereGravatar Joey Hess2015-11-12
* concurrent-output, first passGravatar Joey Hess2015-11-04
* Fix failure to build with aws-0.13.0 and finish nearline support.Gravatar Joey Hess2015-11-02
* Avoid displaying network transport warning when a ssh remote does not yet hav...Gravatar Joey Hess2015-10-15
* S3: Fix support for using https.Gravatar Joey Hess2015-10-15
* fix various build warnings, mostly on WindowsGravatar Joey Hess2015-10-13
* use action, not sideActionGravatar Joey Hess2015-10-11
* add inAnnex check to local lockKeyGravatar Joey Hess2015-10-09