git-annex/Types
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
..
Backend.hs handle sha*sum's leading \ in checksum with certian unsual filenames 2012-12-20 17:07:10 -04:00
BranchState.hs remove unused fields 2012-12-19 23:41:54 -04:00
Command.hs make usage less terrifying 2013-03-25 12:41:57 -04:00
Crypto.hs Allow other MAC algorithms in the Remote Config. 2013-03-29 18:04:52 -04:00
GitConfig.hs Added annex.web-download-command setting. 2013-04-08 23:34:05 -04:00
Group.hs add --ingroup limit 2012-10-08 15:18:58 -04:00
Key.hs improve imports 2013-02-27 21:48:46 -04:00
KeySource.hs add: Improved detection of files that are modified while being added. 2013-02-14 16:54:36 -04:00
Messages.hs Display a warning when a non-existing file or directory is specified. 2012-11-25 17:54:08 -04:00
Option.hs per-command options 2012-01-05 23:11:07 -04:00
Remote.hs connect existing meters to the transfer log for downloads 2013-04-11 17:32:31 -04:00
StandardGroups.hs better archive directory handling 2013-04-06 18:29:52 -04:00
TrustLevel.hs test 2012-12-19 23:44:08 -04:00
UUID.hs add ConfigMonitor thread 2012-10-20 16:43:35 -04:00