jj/lib
Martin von Zweigbergk efd743339c revset: don't allow symbols in RevsetExpression::resolve()
When creating `RevsetExpression` programmatically, I think we should
use commit ids instead of symbols in the expression. This commit adds
a check for that by using a `SymbolResolver` that always errors
out.
2023-05-11 23:41:24 -07:00
..
benches benches: group unchanged/modified/reversed-line diffs together 2023-03-27 23:38:56 +09:00
gen-protos cargo: bump prost-build from 0.11.8 to 0.11.9 2023-04-14 16:11:09 +00:00
src revset: don't allow symbols in RevsetExpression::resolve() 2023-05-11 23:41:24 -07:00
tests revset: don't allow symbols in RevsetExpression::resolve() 2023-05-11 23:41:24 -07:00
testutils cargo: bump git2 from 0.17.0 to 0.17.1 2023-04-17 09:19:58 -07:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml lib: use advisory locks on Unix targets 2023-05-07 09:52:09 -07:00