Docs.rs
  • git-stack-0.10.1
    • git-stack 0.10.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • Dependencies
      • bstr ^1.1.0 normal
      • clap ^4.0.32 normal
      • clap-verbosity-flag ^2.0.0 normal
      • concolor ^0.0.11 normal
      • concolor-clap ^0.0.13 normal
      • downcast-rs ^1.2.0 normal
      • elsa ^1.7.0 normal
      • env_logger ^0.10 normal
      • eyre ^0.6 normal
      • git-branch-stash ^0.9.1 normal
      • git-config-env ^0.1 normal
      • git2 ^0.15 normal
      • git2-ext ^0.3.0 normal
      • human-panic ^1 normal
      • humantime ^2 normal
      • ignore ^0.4 normal
      • indexmap ^1 normal
      • itertools ^0.10 normal
      • log ^0.4 normal
      • maplit ^1 normal
      • names ^0.14.0 normal
      • petgraph ^0.6.2 normal
      • proc-exit ^2 normal
      • scrawl ^1.1.0 normal
      • termtree ^0.4 normal
      • yansi ^0.5.1 normal
      • assert_fs ^1 dev
      • git-fixture ^0.3 dev
    • Versions
    • 14% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Module graph

  • Structs
  • Enums
  • Functions
?
Change settings

Module git_stack::graph

source ·

Structs

AncestorsCursor
AncestorsIter
Branch
BranchSet
DescendantsCursor
DescendantsIter
Fixup
ForeignCommit
Graph
Hidden
Node
Reword
StaleCommit
Wip

Enums

Action
BranchKind
PushStatus

Functions

delete_merged_branches
Drop branches merged among the pulled IDs
delete_squashed_branches_by_tree_id
Quick pass for what is droppable
find_protected_base
fixup
hide_branch_commits
hide_protected_branch_commits
infer_base
mark_fixup
mark_wip
merge_stacks_by_tree_id
When a rebase has split stack, re-combine them
protect_branches
protect_foreign_branches
protect_large_branches
protect_stale_branches
protect_tagged_branch
pushable
realign_stacks
When a branch has extra commits, update dependent branches to the latest
rebase_development_branches
Pre-requisites:
rebase_pulled_branches
Update branches from pull_start to pull_end
reword_commit
tag_commits_while
tag_foreign_commits
tag_stale_commits
to_scripts
trim_foreign_branches
trim_stale_branches
trim_tagged_branch