From 27869d94dfb18784bbd53c4191c2000ee37ff30c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Mar 2013 13:36:02 -0400 Subject: assistant: Be smarter about avoiding unncessary transfers. Just before starting a transfer, do one last check that it's still preferred content. I was just doing this for uploads, as part of the smarter flood filling bug, but realized it's also possible for a download that was preferred content to change to not be before the download begins, so check that too. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4bd239b4c..3b2723478 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low combines all their changes into a single commit. * assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does not force a command. + * assistant: Be smarter about avoiding unncessary transfers. * webapp: DTRT when told to create a git repo that already exists. * webapp: Work around bug in Warp's slowloris attack prevention code, -- cgit v1.2.3