jj/cli/src
Yuya Nishihara 0e22a42a41 ui: add thin stdout/stderr wrappers to be used with write!() macros
I'm going to replace all ui.write*() callers with these wrappers. Status
messages will be sent to stderr.
2023-10-11 19:24:01 +09:00
..
commands cli: add missing newline to debug watchman outputs 2023-10-11 19:24:01 +09:00
config cli: enable tree-level conflicts by default 2023-10-05 10:31:47 -07:00
merge_tools working_copy: rename to local_working_copy 2023-10-07 08:19:03 -07:00
cleanup_guard.rs
cli_util.rs working_copy: don't crash when updating and tracked file exits on disk 2023-10-07 14:02:31 -07:00
commit_templater.rs git: look up "git" remote branches normally 2023-10-07 19:33:35 +09:00
config-schema.json cli: redefine default log revset using immutable_heads() 2023-10-01 11:15:30 -07:00
config.rs revsets: add trunk alias with default to main/master/root 2023-09-17 10:17:23 +10:00
diff_util.rs merge_tools: enable :builtin as default diff/merge editor 2023-09-21 03:29:27 +02:00
formatter.rs
graphlog.rs
lib.rs
main.rs
operation_templater.rs
progress.rs
template.pest Allow \0 escape for nulls 2023-09-14 17:11:05 -04:00
template_builder.rs
template_parser.rs Allow \0 escape for nulls 2023-09-14 17:11:05 -04:00
templater.rs
text_util.rs
time_util.rs
ui.rs ui: add thin stdout/stderr wrappers to be used with write!() macros 2023-10-11 19:24:01 +09:00