jj/src
2022-11-05 06:14:37 -07:00
..
cli_util.rs cli: drop support for ui.enable-open-commits config 2022-11-05 06:14:37 -07:00
commands.rs cli: drop support for ui.enable-open-commits config 2022-11-05 06:14:37 -07:00
config.rs
diff_edit.rs working_copy: remove return value from TreeState::snapshot() 2022-10-02 15:15:18 +09:00
formatter.rs formatter: add a with_label() helper 2022-10-13 19:27:18 -07:00
graphlog.rs graphlog: use usize::from(:bool) to convert boolean to integer 2022-10-09 12:20:15 -07:00
lib.rs cli: factor progress reporting out into its own module 2022-10-24 12:52:41 -07:00
main.rs cli: don't call process::exit() in create_ui() 2022-09-25 19:43:47 -07:00
progress.rs progress: use clamp() for readability 2022-10-27 17:47:12 -07:00
template.pest
template_parser.rs backend: allow negative timestamps in commits and operations 2022-09-30 00:50:17 -07:00
templater.rs cli: pass formatter label by reference 2022-10-08 00:52:33 +09:00
ui.rs ui: add write_stderr() 2022-11-01 07:35:25 +08:00