index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
P2P
/
Annex.hs
Commit message (
Expand
)
Author
Age
*
fix build on windows
Joey Hess
2016-12-30
*
refactor
Joey Hess
2016-12-30
*
Revert "p2p --link now defaults to setting up a bi-directional link"
Joey Hess
2016-12-16
*
p2p --link now defaults to setting up a bi-directional link
Joey Hess
2016-12-16
*
fix build with old ghc
Joey Hess
2016-12-10
*
make tor hidden service work when directory watching is not available
Joey Hess
2016-12-09
*
only start ref change watcher thread once per P2P connection
Joey Hess
2016-12-09
*
refactor ref change watching
Joey Hess
2016-12-09
*
typo
Joey Hess
2016-12-09
*
content removal is supposed to succed if the content was already not present
Joey Hess
2016-12-09
*
update progress logs in remotedaemon send/receive
Joey Hess
2016-12-08
*
fix memory leak
Joey Hess
2016-12-08
*
convert P2P runners from Maybe to Either String
Joey Hess
2016-12-08
*
fix math error that caused resumes to always fail
Joey Hess
2016-12-07
*
ReadWriteMode not AppendMode
Joey Hess
2016-12-07
*
open file for append, not write, so resuming works
Joey Hess
2016-12-07
*
refactor
Joey Hess
2016-12-06
*
added StoreContentTo
Joey Hess
2016-12-06
*
plumb assicated files through P2P protocol for updating transfer logs
Joey Hess
2016-12-02
*
plumb peer uuid through to runLocal
Joey Hess
2016-12-02
*
initial implementation of P2P.Annex runner
Joey Hess
2016-12-02
*
make remote-daemon able to send and receive objects over tor
Joey Hess
2016-12-02