git-annex/Remote
Joey Hess cee14f147a
stop displaying rsync progress, and use git-annex's own progress display for local-to-local repo transfers
Reasons to do this include:

1. I've gotten pretty used to git-annex's own progress display, which is
   used for all transfers over ssh (except to old git-annex-shell),
   and for most special remote transfers. It's getting to seem weird to see
   the rsync progress display instead.
2. When -J was used, the rsync output could not be shown, and so there was
   no progress display. Now there will be.

Progress will also be displayed now when cp CoW is used. But I'd expect a CoW
copy to typically run so fast that the progress display will barely be
noticable.

This commit was sponsored by Peter on Patreon.
2019-11-15 13:21:06 -04:00
..
Directory update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
External add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Helper remove some unncessary uses of warningIO 2019-11-12 10:07:27 -04:00
Rsync avoid rsync/gcrypt ssh startup delay with -J 2019-06-13 11:16:38 -04:00
WebDAV update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Adb.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
BitTorrent.hs make --json-error-messages capture url download errors 2019-11-12 13:52:38 -04:00
Bup.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Ddar.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Directory.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
External.hs make --json-error-messages capture url download errors 2019-11-12 13:52:38 -04:00
GCrypt.hs remove some unncessary uses of warningIO 2019-11-12 10:07:27 -04:00
Git.hs stop displaying rsync progress, and use git-annex's own progress display for local-to-local repo transfers 2019-11-15 13:21:06 -04:00
GitLFS.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Glacier.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Hook.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
List.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
P2P.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Rsync.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
S3.hs make --json-error-messages capture url download errors 2019-11-12 13:52:38 -04:00
Tahoe.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Web.hs make --json-error-messages capture url download errors 2019-11-12 13:52:38 -04:00
WebDAV.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00