jj/src
Ilya Grigoriev fad686f48c Allow jj git push to push multiple branches/changes at once
Also creates short arg `-b` for `--branch`.
2022-12-21 00:52:17 -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: respect default value of git core.excludesFile 2022-12-21 00:18:55 -08:00
commands.rs Allow jj git push to push multiple branches/changes at once 2022-12-21 00:52:17 -08:00
config.rs Rename merge-tools.toml to merge_tool_config.toml 2022-12-17 22:08:50 -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 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