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
Commit message (
Expand
)
Author
Age
*
implementation of peer-to-peer protocol
Joey Hess
2016-11-17
*
convert TMVars that are never left empty into TVars
Joey Hess
2016-09-30
*
include external special remote process number in debug
Joey Hess
2016-09-30
*
allow multiple concurrent external special remote processes
Joey Hess
2016-09-30
*
move externalConfig into ExternalState
Joey Hess
2016-09-30
*
remove unnecessary mvar
Joey Hess
2016-09-30
*
get, move, copy, mirror: Added --failed switch which retries failed copies/moves
Joey Hess
2016-08-03
*
Pass the various gnupg-options configs to gpg in several cases where they wer...
Joey Hess
2016-05-23
*
use DIRHASH-LOWER for consistency
Joey Hess
2016-05-03
*
Added DIRHASH_LOWER to external special remote protocol.
Joey Hess
2016-05-03
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
Added WHEREIS to external special remote protocol.
Joey Hess
2015-08-13
*
relay external special remote stderr through progress suppression machinery (...
Joey Hess
2015-04-04
*
Added SETURIPRESENT and SETURIMISSING to external special remote protocol
Joey Hess
2015-03-05
*
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
*
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
*
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
*
External special remote protocol now includes commands for setting and gettin...
Joey Hess
2014-12-08
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
factored out Utility.SimpleProtocol from the external special remote implemen...
Joey Hess
2014-04-05
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
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
*
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
*
add credential storage support for external special remotes & update example
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
*
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