jj/cli
Yuya Nishihara f9a15ba542 diff: do not add excessive number of context lines to last unified-diff hunk
The last hunk could be truncated instead, but the .peekable() version is easier
to follow. If we truncated lines, we would have to adjust line ranges
accordingly.
2024-07-02 18:49:52 +09:00
..
examples revset: drop Eq/PartialEq from RevsetExpression and related types 2024-06-28 10:28:51 +09:00
src diff: do not add excessive number of context lines to last unified-diff hunk 2024-07-02 18:49:52 +09:00
testing fake-editor: replace expectpath with dump-path 2024-07-02 11:15:44 +10:00
tests diff: do not add excessive number of context lines to last unified-diff hunk 2024-07-02 18:49:52 +09:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
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 cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00