jj/src
2022-12-23 00:47:22 +09: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: normalize line ending of edited commit description, ensure last newline 2022-12-22 14:59:03 +09:00
commands.rs cli: include diff summary in commit/describe editor content 2022-12-23 00:47:22 +09:00
config.rs Rename merge-tools.toml to merge_tool_config.toml 2022-12-17 22:08:50 -08:00
diff_util.rs cli: inline diff_util::diff_as_bytes() 2022-12-23 00:47:22 +09:00
formatter.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
graphlog.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
lib.rs Rename diff_edit.rs to merge_tools.rs 2022-12-17 22:26:59 -08:00
main.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
merge_tool_config.toml Rename merge-tools.toml to merge_tool_config.toml 2022-12-17 22:08:50 -08:00
merge_tools.rs Rename diff_edit.rs to merge_tools.rs 2022-12-17 22:26:59 -08:00
progress.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
template.pest copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
template_parser.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
templater.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
ui.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00