..
common
tests: compute the schema defaults in Rust rather than using jq(1)
2025-08-08 16:19:30 +00:00
sample-configs
ssh-signing: add revocation-list option
2025-07-29 12:46:36 +00:00
cli-reference@.md.snap
git fetch: add --tracked flag
2025-08-20 10:49:03 +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
undo: move or duplicate tests to op revert
2025-08-17 15:05:14 +00:00
test_abandon_command.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_absorb_command.rs
cli: evolog: show associated operations alongside commits
2025-05-27 13:28:09 +00:00
test_acls.rs
tests: port test_acls.rs to TestWorkDir API
2025-03-12 02:18:56 +00:00
test_advance_bookmarks.rs
tests: port test_advance_bookmarks.rs to TestWorkDir API
2025-03-12 02:18:56 +00:00
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_bookmark_command.rs
str_util: switch to globset
2025-07-25 08:22:35 +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
cli: for deprecated configs, say at which source level they were found
2025-05-28 20:01:51 +00:00
test_commit_template.rs
templater: add commit.files() function to list existing files
2025-08-02 01:30:29 +00:00
test_completion.rs
op: undo: rename to revert
2025-08-15 21:31:15 +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
tests: compute the schema defaults in Rust rather than using jq(1)
2025-08-08 16:19:30 +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
tests: port test_copy_detection.rs to TestWorkDir API
2025-03-13 16:13:12 +00:00
test_debug_command.rs
cli: add debug command to enable changed-path index
2025-08-15 11:46:49 +00:00
test_debug_init_simple_command.rs
lib: rename the LocalBackend to SimpleBackend
2025-03-17 17:17:11 +00:00
test_describe_command.rs
cli: for deprecated configs, say at which source level they were found
2025-05-28 20:01:51 +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
diffedit: add support for filesets
2025-07-21 08:00:29 +00:00
test_duplicate_command.rs
op: revert: fix missed string during rename from op undo
2025-08-17 23:49:54 +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
log: add templates to anonymize the output
2025-08-10 19:24:36 +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
tests: port test_file_track_untrack_commands.rs to TestWorkDir API
2025-03-19 14:52:52 +00:00
test_fix_command.rs
fix: add $root variable that can be used in commands
2025-08-05 14:37:04 +00:00
test_generate_md_cli_help.rs
tests: resolve directory path to run_jj_in() relative to env_root
2025-02-25 15:40:14 +00:00
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
op: revert: fix missed string during rename from op undo
2025-08-17 23:49:54 +00:00
test_git_fetch.rs
git fetch: add --tracked flag
2025-08-20 10:49:03 +00:00
test_git_import_export.rs
op: revert: fix missed string during rename from op undo
2025-08-17 23:49:54 +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
cli: git: add git root command
2025-03-25 08:58:43 +00:00
test_gitignores.rs
git: write change-id header by default
2025-05-08 23:05:38 +00:00
test_global_opts.rs
tests: restore --config* ordering sample from 15c673459f
2025-08-19 03:14:01 +00:00
test_help_command.rs
cli: add revert command
2025-03-17 15:03:29 +00:00
test_immutable_commits.rs
squash: add -A/-B/-d options
2025-08-19 11:38:55 +00:00
test_interdiff_command.rs
diff: add option to render color-words diffs without materializing conflicts
2025-04-08 09:12:39 +00:00
test_log_command.rs
log: add templates to anonymize the output
2025-08-10 19:24:36 +00:00
test_new_command.rs
cli: allow "large" revsets by default
2025-07-11 17:15:26 +00:00
test_next_prev_commands.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +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
op: revert: fix missed string during rename from op undo
2025-08-17 23:49:54 +00:00
test_parallelize_command.rs
cli: allow "large" revsets by default
2025-07-11 17:15:26 +00:00
test_rebase_command.rs
rebase: improve error messages when rebasing a change onto itself
2025-08-07 08:37:31 +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
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_restore_command.rs
cli: restore: adjust error message for --revision
2025-08-04 23:46:56 +00:00
test_revert_command.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_revset_output.rs
revset: soft-deprecate "all:" modifier syntax
2025-07-11 17:15:26 +00:00
test_root.rs
lib: rename the LocalBackend to SimpleBackend
2025-03-17 17:17:11 +00:00
test_show_command.rs
log: add templates to anonymize the output
2025-08-10 19:24:36 +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
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
test_sparse_command.rs
tests: port test_sparse_command.rs to TestWorkDir API
2025-04-03 01:43:02 +00:00
test_split_command.rs
cli: for deprecated configs, say at which source level they were found
2025-05-28 20:01:51 +00:00
test_squash_command.rs
squash: add -A/-B/-d options
2025-08-19 11:38:55 +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
template: remove deprecated Signature.username() method
2025-08-18 17:24:07 +00:00
test_touch_command.rs
op: undo: rename to revert
2025-08-15 21:31:15 +00:00
test_undo.rs
undo: deprecate the operation argument
2025-08-18 13:58:22 +00:00
test_util_command.rs
repo: store commit predecessors in Operation object
2025-05-26 10:23:29 +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
op: undo: rename to revert
2025-08-15 21:31:15 +00:00