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
*
External special remotes can now be built that can be used in readonly mode, ...
Joey Hess
2015-08-17
*
Added WHEREIS to external special remote protocol.
Joey Hess
2015-08-13
*
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
*
relay external special remote stderr through progress suppression machinery (...
Joey Hess
2015-04-04
*
Fix GETURLS in external special remote protocol to strip downloader prefix fr...
Joey Hess
2015-03-27
*
Added SETURIPRESENT and SETURIMISSING to external special remote protocol
Joey Hess
2015-03-05
*
import Data.Default in Common
Joey Hess
2015-01-28
*
groundwork for parameterizing hash depth
Joey Hess
2015-01-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
reformat
Joey Hess
2014-12-16
*
sanitize filepaths provided by checkUrl
Joey Hess
2014-12-11
*
simplify external special remote implementation
Joey Hess
2014-12-11
*
use subdir for addurl when it creates multiple files
Joey Hess
2014-12-11
*
Expand checkurl to support recommended filename, and multi-file-urls
Joey Hess
2014-12-11
*
Revert "let url claims optionally include a suggested filename"
Joey Hess
2014-12-11
*
let url claims optionally include a suggested filename
Joey Hess
2014-12-11
*
unmangled mangled urls from the log before passing to external special remote
Joey Hess
2014-12-08
*
Urls can now be claimed by remotes. This will allow creating, for example, a ...
Joey Hess
2014-12-08
*
implement CLAIMURL for external special remote
Joey Hess
2014-12-08
*
add stub claimUrl
Joey Hess
2014-12-08
*
External special remote protocol now includes commands for setting and gettin...
Joey Hess
2014-12-08
*
add per-remote-type info
Joey Hess
2014-10-21
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
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
[next]