index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Ddar.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
*
Pass the various gnupg-options configs to gpg in several cases where they wer...
Joey Hess
2016-05-23
*
ddar remote: fix ssh calls
Robie Basak
2016-03-23
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
add removeKey action to Remote
Joey Hess
2015-10-08
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...
Joey Hess
2015-02-12
*
remove unnecessary use of MissingH
Joey Hess
2015-01-21
*
update my email address and homepage url
Joey Hess
2015-01-21
*
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
*
add per-remote-type info
Joey Hess
2014-10-21
*
glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...
Joey Hess
2014-09-18
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
run Preparer to get Remover and CheckPresent actions
Joey Hess
2014-08-06
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
roll ChunkedEncryptable into Special and improve interface
Joey Hess
2014-08-03
*
better byteRetriever
Joey Hess
2014-08-03
*
convert ddar to new ChunkedEncryptable API (but do not support chunking)
Joey Hess
2014-08-02
*
remove odd character that snuck in somehow and broke build
Joey Hess
2014-05-15
*
ddar special remote
Robie Basak
2014-05-15