ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Jonathan Tan 9e18a61550 diff: underline added/removed parts by default
This helps better visualize changes that contain leading and/or trailing
whitespace.
2024-06-25 13:08:47 -07:00
..
examples revset: replace ParseState with &RevsetParseContext 2024-06-05 10:39:32 +09:00
src diff: underline added/removed parts by default 2024-06-25 13:08:47 -07:00
testing cli: add a fake code formatter tool for testing 2024-06-04 14:28:21 -05:00
tests docs: replace jj chmod -> jj file chmod 2024-06-24 21:01:55 -07: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