jj/lib
Yuya Nishihara cf2c14296b git: on import_refs(), don't clobber view's heads with known HEAD@git
In colocated mid-size "linux" repo, this saves ~450ms needed to do
enforce_view_invariants(). We could instead make add_head() to return early,
but the condition would be a bit weird since HEAD@git is typically a parent
of known heads, not a head itself.
2023-06-16 09:45:41 +09:00
..
benches
gen-protos cargo: bump prost-build from 0.11.8 to 0.11.9 2023-04-14 16:11:09 +00:00
src git: on import_refs(), don't clobber view's heads with known HEAD@git 2023-06-16 09:45:41 +09:00
tests conflicts: remove ConflictId from update_conflict_from_content() 2023-06-13 08:49:46 +02:00
testutils cargo: bump tempfile from 3.5.0 to 3.6.0 2023-06-08 22:53:55 -07:00
build.rs
Cargo.toml cargo: bump rustix from 0.37.19 to 0.37.20 2023-06-12 12:29:26 -07:00