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 cargo: bump prost-build from 0.11.7 to 0.11.8 2023-02-28 16:13:14 +00:00
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 index: load store based on type recorded in .jj/repo/index/type 2023-03-11 22:22:46 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump insta from 1.28.0 to 1.29.0 2023-03-23 09:34:27 -07:00