This first final version comes with quite a few improvements over the previews:
- a highly improved file change detection with
- much better recognition & refresh rate (branching, merging, file change events)
- drastically reduced IO
- fixed COM interop memory issues
- fixed threading issue (quite rare race condition)
- "Specs"-integration tests for repository change detection
But best of all, with this version, RepoZ got a Ipc-interface to provide git repository information to other processes.
First consumer: grr, the CLI sidekick
Please check the topic Installing grr () on how to to make use of grr throughout the system.
Have fun.