jj/lib
Martin von Zweigbergk 98259346df backend: make hash_length() specifically about commit IDs
The function is currently only about the length of commit IDs, so
let's clarify that. I'm going to add another function for the length
of change IDs next. I don't know if we're going to care about lengths
of other hashes in the future. We might even be able to remove the
current restriction that all commit IDs and all change IDs have the
same length.
2023-02-07 22:31:34 -08:00
..
gen-protos
src backend: make hash_length() specifically about commit IDs 2023-02-07 22:31:34 -08:00
tests view: also merge git_heads when merging views 2023-01-30 09:05:03 -08:00
testutils
build.rs
Cargo.toml cargo: bump serde_json from 1.0.91 to 1.0.92 2023-02-06 15:26:01 +00:00