ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Yuya Nishihara 0a28b2c508 cli: extract stock merge-tools config to file, embed it in binary
I think a separate .toml file is easier to maintain as the merge-tools
table will grow.
2022-12-15 15:16:50 +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 cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
commands.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
config.rs cli: extract stock merge-tools config to file, embed it in binary 2022-12-15 15:16:50 +09:00
diff_edit.rs Mention path in message for ConflictResolveError::NotNormalFilesError. 2022-12-04 22:39:45 -08:00
diff_util.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08: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 cli: extract show_diff*() functions and structs to new module 2022-12-14 15:24:50 +09:00
main.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
merge-tools.toml cli: extract stock merge-tools config to file, embed it in binary 2022-12-15 15:16:50 +09: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