From 677aab525a7023642f4b2e9d96db3c3481e8f0b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Nov 2012 15:27:44 -0400 Subject: better streaming while encrypting/decrypting Both the directory and webdav special remotes used to have to buffer the whole file contents before it could be decrypted, as they read from chunks. Now the chunks are streamed through gpg with no buffering. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index dbbb43333..b1547a813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ git-annex (3.20121113) UNRELEASED; urgency=low added, including when new repository configurations are pushed in from remotes. * OSX: Fix RunAtLoad value in plist file. + * Getting a file from chunked directory special remotes no longer buffers + it all in memory. -- Joey Hess Tue, 13 Nov 2012 13:17:07 -0400 -- cgit v1.2.3