aboutsummaryrefslogtreecommitdiff
path: root/Remote/Helper
Commit message (Expand)AuthorAge
* Support GIT_SSH and GIT_SSH_COMMANDGravatar Joey Hess2017-03-17
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* Run ssh with -n whenever input is not being piped into itGravatar Joey Hess2017-02-15
* correct spelling mistakesGravatar Edward Betts2017-02-12
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* refactorGravatar Joey Hess2016-12-06
* use P2P auth for git-remote-tor-annexGravatar Joey Hess2016-11-30
* reorgGravatar Joey Hess2016-11-22
* unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
* remove debugGravatar Joey Hess2016-11-21
* detect EOF on socket and cleanly shutdown the service processGravatar Joey Hess2016-11-21
* stop cleanly when there's a IO error accessing the HandleGravatar Joey Hess2016-11-21
* try to gather scattered writesGravatar Joey Hess2016-11-21
* fix parse of CONNECTDONEGravatar Joey Hess2016-11-21
* pull/push over tor working nowGravatar Joey Hess2016-11-21
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* improve p2p protocol implementationGravatar Joey Hess2016-11-20
* remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* implement p2p protocol for HandleGravatar Joey Hess2016-11-20
* extend p2p protocol to support gitremote-helpers connectGravatar Joey Hess2016-11-19
* Add content locking to P2P protocolGravatar Joey Hess2016-11-18
* renameGravatar Joey Hess2016-11-17
* refactorGravatar Joey Hess2016-11-17
* add CHECKPRESENTGravatar Joey Hess2016-11-17
* added REMOVE to protocolGravatar Joey Hess2016-11-17
* add ALREADY-HAVE response to PUTGravatar Joey Hess2016-11-17
* pass Len to writeKeyFile so it can detect short readsGravatar Joey Hess2016-11-17
* refactorGravatar Joey Hess2016-11-17
* 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
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* plumb RemoteGitConfig through to encryptCipherGravatar Joey Hess2016-05-23
* plumb RemoteGitConfig through to decryptCipherGravatar Joey Hess2016-05-23
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-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
* Fix bug that prevented resuming of uploads to encrypted special remotes that ...Gravatar Joey Hess2016-04-27
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* add unlocked flag for git-annex-shell recvkeyGravatar Joey Hess2015-12-26
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* convert from Utility.LockPool to Annex.LockPool everywhereGravatar Joey Hess2015-11-12
* improve display when lockcontent failsGravatar Joey Hess2015-10-09
* implement lockContent for ssh remotesGravatar Joey Hess2015-10-09
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* support gpg.programGravatar Joey Hess2015-09-09
* disable whereisKey for encrypted or chunked remotesGravatar Joey Hess2015-08-19