ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/tests
Martin von Zweigbergk 11c67cf979 op_store: add metadata flag for ops representing working-copy snapshot
It should be useful at least in the presentation layer to know which
operations correspond to working-copy snapshots. They might be
rendered differently in the graph, for example. Or maybe an undo
command wants to warn if you just undid a snapshot operation. This
patch just introduces a field in the metadata to store the
information.
2024-02-19 22:44:38 -08:00
..
common
cli-reference@.md.snap completion: Add support for Nushell completions 2024-02-18 19:08:38 +01:00
runner.rs
test_abandon_command.rs rewrite: default to not simplifying ancestor merges 2024-02-19 14:20:18 -08:00
test_alias.rs
test_branch_command.rs cli: list new remote branches during git fetch 2024-02-18 17:36:01 +01:00
test_builtin_aliases.rs
test_cat_command.rs
test_checkout.rs
test_chmod_command.rs
test_commit_command.rs
test_commit_template.rs templater: add a local() method on Timestamps (#2900) 2024-02-12 10:22:24 -08:00
test_concurrent_operations.rs op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00
test_config_command.rs
test_debug_command.rs op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00
test_describe_command.rs
test_diff_command.rs cli: rename --verbose to --debug to better fit what it does 2024-02-18 18:45:48 +01:00
test_diffedit_command.rs cli: rename --verbose to --debug to better fit what it does 2024-02-18 18:45:48 +01:00
test_duplicate_command.rs
test_edit_command.rs
test_generate_md_cli_help.rs docs, CLI reference: use include-markdown instead of a symlink 2024-02-12 10:28:09 -08:00
test_git_clone.rs cli: list new remote branches during git fetch 2024-02-18 17:36:01 +01:00
test_git_colocated.rs cli: list new remote branches during git fetch 2024-02-18 17:36:01 +01:00
test_git_fetch.rs cli: list new remote branches during git fetch 2024-02-18 17:36:01 +01:00
test_git_import_export.rs cli: list new remote branches during git fetch 2024-02-18 17:36:01 +01:00
test_git_init.rs
test_git_push.rs
test_git_remotes.rs
test_git_submodule.rs
test_gitignores.rs
test_global_opts.rs cli: rename --verbose to --debug to better fit what it does 2024-02-18 18:45:48 +01:00
test_immutable_commits.rs
test_init_command.rs
test_interdiff_command.rs
test_log_command.rs index: switch to persistent change id index 2024-02-18 09:44:57 +09:00
test_move_command.rs
test_new_command.rs
test_next_prev_commands.rs next/prev: make --edit implied when already on non-head commit 2024-02-12 10:42:26 -08:00
test_obslog_command.rs
test_operations.rs op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00
test_rebase_command.rs cli: make jj rebase not simplify ancestor merges 2024-02-19 14:20:18 -08:00
test_repo_change_report.rs
test_resolve_command.rs cli: rename --verbose to --debug to better fit what it does 2024-02-18 18:45:48 +01:00
test_restore_command.rs
test_revset_output.rs revset: disable parsing rules of legacy dag range operator 2024-02-14 10:04:56 +09:00
test_root.rs
test_shell_completion.rs
test_show_command.rs cli: make jj show accept a template to render its output 2024-02-10 21:54:52 +05:00
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_status_command.rs
test_tag_command.rs
test_templater.rs templater: retain "++" in parsed tree to provide better error indication 2024-02-09 07:42:54 +09:00
test_tree_level_conflicts.rs
test_undo.rs
test_unsquash_command.rs
test_untrack_command.rs
test_util_command.rs op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00
test_working_copy.rs
test_workspaces.rs op_store: add metadata flag for ops representing working-copy snapshot 2024-02-19 22:44:38 -08:00