..
common
cli: add jj bisect run command
2025-09-04 14:30:52 +00:00
sample-configs
config-schema: add --when and --scope keys
2025-08-30 21:31:39 +00:00
cli-reference@.md.snap
cli: Default to nano editor on Linux
2025-09-04 14:52:36 +00:00
datatest_config_schema.rs
tests: use jsonschema directly instead of taplo(1)
2025-08-08 16:19:30 +00:00
datatest_runner.rs
tests: use jsonschema directly instead of taplo(1)
2025-08-08 16:19:30 +00:00
runner.rs
cli: add jj bisect run command
2025-09-04 14:30:52 +00:00
test_abandon_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_absorb_command.rs
cli: evolog: migrate to evolution template type
2025-08-21 13:35:21 +00:00
test_acls.rs
test_advance_bookmarks.rs
test_alias.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_backout_command.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_bisect_command.rs
cli: add jj bisect run command
2025-09-04 14:30:52 +00:00
test_bookmark_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_builtin_aliases.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_commit_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_commit_template.rs
cli: use same per-commit labels for node and non-node templates
2025-08-28 16:52:09 +00:00
test_completion.rs
cli: evolog: migrate to evolution template type
2025-08-21 13:35:21 +00:00
test_concurrent_operations.rs
repo: store commit predecessors in Operation object
2025-05-26 10:23:29 +00:00
test_config_command.rs
git: colocate repos by default
2025-09-04 11:26:28 +00:00
test_config_schema.rs
tests: compute the schema defaults in Rust rather than using jq(1)
2025-08-08 16:19:30 +00:00
test_copy_detection.rs
test_debug_command.rs
cli: remove "debug operation"/"view" command in favor of "debug object"
2025-08-27 01:02:40 +00:00
test_debug_init_simple_command.rs
test_describe_command.rs
config: show IDs in draft description
2025-08-21 23:52:26 +00:00
test_diff_command.rs
cli: make diff --stat show byte counts for binary files
2025-08-09 21:36:04 +00:00
test_diffedit_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_duplicate_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_edit_command.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_evolog_command.rs
cli: use same per-commit labels for node and non-node templates
2025-08-28 16:52:09 +00:00
test_file_annotate_command.rs
annotate: add original line number to template
2025-07-22 20:29:05 +00:00
test_file_chmod_command.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_file_show_command.rs
cli: file show: add templating support
2025-08-07 14:52:02 +00:00
test_file_track_untrack_commands.rs
test_fix_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_generate_md_cli_help.rs
test_git_clone.rs
cli: fix fetching all tags during jj git clone
2025-08-17 15:48:36 +00:00
test_git_colocated.rs
undo: revert progressively older operations with repeated calls
2025-08-24 06:56:40 +00:00
test_git_fetch.rs
cli: git fetch: fall back to remote fetch refspecs when -b not specified
2025-08-25 15:55:18 +00:00
test_git_import_export.rs
tests: get current operation id without running jj
2025-08-26 00:27:29 +00:00
test_git_init.rs
git init: prefer upstream over origin for trunk() alias
2025-08-17 11:59:17 +00:00
test_git_private_commits.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_git_push.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_git_remotes.rs
cli: git remote add: support --fetch-tags
2025-08-08 15:44:22 +00:00
test_git_root.rs
test_gitignores.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_global_opts.rs
git: colocate repos by default
2025-09-04 11:26:28 +00:00
test_help_command.rs
cli: help: look up subcommand without using error path
2025-09-05 00:26:12 +00:00
test_immutable_commits.rs
cli: rename jj touch to jj metaedit
2025-09-03 15:31:43 +00:00
test_interdiff_command.rs
cli: include diff of commit descriptions in inter-diff
2025-08-26 00:45:08 +00:00
test_log_command.rs
cli: use same per-commit labels for node and non-node templates
2025-08-28 16:52:09 +00:00
test_metaedit_command.rs
metaedit: add option to update committer timestamp
2025-09-03 15:31:43 +00:00
test_new_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_next_prev_commands.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_op_revert_command.rs
undo: move or duplicate tests to op revert
2025-08-17 15:05:14 +00:00
test_operations.rs
cli: include diff of commit descriptions in inter-diff
2025-08-26 00:45:08 +00:00
test_parallelize_command.rs
cli: allow "large" revsets by default
2025-07-11 17:15:26 +00:00
test_rebase_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_repo_change_report.rs
cli: use more precise wording in conflict resolution hint
2025-05-22 03:49:34 +00:00
test_resolve_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_restore_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_revert_command.rs
tests: get current operation id without running jj
2025-08-26 00:27:29 +00:00
test_revset_output.rs
revset: soft-deprecate "all:" modifier syntax
2025-07-11 17:15:26 +00:00
test_root.rs
test_show_command.rs
cli: evolog: migrate to evolution template type
2025-08-21 13:35:21 +00:00
test_sign_unsign_commands.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_simplify_parents_command.rs
tests: get current operation id without running jj
2025-08-26 00:27:29 +00:00
test_sparse_command.rs
test_split_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_squash_command.rs
tests: do not use "jj undo" to run multiple tests with the same setup
2025-08-26 00:27:29 +00:00
test_status_command.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_tag_command.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_templater.rs
templater: relax whitespace requirement by leveraging implicit whitespace rule
2025-08-29 10:21:37 +00:00
test_undo_redo_commands.rs
cli: add redo command
2025-08-26 13:50:38 +00:00
test_util_command.rs
tests: migrate to new "debug object" command
2025-08-27 01:02:40 +00:00
test_working_copy.rs
cli: move desc and st aliases to config
2025-07-15 06:11:28 +00:00
test_workspaces.rs
templates: remove operation timestamp from default evolog template
2025-08-25 05:52:37 +00:00