jj/cli
Yuya Nishihara f46b738f6e cli: include root() in the heads node of the immutable set expression
It helps to optimize '~immutable()' to '(immutable_heads() | root())..'.
2024-03-17 14:50:48 +09:00
..
examples operation_templater: support extensions of the template language 2024-03-16 10:32:53 -04:00
src cli: include root() in the heads node of the immutable set expression 2024-03-17 14:50:48 +09:00
testing revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
tests cli: make "duplicate" evaluate source revisions all at once 2024-03-17 11:44:41 +09:00
build.rs
Cargo.toml
LICENSE