Jason Gavris

Results 37 comments of Jason Gavris

@chandlerc very good points about managing release versions. I suppose I hadn't prioritized that because there has been only 1 meaningful release since the initial one (the v2 hook) of...

I will be pushing an Apple Silicon (fat binary) build soon, with a couple more small optimizations.

Also trying work through using the `BSER` protocol for `watchman` which might get a couple more milliseconds.

For macOS and Windows users, happy to note that a 'fast' `fsmonitor` is now _built in_ to Git 2.37. See the post here from some awesome contributions from Microsoft. https://github.blog/2022-06-27-highlights-from-git-2-37/#a-builtin-filesystem-monitor-for-windows-and-macos...

@themightychris any thoughts?

@Artoria2e5 could you squash your commits if this gets merged?

@themightychris I made you a maintainer if you'd like to merge this.

Thanks for the recommendation! I took a look at this and I will work on converting to use the client, though that means more refactoring to go `async`.

Awesome, very helpful reference. Also @wwwjfy is adding support for fsmonitor hook v2 and clock spec in https://github.com/jgavris/rs-git-fsmonitor/pull/20.

I would welcome contributions for this if anyone wants to do the work. Personally the tool works well for my purposes right now and I'm not highly motivated to refactor...