Docs.rs
  • girt-git-2.3.0
    • girt-git 2.3.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • MitMaro
    • Dependencies
      • chrono ^0.4.26 normal
      • git2 =0.15.0 normal
      • lazy_static ^1.4.0 normal
      • parking_lot ^0.12.1 normal
      • tempfile ^3.6.0 normal
      • thiserror ^1.0.43 normal
      • girt-testutils ^2.3.0 dev
      • pretty_assertions ^1.4.0 dev
      • rstest ^0.18.1 dev
      • serial_test ^2.0.0 dev
      • rustc_version ^0.4.0 build
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

git2.3.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Commit
  • CommitDiff
  • CommitDiffLoaderOptions
  • Config
  • Delta
  • DiffLine
  • FileStatus
  • Reference
  • Repository
  • User
  • testutil::CommitBuilder
  • testutil::CommitDiffBuilder
  • testutil::CreateCommitOptions
  • testutil::FileStatusBuilder
  • testutil::ReferenceBuilder

Enums

  • ErrorCode
  • FileMode
  • Origin
  • ReferenceKind
  • Status
  • errors::GitError
  • errors::RepositoryLoadKind

Functions

  • testutil::add_path_to_index
  • testutil::commit_id_from_ref
  • testutil::create_commit
  • testutil::head_id
  • testutil::remove_path_from_index
  • testutil::repo_path
  • testutil::with_temp_bare_repository
  • testutil::with_temp_repository