ok/jj
1
0
Fork 0
forked from mirrors/jj
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 utilities: advance_test_rng_seed_to_multiple_of function 2023-07-03 12:28:06 -07:00
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 simple_op_store: serialize RefTarget in new format (breaks downgrades) 2023-07-27 15:32:48 +09:00
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 simple_op_store: serialize RefTarget in new format (breaks downgrades) 2023-07-27 15:32:48 +09:00
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 revset_graph: place new heads as close to fork point as possible 2023-07-25 01:45:37 +09:00
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