ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk ce098a729a cli: remove jj hide as alias for jj abandon
I haven't heard of anyone using this alias, so let's remove it. It's
easy for users to add it as their own alias if they really want it.
2023-03-17 06:50:55 -07:00
..
commands cli: remove jj hide as alias for jj abandon 2023-03-17 06:50:55 -07:00
config
cleanup_guard.rs
cli_util.rs
commit_templater.rs
config-schema.json
config.rs
diff_util.rs cli: show diff summary as two states instead of transition 2023-03-16 08:01:13 -07:00
formatter.rs
graphlog.rs
lib.rs
main.rs
merge_tools.rs
operation_templater.rs
progress.rs
template.pest
template_builder.rs templater: unify variants of type error as general expression error 2023-03-16 03:46:54 +09:00
template_parser.rs templater: unify variants of type error as general expression error 2023-03-16 03:46:54 +09:00
templater.rs
text_util.rs
time_util.rs time_util: add functions to parse format spec and apply it later 2023-03-15 12:14:42 +09:00
ui.rs