#git #version-control #specification #revision #parser #name #finding

gix-revision

A crate of the gitoxide project dealing with finding names for revisions and parsing specifications

26 releases (17 breaking)

0.27.0 Mar 14, 2024
0.26.0 Jan 20, 2024
0.25.1 Dec 30, 2023
0.23.0 Oct 12, 2023
0.12.1 Mar 26, 2023

#1941 in Development tools

Download history 49661/week @ 2023-12-19 45589/week @ 2023-12-26 64861/week @ 2024-01-02 61892/week @ 2024-01-09 71143/week @ 2024-01-16 70617/week @ 2024-01-23 77649/week @ 2024-01-30 80317/week @ 2024-02-06 79408/week @ 2024-02-13 80896/week @ 2024-02-20 86413/week @ 2024-02-27 85319/week @ 2024-03-05 88914/week @ 2024-03-12 101991/week @ 2024-03-19 87806/week @ 2024-03-26 75186/week @ 2024-04-02

367,256 downloads per month
Used in 140 crates (2 directly)

MIT/Apache

305KB
6.5K SLoC

gix-revision

Testing

Fuzzing

cargo fuzz is used for fuzzing, installable with cargo install cargo-fuzz.

Targets can be listed with cargo fuzz list and executed via cargo +nightly fuzz run <target>, where <target> can be parse for example.


lib.rs:

Interact with git revisions by parsing them from rev-specs and describing them in terms of reference names.

Feature Flags

Dependencies

~6–14MB
~154K SLoC