ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 721aa1238c copies: add a separate diff stream item type with copy info
The goal is to have the new item type know if it represent a copy, a
rename, a deleted rename source, or a regular copy-unrelated item.
2024-08-18 22:16:41 -07:00
..
benches diff: make diff() function accept any number of inputs 2024-08-19 11:54:58 +09:00
gen-protos
proc-macros
src copies: add a separate diff stream item type with copy info 2024-08-18 22:16:41 -07:00
tests merged_tree: provide separate version of diff_stream() with copy info 2024-08-18 22:16:41 -07:00
testutils
Cargo.toml jj_lib: include indexmap as dependency 2024-08-12 21:48:17 +08:00
LICENSE