List of all items
Structs
- cli::Cli
- commands::adopt::Adopt
- commands::children::Children
- commands::cleanup::Cleanup
- commands::completions::Completions
- commands::config::Config
- commands::detach::Detach
- commands::down::Down
- commands::list::List
- commands::merge::Merge
- commands::new::New
- commands::parent::Parent
- commands::provider::Provider
- commands::repair::Repair
- commands::restack::Abort
- commands::restack::Continue
- commands::restack::Restack
- commands::review::Review
- commands::setup::Setup
- commands::status::Status
- commands::submit::Submit
- commands::sync::Sync
- commands::up::Up
- commands::upgrade::Upgrade
- providers::DetectedProvider
- providers::ReviewRequest
Enums
- cli::Command
- cli::PushMode
- cli::UpdateRefsMode
- providers::ProviderKind
- providers::ProviderSource
- providers::ReviewState
Traits
Functions
- commands::cleanup::cleanup
- commands::config::print_config
- commands::list::list_markdown
- commands::provider::print_provider
- commands::repair::repair
- commands::review::print_review
- commands::status::print_status
- commands::submit::submit
- completions::branch_candidates
- completions::child_branch_candidates
- completions::print
- completions::write
- git::checkout
- git::config_get
- git::config_get_bool
- git::config_get_regexp
- git::config_set
- git::config_unset
- git::create_branch
- git::current_branch
- git::delete_branch
- git::fetch_branch
- git::git_path
- git::is_ancestor
- git::local_branches
- git::merge_base
- git::pull_ff_only
- git::push_force_with_lease
- git::push_set_upstream_force_with_lease
- git::rebase
- git::rebase_abort
- git::rebase_continue
- git::rebase_onto
- git::remote_default_branch
- git::remote_url
- git::rev_parse
- git::supports_rebase_update_refs
- notes::update_stack_notes
- prompt::confirm
- providers::detect_provider
- settings::bool_setting
- settings::merge_strategy
- settings::push_enabled
- settings::remote
- setup::setup
- stack::abort_restack
- stack::adopt_branch
- stack::base_for_branch
- stack::branch_and_descendants
- stack::checkout_child
- stack::checkout_parent
- stack::children_for_branch
- stack::continue_restack
- stack::create_branch
- stack::detach_branch
- stack::parent_for_branch
- stack::print_children
- stack::print_parent
- stack::print_stack
- stack::record_base
- stack::restack
- stack::set_base_for_branch
- stack::set_parent_for_branch
- stack::stack_root
- stack::trunk_branch
- stack::unset_base_for_branch
- stack::unset_parent_for_branch
- upgrade::upgrade