git-annex/Assistant/Threads
Joey Hess 8de7699f39 add transferkey command
Used by the assistant, rather than copy, this is faster because it avoids
using git ls-files, avoids checking the location log redundantly, and
runs in oneshot mode, avoiding making a commit to the git-annex branch
for every file transferred.
2012-08-24 17:23:58 -04:00
..
Committer.hs added an alert after a file transfer 2012-08-06 17:09:23 -04:00
Merger.hs refactor 2012-08-22 14:32:17 -04:00
MountWatcher.hs also notice dbus unmount events 2012-08-23 18:58:54 -04:00
NetWatcher.hs make the NetWatcher always rescan networked remotes every 30 minutes 2012-08-23 16:13:43 -04:00
Pusher.hs refactor 2012-08-22 14:32:17 -04:00
SanityChecker.hs make old activiy alerts stay visible 2012-07-30 02:39:24 -04:00
Transferrer.hs add transferkey command 2012-08-24 17:23:58 -04:00
TransferScanner.hs keep track of which remotes have been scanned in process state 2012-08-24 15:52:23 -04:00
TransferWatcher.hs process group killing 2012-08-10 15:52:22 -04:00
Watcher.hs remove the "running" alert 2012-07-30 18:26:36 -04:00
WebApp.hs implement resuming of paused transfers 2012-08-12 12:11:20 -04:00