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
*
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
*
Merge branch 'master' into concurrentprogress
Joey Hess
2015-05-12
|
\
|
*
generalied elem/notElem in ghc 7.10 require some additional type signatures w...
Joey Hess
2015-05-10
|
*
S3: Fix incompatability with bucket names used by hS3; the aws library cannot...
Joey Hess
2015-04-27
|
*
S3: git annex enableremote will not create a bucket name, which failed since ...
Joey Hess
2015-04-23
|
*
S3: git annex info will show additional information about a S3 remote (endpoi...
Joey Hess
2015-04-23
|
*
convert all log prorities, not just debug
Joey Hess
2015-04-21
|
*
S3: Enable debug logging when annex.debug or --debug is set.
Joey Hess
2015-04-21
*
|
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
|
/
*
update my email address and homepage url
Joey Hess
2015-01-21
*
add getFileSize, which can get the real size of a large file on Windows
Joey Hess
2015-01-20
*
Fix build with -f-S3.
Joey Hess
2014-12-19
*
reformat
Joey Hess
2014-12-16
*
Expand checkurl to support recommended filename, and multi-file-urls
Joey Hess
2014-12-11
*
Urls can now be claimed by remotes. This will allow creating, for example, a ...
Joey Hess
2014-12-08
*
add stub claimUrl
Joey Hess
2014-12-08
*
support S3 front-end used by globalways.net
Joey Hess
2014-11-05
*
Revert "work around minimum part size problem"
Joey Hess
2014-11-04
*
work around minimum part size problem
Joey Hess
2014-11-04
*
fix a couple type errors and the progress bar
Joey Hess
2014-11-04
*
fix memory leak
Joey Hess
2014-11-04
*
combine 2 checks
Joey Hess
2014-11-04
*
casts; now fully working.. but still leaking
Joey Hess
2014-11-03
*
this should avoid leaking memory
Joey Hess
2014-11-03
*
logic error
Joey Hess
2014-11-03
*
WIP 3
Joey Hess
2014-11-03
*
WIP 2
Joey Hess
2014-11-03
*
WIP try sending using RequestBodyStreamChunked
Joey Hess
2014-11-03
*
link to memory leak bug
Joey Hess
2014-11-03
*
improve info display for multipart
Joey Hess
2014-11-03
[next]