summaryrefslogtreecommitdiff
path: root/Remote/Helper
Commit message (Expand)AuthorAge
* 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
* export some always failing methods for readonly remotesGravatar Joey Hess2015-08-17
* refactorGravatar Joey Hess2015-08-17
* refactorGravatar Joey Hess2015-08-17
* --debug is passed along to git-annex-shell when git-annex is in debug mode.Gravatar Joey Hess2015-08-13
* Fix bug that prevented uploads to remotes using new-style chunking from resum...Gravatar Joey Hess2015-07-16
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * remaining dataenc to sandi conversionsGravatar Joey Hess2015-05-07
| * Fix bogus failure of fsck --fast.Gravatar Joey Hess2015-04-27
| * removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
|/
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Gravatar Joey Hess2015-02-12
* avoid unncessary IOGravatar Joey Hess2015-02-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* implemented old Richih wishlist about remote/uuid infoGravatar Joey Hess2015-01-13
* Fix build with -f-S3.Gravatar Joey Hess2014-12-19
* 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
| * fix memory leakGravatar Joey Hess2014-11-04
| * WIP 2Gravatar Joey Hess2014-11-03
| * enable frankfurtGravatar Joey Hess2014-10-23
| * Merge branch 'master' into s3-awsGravatar Joey Hess2014-10-23
| |\ | |/ |/|
* | add new frankfurt region to list in webappGravatar Joey Hess2014-10-23
| * Merge branch 'master' into s3-awsGravatar Joey Hess2014-10-22
| |\ | |/ |/|
* | show in info whether a remote uses hybrid encryption or notGravatar Joey Hess2014-10-22
* | add per-remote-type infoGravatar Joey Hess2014-10-21