Display progress meter in -J mode when downloading from the web.
authorJoey Hess <joeyh@joeyh.name>
Tue, 17 Nov 2015 01:00:54 +0000 (21:00 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 17 Nov 2015 01:00:54 +0000 (21:00 -0400)
commite97fce35a614c672368c9a34245ebe220606dd6d
tree287097947a872138f1f15dc1328b31827a16246c
parent1244eb37705b0dff9106e239c5783fecb6360ed5
Display progress meter in -J mode when downloading from the web.

Including in addurl, and get --from web, but also in S3 and External
special remotes when a web url is known for content in those remotes.
Annex/Content.hs
Command/AddUrl.hs
Messages/Progress.hs
Remote/External.hs
Remote/Git.hs
Remote/Helper/Special.hs
Remote/S3.hs
Remote/Web.hs
debian/changelog