ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 76f3b80e8a templater: consolidate "unexpected expression" error constructors
I also renamed "UnexpectedExpression" to just "Expression" because "unexpected"
doesn't apply to "immutable" revset parse/evaluation errors.
2024-03-30 23:53:17 +09:00
..
examples templater: consolidate "unexpected expression" error constructors 2024-03-30 23:53:17 +09:00
src templater: consolidate "unexpected expression" error constructors 2024-03-30 23:53:17 +09:00
testing revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
tests cli: don't silently omit root parent by "jj new --insert-before" 2024-03-30 22:40:05 +09:00
build.rs
Cargo.toml test_conflicts and test_resolve_command: use indoc! to indent conflict markers in tests 2024-03-22 23:27:25 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00