index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
Commit message (
Expand
)
Author
Age
*
gcrypt: Support re-enabling to change eg, encryption parameters.
Joey Hess
2017-04-07
*
When a http remote does not expose an annex.uuid config, only warn about it o...
Joey Hess
2017-03-29
*
Support GIT_SSH and GIT_SSH_COMMAND
Joey Hess
2017-03-17
*
AssociatedFile newtype
Joey Hess
2017-03-10
*
Windows: Improve handling of shebang in external special remote program, sear...
Joey Hess
2017-03-08
*
sync hack to make updateInstead work on eg FAT
Joey Hess
2017-02-17
*
have onLocal stop any coprocesses, not only cat-file
Joey Hess
2017-02-17
*
Run ssh with -n whenever input is not being piped into it
Joey Hess
2017-02-15
*
S3: Fix check of uuid file stored in bucket, which was not working.
Joey Hess
2017-02-13
*
correct spelling mistakes
Edward Betts
2017-02-12
*
add SetupStage parameter to RemoteType.setup
Joey Hess
2017-02-07
*
Fix build with aws 0.16. Thanks, aristidb.
Joey Hess
2017-02-07
*
Some optimisations to string splitting code.
Joey Hess
2017-01-31
*
Increase default cost for p2p remotes from 200 to 1000. This makes git-annex ...
Joey Hess
2017-01-06
*
Always use filesystem encoding for all file and handle reads and writes.
Joey Hess
2016-12-24
*
fix build warning
Joey Hess
2016-12-10
*
Remove http-conduit (<2.2.0) constraint
Alper Nebi Yasak
2016-12-10
*
git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.
Joey Hess
2016-12-09
*
fix
Joey Hess
2016-12-09
*
make clear that log is only updated after successful removal
Joey Hess
2016-12-09
*
improve warning on connection loss
Joey Hess
2016-12-09
*
better format error
Joey Hess
2016-12-08
*
convert P2P runners from Maybe to Either String
Joey Hess
2016-12-08
*
more p2p progress meters
Joey Hess
2016-12-07
*
update progress meter when sending to p2p remote
Joey Hess
2016-12-07
*
validate peer uuid each time we talk to it
Joey Hess
2016-12-07
*
need to auth with the peer
Joey Hess
2016-12-06
*
refactor
Joey Hess
2016-12-06
*
finish implementation of Remote.P2P (untested)
Joey Hess
2016-12-06
*
stub Remote.P2P
Joey Hess
2016-12-06
*
use P2P auth for git-remote-tor-annex
Joey Hess
2016-11-30
*
reorg
Joey Hess
2016-11-22
*
unified AuthToken type between webapp and tor
Joey Hess
2016-11-22
*
remove debug
Joey Hess
2016-11-21
*
detect EOF on socket and cleanly shutdown the service process
Joey Hess
2016-11-21
*
stop cleanly when there's a IO error accessing the Handle
Joey Hess
2016-11-21
*
try to gather scattered writes
Joey Hess
2016-11-21
*
fix parse of CONNECTDONE
Joey Hess
2016-11-21
*
pull/push over tor working now
Joey Hess
2016-11-21
*
Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...
Joey Hess
2016-11-21
*
improve p2p protocol implementation
Joey Hess
2016-11-20
*
remotedaemon: serve tor hidden service
Joey Hess
2016-11-20
*
implement p2p protocol for Handle
Joey Hess
2016-11-20
*
extend p2p protocol to support gitremote-helpers connect
Joey Hess
2016-11-19
*
Add content locking to P2P protocol
Joey Hess
2016-11-18
*
rename
Joey Hess
2016-11-17
*
refactor
Joey Hess
2016-11-17
*
add CHECKPRESENT
Joey Hess
2016-11-17
*
added REMOVE to protocol
Joey Hess
2016-11-17
*
add ALREADY-HAVE response to PUT
Joey Hess
2016-11-17
[next]