jj/lib
Yuya Nishihara 7cd01b27a7 revset: parse hg-like '-'/'+' infix operators and show hint
Suggested by @arxanas.

Actually, it's easier to support these infix ops than erroring out, but I
don't want to make revset syntax more cryptic. "x- y" can't be handled by
this rule because "x-" is parsed as a parents expression.
2022-12-23 00:38:29 +09:00
..
gen-protos lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
src revset: parse hg-like '-'/'+' infix operators and show hint 2022-12-23 00:38:29 +09:00
tests commit_builder: relax type of description parameter 2022-12-22 14:59:03 +09:00
testutils op_heads_store: give the OpHeadsStore factory semantics 2022-12-16 10:47:48 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00