Skip to content

Releases: cmarcusreid/git-status-cache

Update libgit2 to v1.0.0

07 Apr 07:52
b45659e
Compare
Choose a tag to compare
Merge pull request #25 from cmarcusreid/update-libgit2-1.0.0

Update libgit2 1.0.0

Update libgit2 to v0.25.1.

20 Feb 08:26
Compare
Choose a tag to compare
Pre-release

Update libgit2 to v0.25.1.

Report UpstreamGone

17 Jan 00:26
Compare
Choose a tag to compare

Optimize cache invalidation

05 Jan 07:40
Compare
Choose a tag to compare

Optimize cache invalidation

14 Oct 02:15
Compare
Choose a tag to compare
Pre-release

Attempt to address #16. Requires thorough testing to make sure there isn't a case where this can lead to a stale cache entry.

Fix potential crash when reporting conflicts.

13 Oct 06:38
Compare
Choose a tag to compare
Merge pull request #15 from cmarcusreid/conflict

libgit2 reports a subset conflicts as two separate status entries with the same path.

Remove runtime dependency on vcredist

15 Sep 14:57
Compare
Choose a tag to compare
Merge pull request #14 from cmarcusreid/staticRuntime

Link static runtime to remove dependency on vcredist.

Support stash information

07 Sep 00:56
Compare
Choose a tag to compare
Merge pull request #12 from cmarcusreid/supportStashes

Add current stashes to response.

Initial release

22 Aug 19:14
Compare
Choose a tag to compare
v1.0.0

Add protocol documentation to readme.

Initial Alpha

16 Aug 18:24
Compare
Choose a tag to compare
Initial Alpha Pre-release
Pre-release
  • Fixed an issue where file change notifications could be lost when backed up.
  • Added support for reporting statistics about cache performance.