jj/cli
Yuya Nishihara e80b906188 templater: translate keywords to "self" methods by core template engine
This eliminates the separate keywords table. All keywords are resolved through
the pseudo "self" property. Maybe we'll add "self" keyword/variable later.
2024-02-23 10:13:25 +09:00
..
examples Switch to ignore crate for gitignore handling. 2024-02-20 09:12:46 -08:00
src templater: translate keywords to "self" methods by core template engine 2024-02-23 10:13:25 +09:00
testing revset: ad-hoc optimization for range queries containing unwanted wanted heads 2024-02-22 23:26:29 +09:00
tests cli: change default log revset to not include all tagged heads 2024-02-23 00:25:58 +09:00
build.rs
Cargo.toml
LICENSE