jj/lib
Nigthknight ad5a4b3172 copy-tracking: fix path tracking for nested directories with equal names
The problem was that the calculation of the suffix was overlapping into
the the prefix for nested directories with the same name. We skipped the
prefix to avoid this issue.

Issue: #6853

Co-authored-by: Tobias Markus <tobias@miglix.eu>
2025-08-06 06:14:57 +00:00
..
benches cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
gen-protos lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
proc-macros cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
src copy-tracking: fix path tracking for nested directories with equal names 2025-08-06 06:14:57 +00:00
tests rewrite: make duplicate_commits() async 2025-08-06 03:12:05 +00:00
testutils tests: remove CommitGraphBuilder 2025-07-31 04:56:34 +00:00
Cargo.toml fileset: switch to globset 2025-07-25 08:22:35 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00