jj/cli
Martin von Zweigbergk f27f52984e revset: rename resolve() to resolve_programmatic()
`RevsetExpression::resolve()` is meant for programmatically created
expressions. In particular, it may not contain symbols. Let's try to
clarify that by renaming the function and documenting it.
2023-11-24 21:13:58 -10:00
..
examples sign: Implement generic commit signing on the backend 2023-11-23 22:52:20 +02:00
src revset: rename resolve() to resolve_programmatic() 2023-11-24 21:13:58 -10:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli new: have --no-edit print description of the new commit 2023-11-23 11:15:38 -08:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00