From 5e7fe9663d2ced9c62d1d9b1a5c704dcde3c0492 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 Nov 2015 19:32:30 -0400 Subject: 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.. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 79598575d..53a20717c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ git-annex (5.20151117) UNRELEASED; urgency=medium * Build with -j1 again to get reproducible build. + * Display progress meter in -J mode when copying from a local git repo, + to a local git repo, and from a remote git repo. -- Joey Hess Mon, 16 Nov 2015 16:49:34 -0400 -- cgit v1.2.3