List of all items
Structs
- commit::Commit
- commit_builder::CommitBuilder
- dag_walk::AncestorsIter
- dag_walk::BfsIter
- dag_walk::TopoIter
- evolution::MutableEvolution
- evolution::ReadonlyEvolution
- files::DiffLine
- git_store::GitStore
- index::CompositeIndex
- index::HexPrefix
- index::IndexEntry
- index::IndexFile
- index::IndexLevelStats
- index::IndexStats
- index::RevWalk
- index::UnsavedIndexData
- local_store::LocalStore
- lock::FileLock
- matchers::AlwaysMatcher
- matchers::FilesMatcher
- matchers::Visit
- op_store::Operation
- op_store::OperationId
- op_store::OperationMetadata
- op_store::View
- op_store::ViewId
- operation::Operation
- operation::View
- protos::op_store::Operation
- protos::op_store::OperationMetadata
- protos::op_store::Timestamp
- protos::op_store::View
- protos::store::Commit
- protos::store::Commit_Signature
- protos::store::Commit_Timestamp
- protos::store::Conflict
- protos::store::Conflict_Part
- protos::store::Tree
- protos::store::TreeValue
- protos::store::TreeValue_NormalFile
- protos::store::Tree_Entry
- protos::working_copy::Checkout
- protos::working_copy::FileState
- protos::working_copy::TreeState
- repo::ReadonlyRepo
- repo_path::DirRepoPath
- repo_path::DirRepoPathComponent
- repo_path::FileRepoPath
- repo_path::FileRepoPathComponent
- repo_path::RepoPath
- repo_path::RepoPathComponent
- settings::RepoSettings
- settings::UserSettings
- simple_op_store::SimpleOpStore
- store::ChangeId
- store::Commit
- store::CommitId
- store::Conflict
- store::ConflictId
- store::ConflictPart
- store::FileId
- store::MillisSinceEpoch
- store::Signature
- store::SymlinkId
- store::Timestamp
- store::Tree
- store::TreeEntriesNonRecursiveIter
- store::TreeEntry
- store::TreeId
- store_wrapper::StoreWrapper
- transaction::MutableRepo
- transaction::Transaction
- tree::DiffSummary
- tree::Tree
- tree::TreeEntriesIter
- tree_builder::TreeBuilder
- view::MutableView
- view::ReadonlyView
- working_copy::CheckoutStats
- working_copy::FileState
- working_copy::TreeState
- working_copy::WorkingCopy
Enums
- files::DiffHunk
- files::MergeHunk
- files::MergeResult
- git::GitFetchError
- git::GitImportError
- git::GitPushError
- index::PrefixResolution
- matchers::VisitDirs
- matchers::VisitFiles
- op_store::OpStoreError
- protos::store::TreeValue_oneof_value
- protos::working_copy::FileType
- repo::RepoError
- store::Phase
- store::StoreError
- store::TreeValue
- trees::Diff
- view::OpHeadResolutionError
- working_copy::CheckoutError
- working_copy::FileType
Traits
- evolution::Evolution
- evolution::EvolveListener
- matchers::Matcher
- op_store::OpStore
- repo::Repo
- repo_path::RepoPathJoin
- store::Store
- view::View
Functions
- commit_builder::new_change_id
- commit_builder::signature
- conflicts::conflict_to_materialized_value
- conflicts::materialize_conflict
- dag_walk::bfs
- dag_walk::closest_common_node
- dag_walk::common_ancestor
- dag_walk::leaves
- dag_walk::topo_order_reverse
- dag_walk::unreachable
- dag_walk::walk_ancestors
- evolution::evolve
- files::diff
- files::merge
- git::fetch
- git::import_refs
- git::push_commit
- local_store::commit_to_proto
- protos::op_store::file_descriptor_proto
- protos::store::file_descriptor_proto
- protos::working_copy::file_descriptor_proto
- rewrite::back_out_commit
- rewrite::merge_commit_trees
- rewrite::rebase_commit
- testutils::create_random_commit
- testutils::create_random_tree
- testutils::create_tree
- testutils::init_repo
- testutils::user_settings
- testutils::write_executable_file
- testutils::write_file
- testutils::write_normal_file
- testutils::write_symlink
- testutils::write_working_copy_file
- trees::merge_trees
- trees::recursive_tree_diff
- view::merge_views