ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/src
Martin von Zweigbergk 4d51cd96a1 repo: scan for .jj/ directory up the tree
It's kind of silly that I haven't fixed this earlier. I just don't
need it often myself.
2021-05-16 11:06:13 -07:00
..
commit.rs
commit_builder.rs
conflicts.rs
dag_walk.rs
diff.rs
evolution.rs evolution: rewrite orphan resolution as iterator 2021-05-15 09:16:19 -07:00
files.rs
git.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
git_store.rs
gitignore.rs working copy: optimize simple case of entire directory being ignored 2021-05-13 22:28:38 -07:00
index.rs
index_store.rs
lib.rs
local_store.rs
lock.rs
matchers.rs matchers: simplify tests using hashset! macro and improve coverage 2021-05-16 10:44:45 -07:00
op_heads_store.rs
op_store.rs
operation.rs
protos.rs
repo.rs repo: scan for .jj/ directory up the tree 2021-05-16 11:06:13 -07:00
repo_path.rs working copy: use system path separator when creating file system path 2021-05-15 10:04:09 -07:00
revset.pest
revset.rs
revset_graph_iterator.rs
rewrite.rs merge: use recursive merge when there are multiple common ancestors 2021-05-15 14:05:34 -07:00
settings.rs
simple_op_store.rs
store.rs
store_wrapper.rs repo: move code for loading store into StoreWrapper 2021-05-16 09:52:08 -07:00
testutils.rs
transaction.rs
tree.rs
tree_builder.rs
trees.rs
view.rs
working_copy.rs working copy: use system path separator when creating file system path 2021-05-15 10:04:09 -07:00