#git-repository #git #local-git #local-filesystem #information #find #set

libgfold

Provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem

5 releases

0.1.4 Dec 9, 2024
0.1.3 May 23, 2024
0.1.2 Dec 24, 2023
0.1.1 Jun 26, 2023
0.1.0 Jun 26, 2023

#1166 in Development tools

Download history 16/week @ 2024-11-19 28/week @ 2024-11-26 101/week @ 2024-12-03 169/week @ 2024-12-10 8/week @ 2024-12-17 4/week @ 2024-12-24 12/week @ 2024-12-31 27/week @ 2025-01-07 111/week @ 2025-01-14 27/week @ 2025-01-21 10/week @ 2025-01-28 28/week @ 2025-02-04 54/week @ 2025-02-11 34/week @ 2025-02-18 65/week @ 2025-02-25 32/week @ 2025-03-04

187 downloads per month

Apache-2.0

32KB
661 lines

libgfold

crates.io version license build status

libgfold provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. This library powers gfold.

Documentation

View documentation locally with the following command.

cargo doc -p libgfold --no-deps --open

lib.rs:

libgfold provides the ability to find a minimal set of user-relevant information for git repositories on a local filesystem.

This library powers gfold.

Dependencies

~12MB
~277K SLoC