List of all items
Structs
- commands::export_key::Report
- commands::filter::Context
- commands::init::Report
- commands::lock::Ask
- commands::lock::Assumed
- commands::lock::Report
- commands::lock::Warning
- commands::status::Report
- commands::status::Scanned
- commands::sync::Report
- commands::unlock::Report
- crypto::format::Header
- crypto::key::MasterKey
- crypto::key::SuiteKey
- git::attributes::AttributeResolver
- git::attributes::Culprit
- git::attributes::Resolution
- git::attributes::StagedAttributes
- git::history::Exposure
- git::history::HeadLookup
- git::history::Scan
- git::history::Sighting
- git::index::Tracked
- git::repo::Repo
- rules::decide::Outcome
- rules::declaration::Config
- rules::declaration::Decision
- rules::declaration::PatternView
Enums
- Error
- commands::lock::Outcome
- commands::status::SetupGap
- commands::status::Verdict
- commands::sync::Outcome
- commands::unlock::KeySource
- git::attributes::DeclaredEol
- git::attributes::EolConversion
- git::attributes::FilterAttribute
- git::attributes::Rendering
- git::index::Listed
- git::index::Outcome
- git::index::Restaged
- git::index::Staged
- git::pktline::Packet
- rules::declaration::EolMode
- rules::declaration::TextMode
Traits
Functions
- commands::diff::convert
- commands::diff::run
- commands::export_key::run
- commands::export_key::to_stdout
- commands::filter::run
- commands::init::run
- commands::lock::run
- commands::process::run
- commands::status::run
- commands::sync::run
- commands::unlock::run
- crypto::cipher::blob_key_id
- crypto::cipher::decrypt
- crypto::cipher::encrypt
- crypto::format::looks_encrypted
- crypto::keyfile::decode_portable
- crypto::keyfile::encode_portable
- crypto::keyfile::holds_a_key
- crypto::keyfile::read
- crypto::keyfile::read_portable
- crypto::keyfile::write
- crypto::keyfile::write_owner_only
- crypto::keyfile::write_portable
- format_key_id
- git::attributes::attribute_files_under
- git::attributes::catch_all_present
- git::attributes::desired
- git::attributes::driver_keys
- git::attributes::foreign_lines_touching
- git::attributes::has_section
- git::attributes::read
- git::attributes::render_lines
- git::attributes::render_lines_as_written
- git::attributes::render_section
- git::attributes::render_section_with
- git::attributes::staged_fallbacks
- git::attributes::upsert
- git::attributes::write_section
- git::config::get
- git::config::global_attributes_file
- git::config::is_true
- git::config::open_full
- git::config::open_local
- git::config::save_local
- git::config::set
- git::config::unset
- git::history::objects
- git::history::scan
- git::history::stored_in_the_clear
- git::index::blob_id
- git::index::forget_stat
- git::index::list
- git::index::object_hash
- git::index::restage
- git::index::staged_ids
- git::pktline::read_content
- git::pktline::read_packet
- git::pktline::read_until_flush
- git::pktline::write_data
- git::pktline::write_flush
- git::repo::git_spelling
- git::repo::lexically_normal
- git::repo::working_tree_path
- rules::decide::clean
- rules::decide::smudge
- rules::declaration::is_never_encrypted
- rules::eol::apply
- rules::eol::git_writes_crlf
- rules::eol::looks_binary
- rules::eol::normalisation_is_reversible
- rules::eol::normalise_to_lf
- rules::eol::resolve_output
- rules::eol::should_normalise
- rules::eol::to_crlf
- util::atomic::strip_temporary_suffix
- util::atomic::target_may_have_been_shortened
- util::atomic::write
- util::atomic::write_owner_only
Type Aliases
Constants
- crypto::format::FLAG_LF_NORMALIZED
- crypto::format::FORMAT_VERSION
- crypto::format::HEADER_LEN
- crypto::format::KEY_ID_LEN
- crypto::format::MAGIC
- crypto::format::OVERHEAD
- crypto::format::SIV_LEN
- crypto::format::SUITE_AES_256_SIV
- crypto::key::MASTER_KEY_LEN
- crypto::key::SIV_KEY_LEN
- git::attributes::ACCEPTED
- git::attributes::CATCH_ALL
- git::pktline::MAX_PAYLOAD
- git::repo::ATTRIBUTES_FILE
- git::repo::CONFIG_FILE
- git::repo::DRIVER
- git::repo::KEY_ENVELOPE_DIR
- util::exit::CONFIG
- util::exit::EXPOSED
- util::exit::FORMAT
- util::exit::NO_KEY
- util::exit::SUCCESS
- util::exit::UNDETERMINED
- util::exit::USAGE