jj/lib
Martin von Zweigbergk 75605e36af revset: iterate over commit ids instead of index entries
There are no remaining places where we iterate over a revset and need
the `IndexEntry`s, so we can now make `Revset::iter()` yield
`CommitId`s instead.
2023-03-23 21:58:15 -07:00
..
gen-protos
src revset: iterate over commit ids instead of index entries 2023-03-23 21:58:15 -07:00
tests revset: iterate over commit ids instead of index entries 2023-03-23 21:58:15 -07:00
testutils
build.rs
Cargo.toml cargo: bump insta from 1.28.0 to 1.29.0 2023-03-23 09:34:27 -07:00