jj/lib
Yuya Nishihara 4cfe2591b6 refs: turn RefTarget::adds()/removes() into iterator, rename accordingly
Since RefTarget will be reimplemented on top of Conflict<Option<CommitId>>,
we won't be able to simply return a slice of type &[CommitId]. These functions
are also renamed in order to disambiguate from Conflict::adds()/removes().
2023-07-17 08:24:24 +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 backend: split up store.proto in git and local versions 2023-06-22 13:49:46 +02:00
src refs: turn RefTarget::adds()/removes() into iterator, rename accordingly 2023-07-17 08:24:24 +09:00
tests refs: turn RefTarget::adds()/removes() into iterator, rename accordingly 2023-07-17 08:24:24 +09:00
testutils release: release version 0.8.0 2023-07-16 21:40:24 +01:00
build.rs
Cargo.toml release: release version 0.8.0 2023-07-16 21:40:24 +01:00