jj/cli
Yuya Nishihara 0ca8502c5a diff: inline hunk processing in get_diff_stat()
This is simpler and more efficient. If we add word-diff to unified_diff_hunks(),
it will do more expensive work that isn't needed here.
2024-06-30 10:17:41 +09:00
..
examples revset: drop Eq/PartialEq from RevsetExpression and related types 2024-06-28 10:28:51 +09:00
src diff: inline hunk processing in get_diff_stat() 2024-06-30 10:17:41 +09:00
testing
tests commit_builder: reset author timestamp on discardable commits 2024-06-29 08:35:53 -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