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: Fix syncing to just created ssh remotes.
Joey Hess
2012-12-06
*
show when a buddy is already paired
Joey Hess
2012-11-10
*
avoid sending xmpp push notifications when not pushing to any remotes
Joey Hess
2012-11-10
*
full-on git-annex assistant syncing now works over XMPP!
Joey Hess
2012-11-10
*
separate data type for push stages
Joey Hess
2012-11-10
*
add canpush xmpp command
Joey Hess
2012-11-09
*
blog for the day
Joey Hess
2012-11-08
*
refactor XMPP client
Joey Hess
2012-11-03
*
where indentation
Joey Hess
2012-10-31
*
assistant: Fix syncing local drives.
Joey Hess
2012-10-30
*
webapp: Make an initial, empty commit so there is a master branch
Joey Hess
2012-10-30
*
pushed Assistant monad down into DaemonStatus code
Joey Hess
2012-10-30
*
split ScanRemotes and lifted
Joey Hess
2012-10-29
*
split and lift Assistant.Pushes
Joey Hess
2012-10-29
*
lift alertWhile
Joey Hess
2012-10-29
*
more lifting
Joey Hess
2012-10-29
*
lifted Assistant.Sync into Assistant monad
Joey Hess
2012-10-29
*
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