List of all items
Structs
- branches::Branch
- branches::BranchOps
- command::CommandExecutor
- command::CommandOutput
- command::add::AddCommand
- command::bisect::BisectCommand
- command::branch::BranchCommand
- command::cat_file::CatFileCommand
- command::checkout::CheckoutCommand
- command::cherry_pick::CherryPickCommand
- command::clone::CloneCommand
- command::commit::CommitCommand
- command::config::ConfigCommand
- command::describe::DescribeCommand
- command::diff::DiffCommand
- command::fetch::FetchCommand
- command::for_each_ref::ForEachRefCommand
- command::grep::GrepCommand
- command::hash_object::HashObjectCommand
- command::init::InitCommand
- command::log::LogCommand
- command::ls_files::LsFilesCommand
- command::ls_tree::LsTreeCommand
- command::merge::MergeCommand
- command::mv::MvCommand
- command::pull::PullCommand
- command::push::PushCommand
- command::rebase::RebaseCommand
- command::reflog::ReflogCommand
- command::remote::RemoteCommand
- command::reset::ResetCommand
- command::restore::RestoreCommand
- command::rev_parse::RevParseCommand
- command::rm::RmCommand
- command::show::ShowCommand
- command::show_ref::ShowRefCommand
- command::stash::StashCommand
- command::status::StatusCommand
- command::submodule::SubmoduleCommand
- command::switch::SwitchCommand
- command::symbolic_ref::SymbolicRefCommand
- command::tag::TagCommand
- command::update_ref::UpdateRefCommand
- command::worktree::WorktreeCommand
- history::HistoryWalk
- info::RepoInfo
- parse::diff::DiffEntry
- parse::log::CommitEntry
- parse::status::StatusEntry
- repo::Repository
- tags::Tag
- tags::TagOps
- tags::Tagger
- workflow::WorkflowOps
Enums
- command::bisect::BisectAction
- command::cat_file::CatFileMode
- command::config::ConfigAction
- command::config::ConfigScope
- command::reflog::ReflogAction
- command::remote::RemoteAction
- command::reset::ResetMode
- command::stash::StashAction
- command::status::StatusFormat
- command::submodule::SubmoduleAction
- command::symbolic_ref::SymbolicRefAction
- command::worktree::WorktreeAction
- error::Error
- parse::diff::DiffKind
- parse::status::StatusKind
- tags::TagKind
Traits
Functions
- command::find_git
- command::git_version
- parse::diff::parse_diff_name_status
- parse::log::parse_log
- parse::status::parse_status