jj/lib
Yuya Nishihara dce3ec7320 diff: simplify trimming of leading/trailing ranges to not rely on recursion
I don't think there's a possibility that uncommon_shared_words can become
non-empty by trimming the same amount of lines from both sides. Well, there's
an edge case regarding max_occurrences, but that shouldn't matter in practice.
2024-07-09 20:35:36 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src diff: simplify trimming of leading/trailing ranges to not rely on recursion 2024-07-09 20:35:36 +09:00
tests workspace: abandon discardable working copy on forget 2024-07-04 19:37:56 -05:00
testutils copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
Cargo.toml copy-tracking: cargo add gix-format and gix diff-blob feature 2024-07-03 20:26:30 -04:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00