Re: [PATCH 00/19] index-helper, watchman

2016-03-29 Thread David Turner
On Tue, 2016-03-29 at 19:09 +0200, Torsten Bögershausen wrote: > On 2016-03-09 19.36, David Turner wrote: > > This is a rebase and extension of Duy's work on git index-helper > > and > > watchman support. > > > Somewhere we need to tweak something: > t7900 do all fail under Mac OS, because the

Re: [PATCH 00/19] index-helper, watchman

2016-03-29 Thread Torsten Bögershausen
On 2016-03-09 19.36, David Turner wrote: > This is a rebase and extension of Duy's work on git index-helper and > watchman support. > Somewhere we need to tweak something: t7900 do all fail under Mac OS, because the index-helper is not build. The best would be to have a precondition when running

[PATCH 00/19] index-helper, watchman

2016-03-09 Thread David Turner
This is a rebase and extension of Duy's work on git index-helper and watchman support. Patches 1-14 and are more-or-less just Duy's patches, rebased. I fixed up a race condition with signal handling, but otherwise didn't change much. Patch 15 preserves the untracked cache and watchman extensions