Merge branch 'concurrentprogress'

This commit is contained in:
Joey Hess 2015-04-04 15:01:00 -04:00
commit 1d57f142f1
26 changed files with 342 additions and 142 deletions

3
debian/changelog vendored
View file

@ -28,6 +28,9 @@ git-annex (5.20150328) UNRELEASED; urgency=medium
* version: Add --raw
* init: Improve fifo test to detect NFS systems that support fifos
but not well enough for sshcaching.
* --quiet now suppresses progress displays from eg, rsync.
(The option already suppressed git-annex's own built-in progress
displays.)
-- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400