summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* fix buildGravatar Joey Hess2014-11-03
* adjust version checkGravatar Joey Hess2014-11-03
* show multipart configuration in git annex info s3remoteGravatar Joey Hess2014-11-03
* Merge branch 'master' into s3-aws-multipartGravatar Joey Hess2014-11-03
|\
* | finish multipart support using unreleased update to aws lib to yield etagsGravatar Joey Hess2014-11-03
| * improve uuid mismatch messageGravatar Joey Hess2014-10-28
* | WIP multipart S3 uploadGravatar Joey Hess2014-10-28
* | fix buildGravatar Joey Hess2014-10-23
* | fix buildGravatar Joey Hess2014-10-23
* | update for aws 0.10's better handling of DNE for HEADGravatar Joey Hess2014-10-23
| * rename isIA to configIAGravatar Joey Hess2014-10-23
* | fix buildGravatar Joey Hess2014-10-23
* | one last build fix, yes it builds nowGravatar Joey Hess2014-10-23
* | needs type familiesGravatar Joey Hess2014-10-23
* | fix buildGravatar Joey Hess2014-10-23
* | 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
| * include creds info for glacier and webdavGravatar Joey Hess2014-10-22
| * add internet archive item url to infoGravatar Joey Hess2014-10-21
| * include creds location in infoGravatar Joey Hess2014-10-21
| * add per-remote-type infoGravatar Joey Hess2014-10-21
| * glacier: Fix pipe setup when calling glacier-cli to retrieve an object.Gravatar Joey Hess2014-10-20
| * S3: Fix embedcreds=yes handling for the Internet Archive.Gravatar Joey Hess2014-10-12
| * indent with tabs not spacesGravatar Joey Hess2014-10-09
| * fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
| * deal with old repositories with non-encrypted credsGravatar Joey Hess2014-09-18
| * glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Gravatar Joey Hess2014-09-18
| * Revert "S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when ...Gravatar Joey Hess2014-09-18
* | Merge branch 'master' into s3-awsGravatar Joey Hess2014-09-18
|\|
| * WebDav: Fix enableremote crash when the remote already exists. (Bug introduce...Gravatar Joey Hess2014-09-17
| * The annex-rsync-transport configuration is now also used when checking if a k...Gravatar Joey Hess2014-09-11
| * New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
| * Do not preserve permissions and acls when copying files from one local git re...Gravatar Joey Hess2014-08-26
| * use types to enforce that removeAnnex can only be called inside lockContentGravatar Joey Hess2014-08-20
| * more lock file refactoringGravatar Joey Hess2014-08-20
| * reorganize and refactor lock codeGravatar Joey Hess2014-08-20
| * When accessing a local remote, shut down git-cat-file processes afterwards, t...Gravatar Joey Hess2014-08-20
| * forgot some liftsGravatar Joey Hess2014-08-20
| * Ensure that all lock fds are close-on-exec, fixing various problems with them...Gravatar Joey Hess2014-08-20
* | Merge branch 'master' into s3-awsGravatar Joey Hess2014-08-15
|\|
| * S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repo...Gravatar Joey Hess2014-08-12
| * testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* | auto-create IA bucketsGravatar Joey Hess2014-08-09
* | better memoizationGravatar Joey Hess2014-08-09
* | fix meter updateGravatar Joey Hess2014-08-09
* | S3: finish converting to aws libraryGravatar Joey Hess2014-08-09
* | pass metadata headers and storage class to S3 when putting objectsGravatar Joey Hess2014-08-09