index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Sync.hs
Commit message (
Expand
)
Author
Age
...
*
Assistant monad, stage 2.5
Joey Hess
2012-10-29
*
add git-annex branch commit when assistant is syncing
Joey Hess
2012-10-28
*
pull from one of the remotes in a push notification
Joey Hess
2012-10-24
*
initial implementation of XMPP push notifier (untested)
Joey Hess
2012-10-24
*
added push notifier thread, currently a no-op
Joey Hess
2012-10-24
*
better variable name
Joey Hess
2012-10-14
*
use gitRepo
Joey Hess
2012-10-12
*
fix breakage caught by test suite
Joey Hess
2012-09-21
*
better name for fallback sync refs
Joey Hess
2012-09-16
*
ensure outgoing sync pushes always succeed when repo is accessible
Joey Hess
2012-09-16
*
hlint
Joey Hess
2012-09-13
*
pairing probably works now (untested)
Joey Hess
2012-09-10
*
display errors when any named thread crashes
Joey Hess
2012-09-06
*
improve syncing support for special remotes
Joey Hess
2012-09-04
*
scan multiple remotes in one pass
Joey Hess
2012-08-26
*
run full transfer scan on all remotes at startup
Joey Hess
2012-08-24
*
keep logs of failed transfers, and requeue them when doing a non-full scan
Joey Hess
2012-08-23
*
better name
Joey Hess
2012-08-22
*
avoid unnecessary transfer scans when syncing a disconnected remote
Joey Hess
2012-08-22
*
move some git operations outside the annex monad to avoid blocking other threads
Joey Hess
2012-08-22
*
refactor
Joey Hess
2012-08-22
[prev]