ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 9beb57018a diff: split color-words diffing to line-based and refinement stages
This allows us to select rendering function hunk by hunk. For example, a hunk
with lots of small changes could be rendered without interleaving left/right
words. Another good thing is that context line handling can be simplified as
the whole context hunk is available.
2024-08-18 12:40:07 +09:00
..
examples working_copy: delete path() method from trait 2024-08-16 16:55:14 -07:00
src diff: split color-words diffing to line-based and refinement stages 2024-08-18 12:40:07 +09:00
testing fake-formatter: add --uppercase and --append formatting behaviors 2024-07-25 13:40:18 -05:00
tests rewrite: move_commits: do not remove parents of target commits which are outside the target set 2024-08-17 23:27:47 +08:00
build.rs
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE