git-annex/Remote
Joey Hess 7943442dff
Display progress meter in -J mode when copying from a local git repo, to a local git repo, and from a remote git repo.
Had everything available, just didn't combine the progress meter with the
other places progress is sent to update it. (And to a remote repo already
did show progress.)

Most special remotes should already display progress meters with -J,
same as without it. One exception to this is the web, since it relies on
wget/curl progress display without -J. Still todo..
2015-11-16 19:32:30 -04:00
..
Directory update my email address and homepage url 2015-01-21 12:50:09 -04:00
External Added WHEREIS to external special remote protocol. 2015-08-13 17:27:50 -04:00
Helper convert from Utility.LockPool to Annex.LockPool everywhere 2015-11-12 18:13:37 -04:00
Rsync windows build fix 2015-01-29 13:46:57 -04:00
WebDAV groundwork for parameterizing hash depth 2015-01-28 15:55:17 -04:00
BitTorrent.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Bup.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Ddar.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Directory.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
External.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
GCrypt.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Git.hs Display progress meter in -J mode when copying from a local git repo, to a local git repo, and from a remote git repo. 2015-11-16 19:32:30 -04:00
Glacier.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Hook.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
List.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Rsync.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
S3.hs Fix failure to build with aws-0.13.0 and finish nearline support. 2015-11-02 11:14:03 -04:00
Tahoe.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Web.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
WebDAV.hs use action, not sideAction 2015-10-11 13:29:44 -04:00