mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-31 16:40:22 +00:00
c0c1eade91
For consistency with the tree_state handling. This isn't that simple and concise compared to the tree_state one, so I'm fine to drop the series. I've extracted {operation_id, workspace_id} pair so these values can be safely initialized by OnceCell. The extracted struct is named after the "checkout" file. |
||
---|---|---|
.. | ||
protos | ||
backend.rs | ||
commit.rs | ||
commit_builder.rs | ||
conflicts.rs | ||
dag_walk.rs | ||
diff.rs | ||
file_util.rs | ||
files.rs | ||
git.rs | ||
git_backend.rs | ||
gitignore.rs | ||
index.rs | ||
index_store.rs | ||
lib.rs | ||
local_backend.rs | ||
lock.rs | ||
matchers.rs | ||
nightly_shims.rs | ||
op_heads_store.rs | ||
op_store.rs | ||
operation.rs | ||
refs.rs | ||
repo.rs | ||
repo_path.rs | ||
revset.pest | ||
revset.rs | ||
revset_graph_iterator.rs | ||
rewrite.rs | ||
settings.rs | ||
simple_op_store.rs | ||
stacked_table.rs | ||
store.rs | ||
testutils.rs | ||
transaction.rs | ||
tree.rs | ||
tree_builder.rs | ||
view.rs | ||
working_copy.rs | ||
workspace.rs |