jj/cli
Yuya Nishihara bbf88643cc templater: inline wrap_fn() helpers
If I remember correctly, wrap_fn() was added to help type inference. It no
longer makes sense because the type is coerced by TemplateFunction::new()
and language.wrap_*().
2024-02-25 09:00:56 +09:00
..
examples
src templater: inline wrap_fn() helpers 2024-02-25 09:00:56 +09:00
testing revset: ad-hoc optimization for range queries containing unwanted wanted heads 2024-02-22 23:26:29 +09:00
tests cli: restore documentation of jj diff lost in split of commands module 2024-02-23 09:45:19 -08:00
build.rs
Cargo.toml
LICENSE