git-annex/Remote/Helper
Joey Hess 9e11699c76 connect existing meters to the transfer log for downloads
Most remotes have meters in their implementations of retrieveKeyFile
already. Simply hooking these up to the transfer log makes that information
available. Easy peasy.

This is particularly valuable information for encrypted remotes, which
otherwise bypass the assistant's polling of temp files, and so don't have
good progress bars yet.

Still some work to do here (see progressbars.mdwn changes), but this
is entirely an improvement from the lack of progress bars for encrypted
downloads.
2013-04-11 17:32:31 -04:00
..
AWS.hs webapp: S3 and Glacier forms now have a select list of all currently-supported AWS regions. 2012-12-01 14:11:37 -04:00
Chunked.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
Encryptable.hs connect existing meters to the transfer log for downloads 2013-04-11 17:32:31 -04:00
Hooks.hs connect existing meters to the transfer log for downloads 2013-04-11 17:32:31 -04:00
Special.hs git subcommand cleanup 2013-03-03 13:39:07 -04:00
Ssh.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00