mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-05 02:53:12 +00:00
2eab85964a
I didn't make `ReadonlyIndex` extend `Index` because it needed an `as_index()` to convert to `&dyn Index` trait object anyway. Separating the types also gives us flexibility to implement the two traits on different types. |
||
---|---|---|
.. | ||
protos | ||
backend.rs | ||
commit.rs | ||
commit_builder.rs | ||
conflicts.rs | ||
content_hash.rs | ||
dag_walk.rs | ||
default_index_store.rs | ||
diff.rs | ||
file_util.rs | ||
files.rs | ||
git.rs | ||
git_backend.rs | ||
gitignore.rs | ||
hex_util.rs | ||
index.rs | ||
legacy_thrift_op_store.rs | ||
lib.rs | ||
local_backend.rs | ||
lock.rs | ||
matchers.rs | ||
nightly_shims.rs | ||
op_heads_store.rs | ||
op_store.rs | ||
operation.rs | ||
proto_op_store.rs | ||
refs.rs | ||
repo.rs | ||
repo_path.rs | ||
revset.pest | ||
revset.rs | ||
revset_graph_iterator.rs | ||
rewrite.rs | ||
settings.rs | ||
simple_op_heads_store.rs | ||
simple_op_store.rs | ||
simple_op_store_model.rs | ||
simple_op_store_model.thrift | ||
stacked_table.rs | ||
store.rs | ||
transaction.rs | ||
tree.rs | ||
tree_builder.rs | ||
view.rs | ||
working_copy.rs | ||
workspace.rs |