jj/src
Martin von Zweigbergk 5270c165ed cli: lift a return statement out of an if-else block
As pointed out by IntelliJ (maybe it came from rust-analyzer or
something, I don't know). I also lifted out
`Err(CommandError::UserError())` and extracted a variable.
2022-09-19 15:10:54 -07:00
..
commands.rs cli: lift a return statement out of an if-else block 2022-09-19 15:10:54 -07:00
config.rs Fix typo in error message 2022-09-14 15:29:53 -07:00
diff_edit.rs diff_edit: do not make directories readonly 2022-09-07 23:50:06 +09:00
formatter.rs cli: rename checkout to working_copy in template 2022-09-18 16:19:58 -07:00
graphlog.rs
lib.rs
main.rs
template.pest
template_parser.rs cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
templater.rs cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
ui.rs cli: don't show open commits in green when open commits are disabled 2022-09-17 22:52:20 -07:00