From 2356a2557a65073bc61fc909a5806615129114d3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Mar 2014 12:43:56 -0400 Subject: Fix direct mode getKeysPresent false positive & also sped up direct mode unused and unannex unused: In direct mode, files that are deleted from the work tree are no longer incorrectly detected as unused. Direct mode `git annex info` slows down a bit due to more stringent checking, but not by a lot. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b33f4c9cd..26153c5fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ git-annex (5.20140307) UNRELEASED; urgency=medium * Fix zombie leak and general inneficiency when copying files to a local git repo. * webapp: Added a "Sync now" item to each repository's menu. + * unused: In direct mode, files that are deleted from the work tree + are no longer incorrectly detected as unused. -- Joey Hess Thu, 06 Mar 2014 16:17:01 -0400 -- cgit v1.2.3