index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
S3.hs
Commit message (
Expand
)
Author
Age
*
fix version number
Joey Hess
2017-10-11
*
typo
Joey Hess
2017-10-11
*
Fix build with aws-0.17.
Joey Hess
2017-10-11
*
git annex sync --content to exports
Joey Hess
2017-09-19
*
add ExportTree table to export db
Joey Hess
2017-09-18
*
split out Types.Export
Joey Hess
2017-09-15
*
implement removeExportDirectory
Joey Hess
2017-09-15
*
export: cache connections for S3 and webdav
Joey Hess
2017-09-12
*
update copyright year
Joey Hess
2017-09-12
*
propigate exception in checkPresentExportS3
Joey Hess
2017-09-12
*
stop warning about removals from IA
Joey Hess
2017-09-12
*
avoid showing error when copy fails
Joey Hess
2017-09-12
*
S3: Allow removing files from IA, but warn about derived versions potentially...
Joey Hess
2017-09-12
*
don't show key urls in whereis for S3 with public=yes and exporttree=yes
Joey Hess
2017-09-08
*
S3 export finalization
Joey Hess
2017-09-08
*
S3 export (untested)
Joey Hess
2017-09-08
*
prevent exporttree=yes on remotes that don't support exports
Joey Hess
2017-09-07
*
implement exporttree=yes configuration
Joey Hess
2017-09-04
*
refactor ExportActions
Joey Hess
2017-09-01
*
add API for exporting
Joey Hess
2017-08-29
*
fix build with old http-client versions
Joey Hess
2017-08-17
*
Disable http-client's default 30 second response timeout when HEADing an url ...
Joey Hess
2017-08-15
*
adeiu, MissingH
Joey Hess
2017-05-16
*
S3: Fix check of uuid file stored in bucket, which was not working.
Joey Hess
2017-02-13
*
add SetupStage parameter to RemoteType.setup
Joey Hess
2017-02-07
*
Fix build with aws 0.16. Thanks, aristidb.
Joey Hess
2017-02-07
*
fix build warning
Joey Hess
2016-12-10
*
Remove http-conduit (<2.2.0) constraint
Alper Nebi Yasak
2016-12-10
*
more p2p progress meters
Joey Hess
2016-12-07
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
plumb RemoteGitConfig through to decryptCipher
Joey Hess
2016-05-23
*
plumb RemoteGitConfig through to setRemoteCredPair
Joey Hess
2016-05-23
*
Pass the various gnupg-options configs to gpg in several cases where they wer...
Joey Hess
2016-05-23
*
improve info display of OtherStorageClass
Joey Hess
2016-05-05
*
S3: Allow configuring with requeststyle=path to use path-style bucket access ...
Joey Hess
2016-02-09
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
Display progress meter in -J mode when downloading from the web.
Joey Hess
2015-11-16
*
Fix failure to build with aws-0.13.0 and finish nearline support.
Joey Hess
2015-11-02
*
S3: Fix support for using https.
Joey Hess
2015-10-15
*
add removeKey action to Remote
Joey Hess
2015-10-08
*
avoid deprecation warnings when built with http-client >= 0.4.18
Joey Hess
2015-10-01
*
avoid hard dependency on new version of aws
Joey Hess
2015-09-22
*
S3 storage classes expansion
Joey Hess
2015-09-17
*
refactor
Joey Hess
2015-08-17
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
layout
Joey Hess
2015-06-15
*
show S3 urls for public repos in whereis
Joey Hess
2015-06-05
*
S3: Publically accessible buckets can be used without creds.
Joey Hess
2015-06-05
*
public=yes config to send AclPublicRead
Joey Hess
2015-06-05
*
groundwork for readonly access
Joey Hess
2015-06-05
[next]