summaryrefslogtreecommitdiff
path: root/Assistant/Threads/Pusher.hs
Commit message (Expand)AuthorAge
* converted 6 more threadsGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* ensure that git-annex branch is pushed after a successful transferGravatar Joey Hess2012-10-28
* added push notifier thread, currently a no-opGravatar Joey Hess2012-10-24
* better variable nameGravatar Joey Hess2012-10-14
* hlintGravatar Joey Hess2012-09-13
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* add support for readonly remotesGravatar Joey Hess2012-08-26
* don't exclude special remotes from the knownRemotes list used by the assistantGravatar Joey Hess2012-08-26
* refactorGravatar Joey Hess2012-08-22
* handle case of adding populated drive to just created repoGravatar Joey Hess2012-08-05
* fix crashes when run in a git repo that has been initted but has no master br...Gravatar Joey Hess2012-08-05
* avoid showing alert when there are no remotes to push toGravatar Joey Hess2012-08-02
* fix push status, broken when inParallel was adapted for -threadedGravatar Joey Hess2012-07-30
* make old activiy alerts stay visibleGravatar Joey Hess2012-07-30
* moved all alert messages into one fileGravatar Joey Hess2012-07-29
* add more alertsGravatar Joey Hess2012-07-29
* move DaemonStatus manipulation out of the Annex monad to IOGravatar Joey Hess2012-07-28
* add TransferScanner threadGravatar Joey Hess2012-07-22
* debugging improvementsGravatar Joey Hess2012-07-20
* queue Uploads of newly added files to remotesGravatar Joey Hess2012-07-05
* use a TMVarGravatar Joey Hess2012-06-26
* fixup merges now done when neededGravatar Joey Hess2012-06-25
* add a push retry threadGravatar Joey Hess2012-06-25
* reorg threadsGravatar Joey Hess2012-06-25