jj/tests
Ilya Grigoriev d591b6776d cli templates: include change id and more in short commit description
Include change id as well as (empty) and (conflict) markers in short commit
description.

Unlike `jj log`,

* (conflict) is put in parentheses to distinguish it from the commit
description  when the output is not colored.

* the change id is placed right before the commit id to put it into a
predicteble place, even if the short commit description takes up more than one
line. The commit id can be important for commit descriptions in commands like
`abandon`.
2023-08-02 12:14:04 -07:00
..
common
test_abandon_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_alias.rs cli templates: change default short id length from 12 to 8 2023-08-02 12:14:04 -07:00
test_branch_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_cat_command.rs
test_checkout.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_chmod_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_commit_command.rs
test_commit_template.rs cli templates: change default short id length from 12 to 8 2023-08-02 12:14:04 -07:00
test_concurrent_operations.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_config_command.rs
test_debug_command.rs
test_describe_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_diff_command.rs cli: warn when using : revset operator 2023-07-28 22:30:40 -07:00
test_diffedit_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_duplicate_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_edit_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_git_clone.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_git_colocated.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_git_fetch.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_git_import_export.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_git_push.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_git_remotes.rs
test_git_submodule.rs
test_gitignores.rs
test_global_opts.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_init_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_interdiff_command.rs
test_log_command.rs cli templates: change default short id length from 12 to 8 2023-08-02 12:14:04 -07:00
test_move_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_new_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_obslog_command.rs cli templates: change default short id length from 12 to 8 2023-08-02 12:14:04 -07:00
test_operations.rs
test_rebase_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_resolve_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_restore_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_revset_output.rs cli templates: change default short id length from 12 to 8 2023-08-02 12:14:04 -07:00
test_show_command.rs
test_sparse_command.rs
test_split_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_squash_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_status_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_templater.rs
test_undo.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_unsquash_command.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00
test_untrack_command.rs
test_util_command.rs
test_workspaces.rs cli templates: include change id and more in short commit description 2023-08-02 12:14:04 -07:00