The gitoxide project handling internal git command execution - Rust source code
Read-only access to the git commitgraph file format - Rust source code
Git-config file parser and editor from the gitoxide project - Rust source code
The gitoxide project providing git-config value parsing - Rust source code
The gitoxide project to interact with git credentials helpers - Rust source code
The gitoxide project parsing dates the way git does - Rust source code
Interact with git repositories just like git would - Rust source code
Calculate differences between various git objects - Rust source code
The gitoxide project dealing with directory walks - Rust source code
Discover git repositories and check if a directory is a git repository - Rust source code
Integrate various capabilities using compile-time feature flags - Rust source code
The gitoxide project implementing git filters - Rust source code
Crate providing file system specific utilities to `gitoxide` - Rust source code
The gitoxide project dealing with pattern matching - Rust source code
Borrowed and owned git hash digests used to identify git objects - Rust source code
Crate that provides hashtable based data structures optimized to utilize ObjectId keys - Rust source code
The gitoxide project dealing .gitignore files - Rust source code
Work-in-progress crate of the gitoxide project dedicated implementing the git index file - Rust source code
Git-style lock-file implementation - Rust source code
Proc-macro utilities for gix - Rust source code
The gitoxide project for parsing mailmap files - Rust source code
The gitoxide project implementing merge algorithms - Rust source code
The gitoxide project implementing negotiation algorithms - Rust source code
Immutable and mutable git objects with decoding and encoding support - Rust source code
Implements various git object databases - Rust source code
Implements git packs and related data structures - Rust source code
Duplicate of `gix-packetline` with the `blocking-io` feature pre-selected - Rust source code
The gitoxide project implementing the pkt-line serialization format - Rust source code
The gitoxide project dealing paths and their conversions - Rust source code
The gitoxide project dealing magical pathspecs - Rust source code
The gitoxide project for handling prompts in the terminal - Rust source code
The gitoxide project for implementing git protocols - Rust source code
The gitoxide project dealing with various quotations used by git - Rust source code
Handle git references - Rust source code
The gitoxide project for parsing and representing refspecs - Rust source code
The gitoxide project dealing with finding names for revisions and parsing specifications - Rust source code
Crate providing utilities for walking the revision graph - Rust source code
The gitoxide project providing a shared trust model - Rust source code
Handle files specifying the shallow boundary - Rust source code
The gitoxide project dealing with 'git status'-like functionality - Rust source code
The gitoxide project dealing git submodules - Rust source code
Tempfile implementation with a global registry to assure cleanup - Rust source code
Provide minimal `tracing` support that can be turned off to zero cost - Rust source code
The gitoxide project dedicated to implementing the git transport layer - Rust source code
The gitoxide project - Rust source code
The gitoxide project implementing parsing and serialization of gix-url - Rust source code
Crate with `gitoxide` utilities that don't need feature toggles - Rust source code
Validation functions for various kinds of names in git - Rust source code
The gitoxide project for shared worktree related types and utilities - Rust source code
The gitoxide project implementing setting the worktree to a particular state - Rust source code