jj/lib
Martin von Zweigbergk ea498df539 repo: when resolving change id prefix, directly return commit ids
The functions resolving a change id to commits currently return a
`Vec<IndexEntry>`. We want to avoid depending on `IndexEntry` and we
only need the commit ids here.
2023-03-21 21:43:44 -07:00
..
gen-protos
src repo: when resolving change id prefix, directly return commit ids 2023-03-21 21:43:44 -07:00
tests revset: make graph iterator yield commit ids (not index entries) 2023-03-20 01:45:54 -07:00
testutils
build.rs
Cargo.toml cargo: bump regex from 1.7.1 to 1.7.2 2023-03-21 16:15:53 +00:00