jj/lib
Yuya Nishihara 08262eb152 copies: extract (source, target) path pair to separate type
This patch adds accessor methods as I'm going to change the underlying data
types. Since entry values are consumed separately, these methods are implemented
on CopiesTreeDiffEntryPath, not on *TreeDiffEntry.
2024-08-23 10:29:12 +09:00
..
benches formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
gen-protos
proc-macros formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
src copies: extract (source, target) path pair to separate type 2024-08-23 10:29:12 +09:00
tests copies: extract (source, target) path pair to separate type 2024-08-23 10:29:12 +09:00
testutils formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
Cargo.toml jj_lib: include indexmap as dependency 2024-08-12 21:48:17 +08:00
LICENSE