ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/src/protos
Martin von Zweigbergk c9af8bf43a view: drop tracking of public heads
We've had the public_heads for as long as we've had the View object,
IIRC (I didn't check), but we still don't use it for anything. I don't
have any concrete plans for using it either. Maybe our config for
immutable commits is good enough, or maybe we'll want something more
generic (like Mercurial's phases). For now, I think we should simplify
by removing it the storage for public heads.
2024-01-13 22:23:57 -08:00
..
git_store.proto backends: store tree id conflicts as list with alternating signs 2023-08-26 07:02:04 -07:00
git_store.rs backends: store tree id conflicts as list with alternating signs 2023-08-26 07:02:04 -07:00
local_store.proto sign: Implement storage for digital commit signatures 2023-11-12 03:37:13 +02:00
local_store.rs sign: Implement storage for digital commit signatures 2023-11-12 03:37:13 +02:00
mod.rs
op_store.proto view: drop tracking of public heads 2024-01-13 22:23:57 -08:00
op_store.rs view: drop tracking of public heads 2024-01-13 22:23:57 -08:00
working_copy.proto working_copy: mark commit_id field in proto reserved 2024-01-12 17:38:23 -08:00
working_copy.rs working_copy: mark commit_id field in proto reserved 2024-01-12 17:38:23 -08:00