Sped up downloads of files from ssh remotes, reducing the non-data-transfer overhead 6x.

This commit is contained in:
Joey Hess 2015-08-13 14:20:28 -04:00
parent f99ae3d713
commit 983a95f021
3 changed files with 89 additions and 2 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (5.20150813) UNRELEASED; urgency=medium
* --debug log messages are now timestamped with fractional seconds.
* Sped up downloads of files from ssh remotes, reducing the
non-data-transfer overhead 6x.
-- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400