index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Helper
Commit message (
Expand
)
Author
Age
*
refactor
Joey Hess
2017-09-20
*
git annex sync --content to exports
Joey Hess
2017-09-19
*
merge changes made on other repos into ExportTree
Joey Hess
2017-09-18
*
update for ExportTree
Joey Hess
2017-09-18
*
add ExportTree table to export db
Joey Hess
2017-09-18
*
don't support removing content from export with removeKey
Joey Hess
2017-09-17
*
split out Types.Export
Joey Hess
2017-09-15
*
avoid unncessary db queries when exported directory can't be empty
Joey Hess
2017-09-15
*
remove empty directories when removing from export
Joey Hess
2017-09-15
*
implement removeExportDirectory
Joey Hess
2017-09-15
*
clear exportSupported for non-export remotes
Joey Hess
2017-09-13
*
export: cache connections for S3 and webdav
Joey Hess
2017-09-12
*
don't show key urls in whereis for S3 with public=yes and exporttree=yes
Joey Hess
2017-09-08
*
External special remote protocol extended to support export.
Joey Hess
2017-09-08
*
prevent exporttree=yes on remotes that don't support exports
Joey Hess
2017-09-07
*
add export infication to git-annex info
Joey Hess
2017-09-04
*
git annex get from exports
Joey Hess
2017-09-04
*
implement exporttree=yes configuration
Joey Hess
2017-09-04
*
refactor ExportActions
Joey Hess
2017-09-01
*
avoid the dashed ssh hostname class of security holes
Joey Hess
2017-08-17
*
adeiu, MissingH
Joey Hess
2017-05-16
*
Support GIT_SSH and GIT_SSH_COMMAND
Joey Hess
2017-03-17
*
AssociatedFile newtype
Joey Hess
2017-03-10
*
Run ssh with -n whenever input is not being piped into it
Joey Hess
2017-02-15
*
correct spelling mistakes
Edward Betts
2017-02-12
*
Some optimisations to string splitting code.
Joey Hess
2017-01-31
*
refactor
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
*
pass Len to writeKeyFile so it can detect short reads
Joey Hess
2016-11-17
*
refactor
Joey Hess
2016-11-17
*
avoid setPresent when sending to a peer
Joey Hess
2016-11-17
[next]