aboutsummaryrefslogtreecommitdiff
path: root/Utility/Metered.hs
Commit message (Expand)AuthorAge
* Improve progress display when watching file size, in cases where a transfer d...Gravatar Joey Hess2017-05-25
* adeiu, MissingHGravatar Joey Hess2017-05-16
* force sofar calculationGravatar Joey Hess2016-12-08
* more p2p progress metersGravatar Joey Hess2016-12-07
* update progress meter when sending to p2p remoteGravatar Joey Hess2016-12-07
* Rate limit console progress display updates to 10 per second. Was updating as...Gravatar Joey Hess2016-09-08
* refactorGravatar Joey Hess2015-11-16
* Display progress meter in -J mode when copying from a local git repo, to a lo...Gravatar Joey Hess2015-11-16
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* bring back --quiet filtering of stdout and stderr, with deadlock fixedGravatar Joey Hess2015-04-06
* Fixes a bug in the last release that caused rsync and possibly other commands...Gravatar Joey Hess2015-04-06
* relay external special remote stderr through progress suppression machinery (...Gravatar Joey Hess2015-04-04
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* bittorrent: Fix mojibake introduced in parsing arai2c progress output.Gravatar Joey Hess2015-02-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* refactorGravatar Joey Hess2014-12-17
* switch from hGetSome to hGetGravatar Joey Hess2014-11-03
* hGetUntilMeteredGravatar Joey Hess2014-11-03
* testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
* resume interrupted chunked downloadsGravatar Joey Hess2014-07-27
* core implementation of new style chunkingGravatar Joey Hess2014-07-25
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28