ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/src
Benjamin Saunders 646fc338ab Include @ in the default revset
Yields a less confusing behavior of `jj log` after pushing a commit.
2022-10-19 13:30:16 -07:00
..
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 cleanup: automated fixes by new Clippy version 2022-10-09 12:20:15 -07:00
index_store.rs
lib.rs
local_backend.rs cleanup: automated fixes by new Clippy version 2022-10-09 12:20:15 -07:00
lock.rs
matchers.rs
nightly_shims.rs
op_heads_store.rs
op_store.rs cleanup: move default() functions to impl Default 2022-10-09 12:20:15 -07:00
operation.rs
refs.rs
repo.rs cleanup: move default() functions to impl Default 2022-10-09 12:20:15 -07:00
repo_path.rs
revset.pest revset: fix parsing of concatenated-identifier in expression 2022-10-06 21:56:41 +09:00
revset.rs revset: wrap pest error in a Box, to keep type small 2022-10-09 12:20:15 -07:00
revset_graph_iterator.rs
rewrite.rs
settings.rs Include @ in the default revset 2022-10-19 13:30:16 -07:00
simple_op_store.rs
stacked_table.rs cleanup: automated fixes by new Clippy version 2022-10-09 12:20:15 -07:00
store.rs
testutils.rs
transaction.rs
tree.rs
tree_builder.rs working_copy: on finish(), don't serialize tree_state if known to be clean 2022-10-02 15:15:18 +09:00
view.rs
working_copy.rs cleanup: automated fixes by new Clippy version 2022-10-09 12:20:15 -07:00
workspace.rs working_copy: return {operation_id, workspace_id} by reference 2022-10-03 21:41:20 -07:00