jj/lib
Yuya Nishihara 2be8e596e2 diff: extract Diff::by_word() function
I'm going to split color-words diffs to by_line() and by_word() stages.

Perhaps, Diff::default_refinement() can be removed once all non-test callers
are migrated.
2024-08-18 12:40:07 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src diff: extract Diff::by_word() function 2024-08-18 12:40:07 +09:00
tests working_copy: delete path() method from trait 2024-08-16 16:55:14 -07: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