jj/cli/src
Yuya Nishihara 050cde94ef op diff: apply word wrapping to non-graph template outputs
These contents may be embedded in "op log", and it's probably good to enable
word wrapping consistently.
2024-09-12 06:51:45 +09:00
..
commands op diff: apply word wrapping to non-graph template outputs 2024-09-12 06:51:45 +09:00
config everything: Rename branches to bookmarks 2024-09-11 18:54:45 +02:00
merge_tools cli: make paths to auto-track configurable, add jj track 2024-09-09 07:49:55 -07:00
cleanup_guard.rs
cli_util.rs cli: relax error type of LogContentFormat::write() 2024-09-12 06:51:45 +09:00
command_error.rs cli: update docs URLs to point to https://martinvonz.github.io/jj/latest/ 2024-09-06 09:22:04 +09:00
commit_templater.rs everything: Rename branches to bookmarks 2024-09-11 18:54:45 +02:00
config-schema.json config-schema: add signing.backend=none to the list of enum variants 2024-09-07 10:17:08 +09:00
config.rs cli: update docs URLs to point to https://martinvonz.github.io/jj/latest/ 2024-09-06 09:22:04 +09:00
description_util.rs cli: get repo path from WorkspaceCommandHelper, not from ReadonlyRepo 2024-09-07 12:20:02 -07:00
diff_util.rs diff: extract inter-diff helper 2024-09-07 09:09:27 +09:00
formatter.rs
generic_templater.rs
git_util.rs everything: Rename branches to bookmarks 2024-09-11 18:54:45 +02:00
graphlog.rs graphlog: inline node_template_for_key() 2024-09-06 09:51:10 +09:00
lib.rs
main.rs
movement_util.rs next/prev: update error message when no movement targets are found. 2024-08-25 09:58:04 +01:00
operation_templater.rs
progress.rs
revset_util.rs
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs