jj/lib
Yuya Nishihara 83ede241e3 op_walk: don't resolve heads beyond @ operation
Since `jj undo --at-op=OP @` resolves @ to OP, I think OP should be the head
in that context, and the descendants of OP shouldn't be accessible by @+.
2024-01-12 08:01:13 +09:00
..
benches
gen-protos
src op_walk: don't resolve heads beyond @ operation 2024-01-12 08:01:13 +09:00
tests op_walk: don't resolve heads beyond @ operation 2024-01-12 08:01:13 +09:00
testutils object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE