ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 6b2ad23f8f revset: evaluate "..y" expression to "root()..y"
This seems useful since the root commit is often uninteresting. It's also
consistent with "x::y" in a way that the left operand defaults to "root()".
2023-09-05 10:40:04 +09:00
..
benches
gen-protos
src revset: evaluate "..y" expression to "root()..y" 2023-09-05 10:40:04 +09:00
tests revset: evaluate "..y" expression to "root()..y" 2023-09-05 10:40:04 +09:00
testutils tests: leverage create_tree() in a few more tests 2023-08-30 19:58:42 -07:00
Cargo.toml merged_tree: add diff iterator 2023-08-25 06:40:36 -07:00