jj/lib
Yuya Nishihara 43aca696c8 templater: inline RefTarget::has_add()
Since RefTarget::adds() now returns a slice, we don't need has_add() to bypass
temporary allocation of Vec<CommitId>.
2023-07-08 00:06:07 +09:00
..
benches benches: group unchanged/modified/reversed-line diffs together 2023-03-27 23:38:56 +09:00
gen-protos backend: split up store.proto in git and local versions 2023-06-22 13:49:46 +02:00
src templater: inline RefTarget::has_add() 2023-07-08 00:06:07 +09:00
tests git export: (almost) no-op refactor to export_refs to use RefName 2023-07-03 11:01:22 -07:00
testutils backend: introduce error types specific to init/load phases 2023-07-06 20:48:46 +09:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump smallvec from 1.10.0 to 1.11.0 2023-07-05 22:29:49 +02:00