.. |
lock
|
|
|
protos
|
working_copy: enable storing multiple tree ids in state file
|
2023-08-27 06:49:45 -07:00 |
backend.rs
|
merged_trees: consider conflict-format-change-only commits empty
|
2023-08-30 06:17:21 -07:00 |
commit.rs
|
commit: drop merged_ prefix from tree() and tree_id()
|
2023-08-29 08:32:04 -07:00 |
commit_builder.rs
|
commit_builder: remove last traces of pre-MergedTree API
|
2023-08-29 07:01:52 -07:00 |
conflicts.rs
|
conflicts: leverage Merge::map() in materialize_merge_result()
|
2023-09-01 16:23:39 -07:00 |
content_hash.rs
|
|
|
dag_walk.rs
|
|
|
default_index_store.rs
|
|
|
default_revset_engine.rs
|
commit: drop merged_ prefix from tree() and tree_id()
|
2023-08-29 08:32:04 -07:00 |
default_revset_graph_iterator.rs
|
|
|
default_submodule_store.rs
|
|
|
diff.rs
|
|
|
file_util.rs
|
|
|
files.rs
|
|
|
fmt_util.rs
|
|
|
fsmonitor.rs
|
|
|
git.rs
|
git: remove handling of real remote named "git", always override
|
2023-08-29 22:50:46 +09:00 |
git_backend.rs
|
backend: remove last few instances of MergedTreeId::as_legacy_tree_id()
|
2023-08-30 06:17:21 -07:00 |
gitignore.rs
|
|
|
hex_util.rs
|
|
|
id_prefix.rs
|
|
|
index.rs
|
|
|
lib.rs
|
|
|
local_backend.rs
|
backends: store tree id conflicts as list with alternating signs
|
2023-08-26 07:02:04 -07:00 |
lock.rs
|
|
|
matchers.rs
|
|
|
merge.rs
|
merge: add a function for padding a Merge to a given size
|
2023-09-01 06:09:37 -07:00 |
merged_tree.rs
|
merged_tree: allow building trees with variable-arity overrides
|
2023-09-01 06:09:37 -07:00 |
op_heads_store.rs
|
op_heads_store: propagate errors from OpStore
|
2023-08-31 12:36:47 -07:00 |
op_store.rs
|
merge: add Merge::is_absent() and Merge::is_present()
|
2023-08-25 06:40:36 -07:00 |
operation.rs
|
|
|
refs.rs
|
|
|
repo.rs
|
merged_tree: add config option to write trees using new format
|
2023-08-30 06:17:21 -07:00 |
repo_path.rs
|
|
|
revset.pest
|
revset: parse @ like operator (but without alias substitution)
|
2023-08-26 07:47:12 +09:00 |
revset.rs
|
revset: fix comment about "@" expression
|
2023-09-05 10:40:04 +09:00 |
revset_graph.rs
|
|
|
rewrite.rs
|
store: add a empty_merged_tree_id() helper
|
2023-08-30 19:58:42 -07:00 |
settings.rs
|
merged_tree: add config option to write trees using new format
|
2023-08-30 06:17:21 -07:00 |
simple_op_heads_store.rs
|
|
|
simple_op_store.rs
|
|
|
stacked_table.rs
|
|
|
store.rs
|
store: don't include cached objects in Debug format
|
2023-09-01 16:49:23 -07:00 |
submodule_store.rs
|
|
|
transaction.rs
|
|
|
tree.rs
|
tree: inline legacy_id() into its sole caller
|
2023-08-29 07:01:52 -07:00 |
tree_builder.rs
|
tree_builder: remove unnecessary has_overrides() method
|
2023-08-26 07:02:04 -07:00 |
view.rs
|
|
|
working_copy.rs
|
working_copy: in LockedWorkingCopy::drop() , discard unsaved changes
|
2023-09-01 12:25:47 -07:00 |
workspace.rs
|
|
|