jj/lib
Yuya Nishihara 27ef6359bc working_copy: load checkout state eagerly to fix error propagation
The checkout state should be small, so loading cost wouldn't matter much
compared to the tree state.
2025-08-27 00:58:24 +00:00
..
benches cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
gen-protos protos: rename op_store to simple_op_store 2025-08-14 14:15:17 +00:00
proc-macros cli, lib: move to Rust 2024 language edition 2025-07-28 17:05:41 +00:00
src working_copy: load checkout state eagerly to fix error propagation 2025-08-27 00:58:24 +00:00
tests lib: support negative refspecs on git remotes 2025-08-25 15:55:18 +00:00
testutils cargo: bump toml_edit to 0.23.3 2025-08-23 03:46:11 +00:00
Cargo.toml test: use a fifo in test_local_working_copy to avoid too-long unix domain sockets on macOS 2025-08-23 13:48:25 +00:00
LICENSE