jj/src
Yuya Nishihara 6da43734cb templater: migrate trivial commit keywords to closure wrapper
Perhaps, non-trivial keywords can be extracted to free functions, and both
parsing and property functions can be eventually moved to a commit templater
module?
2023-02-01 17:54:35 +09:00
..
commands Add ui.unique-prefixes and git.auto-local-branch to config schema 2023-02-01 01:21:26 -06:00
config formatter: rename underlined color config to underline 2023-01-31 08:14:27 -08:00
cleanup_guard.rs
cli_util.rs templater: do not complete "(no commit description)" by default 2023-02-01 16:13:43 +09:00
config.rs
diff_util.rs
formatter.rs formatter: rename underlined color config to underline 2023-01-31 08:14:27 -08:00
graphlog.rs
lib.rs
main.rs
merge_tools.rs
progress.rs
template.pest templater: disallow empty template in function arguments and parens 2023-01-30 12:50:40 +09:00
template_parser.rs templater: migrate trivial commit keywords to closure wrapper 2023-02-01 17:54:35 +09:00
templater.rs templater: migrate trivial commit keywords to closure wrapper 2023-02-01 17:54:35 +09:00
time_util.rs
ui.rs