jj/lib/src
Martin von Zweigbergk a9d1b16937 workspace: canonicalize workspace and repo paths internally
We depend on comparing the workspace root with the Git repo's path to
know if we're sharing the working copy with it. For that to work
reliably, we need the paths to be canonicalized, so that's what this
patch tries to do.
2022-03-30 22:09:55 -07:00
..
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
protos.rs
refs.rs
repo.rs workspace: canonicalize workspace and repo paths internally 2022-03-30 22:09:55 -07:00
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 workspace: canonicalize workspace and repo paths internally 2022-03-30 22:09:55 -07:00
transaction.rs
tree.rs
tree_builder.rs
view.rs
working_copy.rs
workspace.rs workspace: canonicalize workspace and repo paths internally 2022-03-30 22:09:55 -07:00