ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 760134f9c1 revset: error out on unindexed commit ID instead of panicking
It no longer makes sense to handle missing root commit by the revset frontend,
but panicking wouldn't be good either. Let's make it error out.
2024-10-08 13:21:03 +09:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src revset: error out on unindexed commit ID instead of panicking 2024-10-08 13:21:03 +09:00
tests revset: error out on unindexed commit ID instead of panicking 2024-10-08 13:21:03 +09:00
testutils repo: pack common ReadonlyRepo fields into RepoLoader 2024-10-08 13:21:03 +09:00
Cargo.toml cargo: add hashbrown dependency 2024-10-05 08:12:30 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00