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

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

#1118 in Development tools

Download history 30/week @ 2024-10-25 16/week @ 2024-11-01 13/week @ 2024-11-08 19/week @ 2024-11-15 20/week @ 2024-11-22 40/week @ 2024-11-29 219/week @ 2024-12-06 33/week @ 2024-12-13 4/week @ 2024-12-20 8/week @ 2024-12-27 11/week @ 2025-01-03 68/week @ 2025-01-10 90/week @ 2025-01-17 7/week @ 2025-01-24 22/week @ 2025-01-31 36/week @ 2025-02-07

181 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
~276K SLoC