jj/lib
Yuya Nishihara 8a0fcfb032 git_backend: leverage read_extra_metadata_table() in write_commit()
And use the readonly table for lookup, which allows us to extract a helper
method to add/save entry.
2023-05-20 15:53:23 +09:00
..
benches benches: group unchanged/modified/reversed-line diffs together 2023-03-27 23:38:56 +09:00
gen-protos cargo: bump prost-build from 0.11.8 to 0.11.9 2023-04-14 16:11:09 +00:00
src git_backend: leverage read_extra_metadata_table() in write_commit() 2023-05-20 15:53:23 +09:00
tests tests: add tests for concurrent git commit/change id assignment 2023-05-20 15:53:23 +09:00
testutils cargo: bump git2 from 0.17.0 to 0.17.1 2023-04-17 09:19:58 -07:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml lib: use advisory locks on Unix targets 2023-05-07 09:52:09 -07:00