jj/src
Martin von Zweigbergk 8d3d89facc cli: rename diff.format to ui.diff.format
I felt that the config is too narrow to have it's own top-level [diff]
section, and I couldn't think of another good place to have it. I'm
happy to hear other suggestions.
2023-02-05 23:36:30 -08:00
..
commands Document the fact that jj rebase accepts multiple -d 2023-02-05 22:07:28 -08:00
config cli: make hints cyan instead of blue 2023-02-04 11:16:34 -08:00
cleanup_guard.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
cli_util.rs cli: rename FullCommandArgs to CommandNameAndArgs 2023-02-06 15:03:08 +09:00
config-schema.json jj log: option to specify preferred id length 2023-02-05 21:18:42 -08:00
config.rs cli: rename FullCommandArgs to CommandNameAndArgs 2023-02-06 15:03:08 +09:00
diff_util.rs cli: rename diff.format to ui.diff.format 2023-02-05 23:36:30 -08:00
formatter.rs formatter: rename underlined color config to underline 2023-01-31 08:14:27 -08:00
graphlog.rs cli: rename ui.graph.format to ui.graph.style 2023-01-27 10:36:26 -08:00
lib.rs refactor: separate timestamp related utilities in time_util module 2023-01-14 16:07:09 +01:00
main.rs refactor: return ExitCode from CliRunner::run() 2023-01-20 06:42:08 +01:00
merge_tools.rs cli: rename FullCommandArgs to CommandNameAndArgs 2023-02-06 15:03:08 +09:00
progress.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
template.pest templater: add parsing rule for integer literal, add i64 property 2023-02-05 17:21:54 +09:00
template_parser.rs Templater: make shortest id functions default to 0 length 2023-02-05 22:15:27 -08:00
templater.rs Templater: Give short id function a total_len argument 2023-02-05 21:18:42 -08:00
time_util.rs refactor: separate timestamp related utilities in time_util module 2023-01-14 16:07:09 +01:00
ui.rs cli: rename FullCommandArgs to CommandNameAndArgs 2023-02-06 15:03:08 +09:00