ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Philip Metzger 0d9000271e lib: Add RevsetExpression::filtered().
This allows users to easily filter a commit range by conflicts, which will be needed for `next/prev`
further down in the next commit. Users which benefit from it were also migrated.
2024-06-20 23:29:41 +02:00
..
examples revset: replace ParseState with &RevsetParseContext 2024-06-05 10:39:32 +09:00
src lib: Add RevsetExpression::filtered(). 2024-06-20 23:29:41 +02:00
testing cli: add a fake code formatter tool for testing 2024-06-04 14:28:21 -05:00
tests cli: let jj git push --change handle large revsets 2024-06-20 11:40:55 -05:00
build.rs
Cargo.toml cli: implement enough of jj fix to run a single tool on all files 2024-06-04 14:28:21 -05:00
LICENSE