jj/cli/tests/sample-configs/valid
Yuya Nishihara b9317da0f8
Some checks are pending
binaries / Build binary artifacts (push) Waiting to run
website / prerelease-docs-build-deploy (ubuntu-24.04) (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
cli: enable glob string matching globally
The goal of this change is to unify defaults of string patterns in revsets and
command arguments. Glob is a good default because it's largely the same as exact
matching, and we can easily express substring patterns with globs.

The hint for "jj git fetch -b<glob>" is deleted since exact:<glob> is now
required in order to trigger the error.

This patch also updates help of clone/fetch --branch patterns. Glob and operator
support in refspecs is limited.
2025-12-15 04:27:32 +00:00
..
colors_hex.toml formatter: add support for "dim" attribute 2025-12-13 00:56:55 +00:00
diff.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00
empty.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00
experimental-advance-branches.toml cli: enable glob string matching globally 2025-12-15 04:27:32 +00:00
fix.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00
fix.tools.command_command-env.toml config-schema: allow "command-env"-style for editors and fix tools 2025-04-24 15:48:08 +00:00
fix.tools.command_string.toml config-schema: allow "command-env"-style for editors and fix tools 2025-04-24 15:48:08 +00:00
fsmonitor.backend_none.toml config: move fsmonitor settings out of core 2025-07-21 03:38:34 +00:00
fsmonitor.backend_watchman.toml config: move fsmonitor settings out of core 2025-07-21 03:38:34 +00:00
git.toml cli: git-push: make "change" bookmark names templated 2025-07-02 01:55:59 +00:00
merge-tools_exotic.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00
merge.toml files, tree: make same-change conflict resolution configurable 2025-09-11 13:14:28 +00:00
operation.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00
revsets.short-prefixes.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00
scope.toml config-schema: add --when and --scope keys 2025-08-30 21:31:39 +00:00
signing_ssh.toml ssh-signing: add revocation-list option 2025-07-29 12:46:36 +00:00
snapshot.max-new-file-size_numeric.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00
toplevel_when.toml config-schema: add --when and --scope keys 2025-08-30 21:31:39 +00:00
ui.default-command_empty_array.toml config-schema: deny empty arrays for command-like config options 2025-04-24 15:48:08 +00:00
ui.pager_command-env_array.toml config-schema: schema wrongly allowed ui.pager.command to be a string 2025-04-24 15:48:08 +00:00
ui_command-env.toml cli: unify diff format/tool config variables 2025-05-16 00:33:49 +00:00
ui_multi_arg_cmds.toml cli: unify diff format/tool config variables 2025-05-16 00:33:49 +00:00
ui_simple.toml cli: unify diff format/tool config variables 2025-05-16 00:33:49 +00:00
user.toml config-schema: add sample config files to exercise schema tests 2025-04-24 15:48:08 +00:00