ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/testing
Yuya Nishihara 50363419fb revset: substitute '~(::x)' to 'x..'
Suppose we have an alias 'immutable()' = '::immutable_heads()', user can
express (visible) mutable set as '~immutable()'. 'immutable_heads()..' can
terminate early, but a generic difference 'all() & ~immutable()' can't.
2024-03-17 14:50:48 +09:00
..
bench-revsets-git.txt revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
fake-diff-editor.rs fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
fake-editor.rs cli: move src/ directory to new cli/ directory 2023-08-04 19:00:42 -05:00