jj/lib
Martin von Zweigbergk 01d7239732 revset: make graph iterator yield commit ids (not index entries)
We only need `CommitId`s, and `IndexEntry` is specific to the default
index implementation.
2023-03-20 01:45:54 -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: make graph iterator yield commit ids (not index entries) 2023-03-20 01:45:54 -07:00
tests revset: make graph iterator yield commit ids (not index entries) 2023-03-20 01:45:54 -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: update MSRV to 1.64 2023-03-17 22:44:29 -07:00