jj/src
Yuya Nishihara 34fe0899ca cli: colorize pager spawn error
I've moved error handling to the call site to avoid passing &mut Ui
around.
2022-12-02 00:57:19 +09:00
..
cleanup_guard.rs cli: define drop+signal guard helper 2022-11-06 18:15:22 -08:00
cli_util.rs cli: add --no-pager 2022-11-30 06:14:39 +08:00
commands.rs cli: correct and clarify rebase help text 2022-11-30 09:31:25 -08:00
config.rs ui: add pager 2022-11-30 06:14:39 +08:00
diff_edit.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10: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 copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
main.rs ui: add pager 2022-11-30 06:14:39 +08:00
progress.rs cli: fix rebase error 2022-11-06 18:50: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 copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
templater.rs copyright: change from "Google LLC" to "The Jujutsu Authors" 2022-11-28 06:05:45 -10:00
ui.rs cli: colorize pager spawn error 2022-12-02 00:57:19 +09:00