jj/cli
Jonathan Tan c32aa9a62a RevsetExpressionEvaluator: extract resolve() from evaluate()
This was noticed at work while implementing an API, when I needed to
resolve an expression without evaluating it (because the result of
resolution needs to be part of another expression, and is not used
directly as an iterator of commit IDs).
2024-09-02 19:29:25 -07:00
..
examples cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +09:00
src RevsetExpressionEvaluator: extract resolve() from evaluate() 2024-09-02 19:29:25 -07:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests op log: change "resolve concurrent" to "reconcile divergent" 2024-08-30 21:56:11 -07:00
build.rs
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00