jj/cli/tests
Remo Senekowitsch ecd64aae8e completion: teach config about keys
There are two known limitations right now:

- Only statically known keys are suggested.

- Keys that the user did not set are still suggested for `jj config get`.
  Running that suggestion may result in an error. The error message will be
  appropriate though and there is some value in letting the user know that
  this config value theoretically exists. Some users may try to explore what
  configurations are available via the completions.
2024-11-18 13:19:02 +01:00
..
common
cli-reference@.md.snap log: describe how to see all revisions, point to revset docs 2024-11-16 14:00:38 -08:00
runner.rs cli: add "absorb" machinery and command 2024-11-12 08:26:42 +09:00
test_abandon_command.rs
test_absorb_command.rs cli: add "absorb" machinery and command 2024-11-12 08:26:42 +09:00
test_acls.rs
test_advance_bookmarks.rs
test_alias.rs
test_backout_command.rs
test_bookmark_command.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_builtin_aliases.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_checkout.rs
test_commit_command.rs
test_commit_template.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_completion.rs completion: teach config about keys 2024-11-18 13:19:02 +01:00
test_concurrent_operations.rs
test_config_command.rs cli: fix "config unset" to not delete a whole table 2024-11-18 09:15:40 +09:00
test_copy_detection.rs
test_debug_command.rs revset: reorganize expression resolution/evaluation methods 2024-11-08 10:34:02 +09:00
test_describe_command.rs
test_diff_command.rs diff: Allow setting the default level of context in config. 2024-10-25 17:56:56 +01:00
test_diffedit_command.rs
test_duplicate_command.rs cli: duplicate: add --destination, --insert-after, and --insert-before options 2024-11-15 19:42:13 +08:00
test_edit_command.rs
test_evolog_command.rs templates: Add new template alias builtin_log_compact_full_description 2024-10-26 14:01:18 -03:00
test_file_annotate_command.rs cli: don't use format_*() in annotate template, truncate author, omit commit id 2024-11-05 14:49:57 +09:00
test_file_chmod_command.rs
test_file_show_command.rs
test_file_track_untrack_commands.rs
test_fix_command.rs cli: include commit summary when attempting to modify an immutable commit 2024-11-12 01:17:41 +08:00
test_generate_md_cli_help.rs
test_git_clone.rs cli: warn if trunk() cannot be resolved after each transaction 2024-11-15 18:31:28 +08:00
test_git_colocated.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_git_fetch.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_git_import_export.rs
test_git_init.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_git_private_commits.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_git_push.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_git_remotes.rs
test_git_submodule.rs
test_gitignores.rs
test_global_opts.rs cli: insert dummy -h/--help flag when parsing early args 2024-11-03 13:32:12 +09:00
test_help_command.rs help: Add a keyword feature 2024-10-31 16:55:18 -03:00
test_immutable_commits.rs cli: add "absorb" machinery and command 2024-11-12 08:26:42 +09:00
test_init_command.rs bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
test_interdiff_command.rs
test_log_command.rs templates: Add new template alias builtin_log_compact_full_description 2024-10-26 14:01:18 -03:00
test_move_command.rs
test_new_command.rs
test_next_prev_commands.rs
test_operations.rs templates: Add new template alias builtin_log_compact_full_description 2024-10-26 14:01:18 -03:00
test_parallelize_command.rs
test_rebase_command.rs cli: rebase -b: add support for --insert-after and --insert-before options 2024-11-12 16:38:17 +08:00
test_repo_change_report.rs cli: rebase: extract out common print_move_commits_stats function 2024-11-12 16:04:53 +08:00
test_resolve_command.rs
test_restore_command.rs
test_revset_output.rs
test_root.rs
test_shell_completion.rs
test_show_command.rs templates: Add new template alias builtin_log_compact_full_description 2024-10-26 14:01:18 -03:00
test_simplify_parents_command.rs
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_status_command.rs
test_tag_command.rs
test_templater.rs templater: add != operator as user would probably expect that it exists 2024-11-10 21:41:24 +09:00
test_undo.rs
test_unsquash_command.rs
test_util_command.rs util: add exec command for arbitrary aliases 2024-11-09 11:49:33 +01:00
test_working_copy.rs
test_workspaces.rs cli_util: consolidate update_stale command fully into cli_util 2024-11-14 11:12:02 -05:00