From 59139af0514552cd05c006afeef6f2316b1cbda7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 9 Jun 2017 14:18:58 -0400 Subject: disable closingTracked on OSX Don't trust OSX FSEvents's eventFlagItemModified to be called when the last writer of a file closes it; apparently that sometimes does not happen, which prevented files from being quickly added. This commit was sponsored by John Peloquin on Patreon. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index d84b3cb8c..305970f84 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -27,6 +27,9 @@ git-annex (6.20170520) UNRELEASED; urgency=medium into a repository watched by the assistant auto-merge. * Makefile: Install completions for the fish and zsh shells when git-annex is built with optparse-applicative-0.14. + * assistant: Don't trust OSX FSEvents's eventFlagItemModified to be called + when the last writer of a file closes it; apparently that sometimes + does not happen, which prevented files from being quickly added. -- Joey Hess Wed, 24 May 2017 14:03:40 -0400 -- cgit v1.2.3