From 0d30987f8780d51ea144f2fca9f6482b15c2b71d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Jun 2015 15:14:42 -0400 Subject: Fix bug that prevented enumerating locally present objects in repos tuned with annex.tune.objecthash1=true Need to walk 1 level of subdirs less in this case. The git-annex branch traversal code didn't have a similar bug. --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f1179919d..21811ae18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,9 @@ git-annex (5.20150529) UNRELEASED; urgency=medium to avoid old versions of tahoe create-client choking. * Build documentation with deterministic=1 for reproducible builds. (A new ikiwiki feature.) Closes: #785736 + * Fix bug that prevented enumerating locally present objects in repos + tuned with annex.tune.objecthash1=true. + Fixes: unused, object count in info, unannex. -- Joey Hess Sat, 30 May 2015 02:07:18 -0400 -- cgit v1.2.3