jj/lib
Yuya Nishihara 78c0128ec3 files: make DiffLineIterator accept generic DiffLine iterator
I'm thinking of adding some heuristics to render hunks containing lots of
small word changes differently, in a similar manner to the unified diffs. This
patch might help add some pre/post-processing at consumer.

files::diff() is inlined to caller to get around 'self borrowing.
2024-08-15 20:06:12 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src files: make DiffLineIterator accept generic DiffLine iterator 2024-08-15 20:06:12 +09:00
tests merged_tree: replace MergedTreeVal<'_> by Merge<Option<&TreeValue>> 2024-08-12 23:01:46 +09:00
testutils copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
Cargo.toml jj_lib: include indexmap as dependency 2024-08-12 21:48:17 +08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00