jj/cli
Matt Stark fa6f5e3880 Add the revsets mutable and immutable.
I add them as aliases, since a user may instead choose to define `immutable_heads()`, for example, as `heads(immutable())`, and the define `immutable()` instead.
2024-05-22 09:19:46 +10:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src Add the revsets mutable and immutable. 2024-05-22 09:19:46 +10:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests revset: implement a 'reachable(src, domain)' expression 2024-05-21 10:52:31 -04:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE