ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Yuya Nishihara 3b49eb8064 templates: rename "show" template alias to "builtin_log_detailed"
"jj show" is basically a "log" command with different defaults. We'll need
to consider this kind of stuff if we want to introduce namespace to templates.
2023-04-22 14:37:39 +09:00
..
commands cli: move $JJ_VERSION out of CLI library 2023-04-20 19:22:47 -07:00
config templates: rename "show" template alias to "builtin_log_detailed" 2023-04-22 14:37:39 +09:00
cleanup_guard.rs
cli_util.rs cli: move $JJ_VERSION out of CLI library 2023-04-20 19:22:47 -07:00
commit_templater.rs Templater: label hidden commits (aka abandoned commits) 2023-04-09 22:56:33 -07:00
config-schema.json cli: default to log when no subcommand is provided 2023-04-17 16:30:42 -07:00
config.rs settings: add helper to turn ConfigError::NotFound into Option 2023-04-14 20:30:42 +09:00
diff_util.rs
formatter.rs formatter: allow using "default" terminal color 2023-04-09 22:56:33 -07:00
graphlog.rs Switch graph node to use for commit instead of 2023-04-02 23:15:37 -07:00
lib.rs
main.rs cli: move $JJ_VERSION out of CLI library 2023-04-20 19:22:47 -07:00
merge_tools.rs settings: add helper to turn ConfigError::NotFound into Option 2023-04-14 20:30:42 +09:00
operation_templater.rs
progress.rs cli: include total downloaded size in progress output 2023-04-05 06:21:32 -07:00
template.pest
template_builder.rs templater: implement list methods for unformattable property 2023-03-24 12:17:38 +09:00
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs cli: move default ui.pager config to misc.toml 2023-03-30 21:16:28 -07:00