ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 7e0ba8c002 index: abstract target type of HexPrefix by leveraging ObjectId trait
Another option is HexPrefix<T: ObjectId>, but we might want to build HexPrefix
once, and test it against CommitId and ChangeId.
2023-01-19 22:41:29 +09:00
..
gen-protos cargo: bump prost-build from 0.11.5 to 0.11.6 2023-01-13 21:24:02 +00:00
src index: abstract target type of HexPrefix by leveraging ObjectId trait 2023-01-19 22:41:29 +09:00
tests let branches and remote_branches revset functions take needles as arguments 2023-01-16 12:15:30 +05:30
testutils Update MSRV to 1.61 2023-01-19 10:29:39 +01:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml Update MSRV to 1.61 2023-01-19 10:29:39 +01:00