index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
/
Pusher.hs
Commit message (
Expand
)
Author
Age
*
avoid ugly alert caused by trying to push to unavailable removable drive
Joey Hess
2013-03-10
*
avoid false alert about syncing with xmpp remote
Joey Hess
2013-03-06
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
don't try to transfer data to/from XMPP remotes
Joey Hess
2012-11-11
*
where indentation
Joey Hess
2012-10-31
*
cleanup daemonStatus accessors
Joey Hess
2012-10-30
*
split remaining assistant types
Joey Hess
2012-10-30
*
split out daemonstatus types
Joey Hess
2012-10-30
*
split Commits and lifted
Joey Hess
2012-10-29
*
split and lift Assistant.Pushes
Joey Hess
2012-10-29
*
lift alertWhile
Joey Hess
2012-10-29
*
lifted Assistant.Sync into Assistant monad
Joey Hess
2012-10-29
*
converted 6 more threads
Joey Hess
2012-10-29
*
Assistant monad, stage 2.5
Joey Hess
2012-10-29
*
ensure that git-annex branch is pushed after a successful transfer
Joey Hess
2012-10-28
*
added push notifier thread, currently a no-op
Joey Hess
2012-10-24
*
better variable name
Joey Hess
2012-10-14
*
hlint
Joey Hess
2012-09-13
*
display errors when any named thread crashes
Joey Hess
2012-09-06
*
add support for readonly remotes
Joey Hess
2012-08-26
*
don't exclude special remotes from the knownRemotes list used by the assistant
Joey Hess
2012-08-26
*
refactor
Joey Hess
2012-08-22
*
handle case of adding populated drive to just created repo
Joey Hess
2012-08-05
*
fix crashes when run in a git repo that has been initted but has no master br...
Joey Hess
2012-08-05
*
avoid showing alert when there are no remotes to push to
Joey Hess
2012-08-02
*
fix push status, broken when inParallel was adapted for -threaded
Joey Hess
2012-07-30
*
make old activiy alerts stay visible
Joey Hess
2012-07-30
*
moved all alert messages into one file
Joey Hess
2012-07-29
*
add more alerts
Joey Hess
2012-07-29
*
move DaemonStatus manipulation out of the Annex monad to IO
Joey Hess
2012-07-28
*
add TransferScanner thread
Joey Hess
2012-07-22
*
debugging improvements
Joey Hess
2012-07-20
*
queue Uploads of newly added files to remotes
Joey Hess
2012-07-05
*
use a TMVar
Joey Hess
2012-06-26
*
fixup merges now done when needed
Joey Hess
2012-06-25
*
add a push retry thread
Joey Hess
2012-06-25
*
reorg threads
Joey Hess
2012-06-25