#git-repository #version-control #index #state #gitoxide #tree #check

gix-status

A crate of the gitoxide project dealing with 'git status'-like functionality

10 breaking releases

new 0.11.0 Jul 23, 2024
0.9.0 Apr 13, 2024
0.8.0 Mar 18, 2024
0.4.1 Dec 30, 2023
0.2.0 Oct 12, 2023

#2558 in Development tools

Download history 4109/week @ 2024-04-05 4395/week @ 2024-04-12 3773/week @ 2024-04-19 3424/week @ 2024-04-26 4004/week @ 2024-05-03 4011/week @ 2024-05-10 7570/week @ 2024-05-17 7152/week @ 2024-05-24 6167/week @ 2024-05-31 6210/week @ 2024-06-07 7766/week @ 2024-06-14 8197/week @ 2024-06-21 8367/week @ 2024-06-28 7548/week @ 2024-07-05 7401/week @ 2024-07-12 5223/week @ 2024-07-19

29,997 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

1MB
16K SLoC

This crate includes the various diffs git can do between different representations of the repository state, like comparisons between…

  • index and working tree
  • index and tree
  • find untracked files

While also being able to check check if the working tree is dirty, quickly.

Feature Flags

Dependencies

~12–23MB
~404K SLoC