ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 5394f342ce templater: add type_name() method to tagged property types
Suppose we add binary comparison operators, we'll probably need an easy way to
get (lhs, rhs) property types to produce a meaningful error message.
2024-04-26 00:57:26 +09:00
..
examples working_copy: allow load_working_copy() to return error 2024-04-19 15:22:37 -07:00
src templater: add type_name() method to tagged property types 2024-04-26 00:57:26 +09:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests Fixes typo in 'jj git init' args 2024-04-24 09:12:37 -07:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE