Docs.rs
  • git-branchless-0.3.11
    • git-branchless 0.3.11
    • Docs.rs crate page
    • GPL-2.0-only
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • arxanas
    • Dependencies
      • bugreport ^0.5.0 normal
      • clap ^3.1.8 normal
      • color-eyre ^0.6.1 normal
      • console ^0.15.0 normal
      • cursive ^0.17.0 normal
      • cursive_buffered_backend ^0.6.0 normal
      • dialoguer ^0.10.0 normal
      • esl01-dag ^0.2.1 normal
      • eyre ^0.6.8 normal
      • git2 ^0.14.2 normal
      • itertools ^0.10.3 normal
      • lazy_static ^1.4.0 normal
      • git-branchless-lib ^0.3.10 normal
      • man ^0.3.0 normal
      • os_str_bytes ^6.0.0 normal
      • path-slash ^0.1.4 normal
      • rayon ^1.5.1 normal
      • regex ^1.5.5 normal
      • rusqlite ^0.27.0 normal
      • tracing ^0.1.32 normal
      • tracing-chrome ^0.5.0 normal
      • tracing-error ^0.2.0 normal
      • tracing-subscriber ^0.3.10 normal
      • anyhow ^1.0.56 dev
      • assert_cmd ^2.0.4 dev
      • insta ^1.14.0 dev
      • portable-pty ^0.7.0 dev
      • vt100 ^0.15.1 dev
      • skim ^0.9.4 normal
    • Versions
    • 100% 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

Crate git_branchless

logo
Change settings

List of all items

Structs

  • commands::smartlog::SmartlogGraph
  • commands::smartlog::SmartlogOptions
  • opts::CheckoutOptions
  • opts::MoveOptions
  • opts::Opts
  • opts::TraverseCommitsOptions
  • tui::testing::CursiveTestingBackend

Enums

  • commands::navigation::Command
  • commands::navigation::Distance
  • commands::navigation::Towards
  • commands::reword::BuildRewordMessageResult
  • commands::reword::InitialCommitMessages
  • opts::ColorSetting
  • opts::Command
  • opts::WrappedCommand
  • tui::testing::CursiveTestingEvent

Traits

  • tui::SingletonView

Macros

  • declare_views

Functions

  • commands::amend::amend
  • commands::bug_report::bug_report
  • commands::gc::gc
  • commands::hide::hide
  • commands::hide::unhide
  • commands::hooks::hook_drop_commit_if_empty
  • commands::hooks::hook_post_checkout
  • commands::hooks::hook_post_commit
  • commands::hooks::hook_post_merge
  • commands::hooks::hook_post_rewrite
  • commands::hooks::hook_reference_transaction
  • commands::hooks::hook_register_extra_post_rewrite_hook
  • commands::hooks::hook_skip_upstream_applied_commit
  • commands::init::init
  • commands::init::uninstall
  • commands::main
  • commands::move::move
  • commands::navigation::checkout
  • commands::navigation::traverse_commits
  • commands::restack::restack
  • commands::reword::reword
  • commands::smartlog::make_smartlog_graph
  • commands::smartlog::render_graph
  • commands::smartlog::smartlog
  • commands::sync::sync
  • commands::undo::testing::select_past_event
  • commands::undo::testing::undo_events
  • commands::undo::undo
  • commands::wrap::wrap
  • opts::write_man_pages
  • tui::prompt_select_commit
  • tui::testing::screen_to_string
  • tui::with_siv

Typedefs

  • tui::testing::Screen