summaryrefslogtreecommitdiff
path: root/Remote/Helper
Commit message (Expand)AuthorAge
* remove Params constructor from Utility.SafeCommandJoey Hess2015-06-01
* use lock pools throughout git-annexJoey Hess2015-05-19
* Merge branch 'master' into concurrentprogressJoey Hess2015-05-12
|\
| * remaining dataenc to sandi conversionsJoey Hess2015-05-07
| * Fix bogus failure of fsck --fast.Joey Hess2015-04-27
| * removed all uses of undefined from code baseJoey Hess2015-04-19
* | add filename to progress bar, and display ok/failed at endJoey Hess2015-04-14
|/
* well along the way to fully quiet --quietJoey Hess2015-04-04
* WIP on making --quiet silence progress, and infra for concurrent progress barsJoey Hess2015-04-03
* rename bothHandles -> ioHandlesJoey Hess2015-04-03
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Joey Hess2015-03-04
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Joey Hess2015-02-12
* avoid unncessary IOJoey Hess2015-02-12
* update my email address and homepage urlJoey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsJoey Hess2015-01-20
* implemented old Richih wishlist about remote/uuid infoJoey Hess2015-01-13
* Fix build with -f-S3.Joey Hess2014-12-19
* Merge branch 's3-aws'Joey Hess2014-12-03
|\
| * fix memory leakJoey Hess2014-11-04
| * WIP 2Joey Hess2014-11-03
| * enable frankfurtJoey Hess2014-10-23
| * Merge branch 'master' into s3-awsJoey Hess2014-10-23
| |\
| * \ Merge branch 'master' into s3-awsJoey Hess2014-10-22
| |\ \
| * \ \ Merge branch 'master' into s3-awsJoey Hess2014-09-18
| |\ \ \
| * \ \ \ Merge branch 'master' into s3-awsJoey Hess2014-08-15
| |\ \ \ \
| * | | | | S3: convert to aws for store, remove, checkPresentJoey Hess2014-08-09
| * | | | | Merge branch 'master' into s3-awsJoey Hess2014-08-09
| |\ \ \ \ \
| * | | | | | WIP converting S3 special remote from hS3 to aws libraryJoey Hess2014-08-08
* | | | | | | Don't show "(gpg)" when decrypting the remote encryption cipher, since this c...Joey Hess2014-12-02
| |_|_|_|_|/ |/| | | | |
* | | | | | add new frankfurt region to list in webappJoey Hess2014-10-23
| |_|_|_|/ |/| | | |
* | | | | show in info whether a remote uses hybrid encryption or notJoey Hess2014-10-22
* | | | | add per-remote-type infoJoey Hess2014-10-21
* | | | | indent with tabs not spacesJoey Hess2014-10-09
* | | | | fix some mixed space+tab indentationJoey Hess2014-10-09
* | | | | deal with old repositories with non-encrypted credsJoey Hess2014-09-18
* | | | | glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Joey Hess2014-09-18
* | | | | Revert "S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when ...Joey Hess2014-09-18
| |_|_|/ |/| | |
* | | | more lock file refactoringJoey Hess2014-08-20
* | | | reorganize and refactor lock codeJoey Hess2014-08-20
* | | | forgot some liftsJoey Hess2014-08-20
* | | | Ensure that all lock fds are close-on-exec, fixing various problems with them...Joey Hess2014-08-20
| |_|/ |/| |
* | | S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repo...Joey Hess2014-08-12
* | | testremote: Add testing of behavior when remote is not availableJoey Hess2014-08-10
| |/ |/|
* | fix checkPresent error handling for non-present local git reposJoey Hess2014-08-08
|/
* check for 200 responseJoey Hess2014-08-08
* WebDAV: Avoid buffering whole file in memory when downloading.Joey Hess2014-08-08
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* WebDAV: Avoid buffering whole file in memory when uploading.Joey Hess2014-08-07
* convert WebDAV to new special remote interface, adding new-style chunking sup...Joey Hess2014-08-06
* run Preparer to get Remover and CheckPresent actionsJoey Hess2014-08-06