jj/lib
Martin von Zweigbergk b8ca9ae806 git_backend: stop writing tree ids to proto
We have been writing conflicted tree ids to the `jj:trees` commit
header since 4d426049 (just over a year ago) and we have been able to
read them from there since the same commit. This patch updates the
write path so we no longer redundantly write the trees to the proto
storage.
2025-03-23 16:12:22 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos lib: rename the LocalBackend to SimpleBackend 2025-03-17 17:17:11 +00:00
proc-macros cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
src git_backend: stop writing tree ids to proto 2025-03-23 16:12:22 +00:00
tests git: in import_refs(), use sorted vec as map of bookmarks/tags 2025-03-23 01:32:29 +00:00
testutils ci: make sure tests fail in CI if gpg or taplo binaries are not found 2025-03-18 02:18:08 +00:00
Cargo.toml git: make git2 support optional 2025-03-16 06:07:28 +00:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00