ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 40aa9741ec op_heads_store: move lock and updating of heads on disk to new type (#111)
We had a few lines of similar code where we added a new of the
operation log and then removed the old heads. By moving that code into
a new type, we prepare for further refactorings.
2022-03-26 22:31:49 -07:00
..
protos working_copy: stop keeping track of commit ID 2022-02-12 17:22:37 -08:00
src op_heads_store: move lock and updating of heads on disk to new type (#111) 2022-03-26 22:31:49 -07:00
tests repo: don't abandon empty commit if it has descendants 2022-03-26 21:11:42 -07:00
build.rs build: conditionally use map_first_last feature if available 2022-02-20 22:21:14 -08:00
Cargo.toml config: move reading of config from lib crate to CLI crate 2022-03-23 09:57:42 -07:00