index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
External.hs
Commit message (
Expand
)
Author
Age
*
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
*
support chunking for all external special remotes!
Joey Hess
2014-07-29
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
clean up cleanup action enumeration
Joey Hess
2014-03-13
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
Add progress display for transfers to/from external special remotes.
Joey Hess
2014-02-10
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
external special remote protocol: Added GETGITDIR.
Joey Hess
2014-01-13
*
add DEBUG
Joey Hess
2014-01-07
*
show PATH on failure
Joey Hess
2014-01-07
*
add remote state logs
Joey Hess
2014-01-03
*
added GETWANTED, SETWANTED for Tobias's flickr remote
Joey Hess
2014-01-01
*
external special remote protocol: Added GETUUID.
Joey Hess
2013-12-31
*
implement PREPARE-FAILURE for Tobias
Joey Hess
2013-12-29
*
better error messages when external special remote exits unexpectedly or is n...
Joey Hess
2013-12-27
*
add credential storage support for external special remotes & update example
Joey Hess
2013-12-27
*
better protocol error message, indicate if the command was able to be parsed ...
Joey Hess
2013-12-27
*
flush handle after writing message
Joey Hess
2013-12-27
*
fix deadlock when state TMVar is empty
Joey Hess
2013-12-27
*
defer SETSTATE and GETSTATE for now
Joey Hess
2013-12-27
*
implement GETCONFIG and SETCONFIG
Joey Hess
2013-12-27
*
support encryption
Joey Hess
2013-12-27
*
make --debug show transcript of special remote protocol messages
Joey Hess
2013-12-27
*
don't send PREPARE before INITREMOTE
Joey Hess
2013-12-27
*
make some requests optional, simplify and future-proof protocol more
Joey Hess
2013-12-27
*
external special remotes mostly implemented (untested)
Joey Hess
2013-12-26
*
future-proofing
Joey Hess
2013-12-25
*
basic data types and serialization for external special remote protocol
Joey Hess
2013-12-25