jj/cli/tests
Jakob Hellermann 80c4222399 cli: oplog: add builtin_op_log_oneline template
Motivation:
* one-line logs can be more readable and fit more content into the screen
* consistency with `jj log -T builtin_log_oneline`
2025-01-09 15:58:40 +00:00
..
common
cli-reference@.md.snap resolve: try to resolve all conflicted files in fileset 2025-01-08 23:52:21 +00:00
runner.rs
test_abandon_command.rs
test_absorb_command.rs
test_acls.rs
test_advance_bookmarks.rs
test_alias.rs cli: warn if command matches with aliases inserted by --config* arguments 2025-01-08 09:40:31 +09:00
test_backout_command.rs
test_bookmark_command.rs
test_builtin_aliases.rs
test_commit_command.rs
test_commit_template.rs
test_completion.rs
test_concurrent_operations.rs
test_config_command.rs Back out "config: merge and print inline tables as values" 2025-01-08 05:24:55 +00:00
test_copy_detection.rs
test_debug_command.rs
test_describe_command.rs
test_diff_command.rs diff: add merge-tools.*.diff-expected-exit-codes 2025-01-08 08:03:59 +00:00
test_diffedit_command.rs
test_duplicate_command.rs
test_edit_command.rs
test_evolog_command.rs cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
test_file_annotate_command.rs
test_file_chmod_command.rs
test_file_show_command.rs
test_file_track_untrack_commands.rs
test_fix_command.rs
test_generate_md_cli_help.rs
test_git_clone.rs cli: resolve settings for newly initialized/cloned workspace 2025-01-06 10:39:48 +09:00
test_git_colocated.rs git: add dummy conflict to index if necessary 2025-01-06 19:17:51 -06:00
test_git_fetch.rs
test_git_import_export.rs
test_git_init.rs cli: resolve settings for newly initialized/cloned workspace 2025-01-06 10:39:48 +09:00
test_git_private_commits.rs
test_git_push.rs git: port s/bookmark/branch/ renames to config migration rules 2025-01-09 07:23:08 +00:00
test_git_remotes.rs
test_git_submodule.rs
test_gitignores.rs
test_global_opts.rs
test_help_command.rs
test_immutable_commits.rs
test_init_command.rs
test_interdiff_command.rs
test_log_command.rs cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
test_new_command.rs
test_next_prev_commands.rs
test_operations.rs cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
test_parallelize_command.rs
test_rebase_command.rs
test_repo_change_report.rs
test_resolve_command.rs resolve: try to resolve all conflicted files in fileset 2025-01-08 23:52:21 +00:00
test_restore_command.rs cli: restore: add --interactive flag 2025-01-05 10:14:29 +09:00
test_revset_output.rs
test_root.rs tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
test_shell_completion.rs
test_show_command.rs cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
test_simplify_parents_command.rs
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_status_command.rs status: show untracked files 2025-01-05 17:43:59 +01:00
test_tag_command.rs
test_templater.rs cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
test_undo.rs
test_unsquash_command.rs
test_util_command.rs
test_working_copy.rs
test_workspaces.rs