jj/cli
Yuya Nishihara 81b5e6997c templater: add "pub" to operation template types and wrap fns in commit template
I'm going to split commit/operation_templater::parse() into two parts, and
the first half will be Commit/OperationTemplateLanguage::new(..). This patch
also makes CommitTemplateLanguage::wrap_() functions public because extension
methods should be able to return property of these types.
2024-03-05 12:12:34 +09:00
..
examples cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
src templater: add "pub" to operation template types and wrap fns in commit template 2024-03-05 12:12:34 +09:00
testing
tests cli: add --tool=<name> option to diff/merge editing commands 2024-03-04 01:33:43 +09:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE