Docs.rs
  • git2-ext-0.6.3
    • git2-ext 0.6.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • Dependencies
      • bstr ^1.4.0 normal
      • git2 >=0.16, <=0.20 normal
      • itertools ^0.14.0 normal
      • log ^0.4.17 normal
      • shlex ^1.1.0 normal
      • tempfile ^3.5.0 normal
      • which ^7.0.0 normal
      • assert_fs ^1.1.1 dev
      • automod ^1.0.14 dev
      • divan ^0.1.14 dev
      • eyre ^0.6.12 dev
      • git-fixture ^0.3.5 dev
      • regex ^1.10.4 dev
      • snapbox ^0.6.0 dev
      • pkg-config ^0.3.27 normal
    • Versions
    • 52.5% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

git2_ext0.6.3

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • hooks::Hooks
  • hooks::ReferenceTransaction
  • ops::GpgSign
  • ops::SshSign
  • ops::UserSign

Traits

  • ops::Sign

Functions

  • ops::author_signature
  • ops::cherry_pick
  • ops::commit
  • ops::commit_signature
  • ops::head_branch
  • ops::head_id
  • ops::is_dirty
  • ops::reword
  • ops::squash
  • tree::filter_tree
  • tree::get_changed_paths_between_trees
  • tree::rebuild_tree
  • utils::git_sh