index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Metered.hs
Commit message (
Expand
)
Author
Age
*
Rate limit console progress display updates to 10 per second. Was updating as...
Joey Hess
2016-09-08
*
refactor
Joey Hess
2015-11-16
*
Display progress meter in -J mode when copying from a local git repo, to a lo...
Joey Hess
2015-11-16
*
removed all uses of undefined from code base
Joey Hess
2015-04-19
*
bring back --quiet filtering of stdout and stderr, with deadlock fixed
Joey Hess
2015-04-06
*
Fixes a bug in the last release that caused rsync and possibly other commands...
Joey Hess
2015-04-06
*
relay external special remote stderr through progress suppression machinery (...
Joey Hess
2015-04-04
*
well along the way to fully quiet --quiet
Joey Hess
2015-04-04
*
WIP on making --quiet silence progress, and infra for concurrent progress bars
Joey Hess
2015-04-03
*
bittorrent: Fix mojibake introduced in parsing arai2c progress output.
Joey Hess
2015-02-10
*
update my email address and homepage url
Joey Hess
2015-01-21
*
refactor
Joey Hess
2014-12-17
*
switch from hGetSome to hGet
Joey Hess
2014-11-03
*
hGetUntilMetered
Joey Hess
2014-11-03
*
testremote: New command to test uploads/downloads to a remote.
Joey Hess
2014-08-01
*
resume interrupted chunked downloads
Joey Hess
2014-07-27
*
core implementation of new style chunking
Joey Hess
2014-07-25
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
external special remotes mostly implemented (untested)
Joey Hess
2013-12-26
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28