jj/docs
Martin von Zweigbergk eab5218fe5 cli: allow resolving shorter ids within a configured revset
This adds a config called `revsets.short-prefixes`, which lets the
user specify a revset in which to disambiguate otherwise ambiguous
change/commit ids. It defaults to the value of `revsets.log`.


I made it so you can disable the feature by setting
`revsets.short-prefixes = ""`. I don't like that the default value
(using `revsets.log`) cannot be configured explicitly by the
user. That will be addressed if we decide to merge the `[revsets]` and
`[revset-aliases]` sections some day.
2023-05-11 23:41:24 -07:00
..
design docs/design: propose submodule storage approach 2023-04-24 14:29:47 -07:00
technical docs: mention that the "view" object knows about all workspaces 2022-12-08 17:30:29 -08:00
branches.md
code-of-conduct.md
config.md cli: allow resolving shorter ids within a configured revset 2023-05-11 23:41:24 -07:00
config.toml Update docs/config.toml with new way to show relative timestamps 2023-02-15 21:26:14 -08:00
conflicts.md docs: indent conflict marker examples to not confuse tools 2022-12-12 16:20:40 -08:00
contributing.md contributing.md: docs on working with protos 2023-04-16 22:04:27 -07:00
git-comparison.md docs: use git switch/restore in command-equivalence table 2023-05-07 21:48:40 -07:00
git-compatibility.md docs: co-located mode is not new anymore, but it does have surprises 2023-05-07 16:13:33 -07:00
github.md docs: fix minor typos in GitHub example commands 2023-04-11 14:41:00 -07:00
glossary.md docs: add a glossary 2023-04-17 16:48:23 -07:00
operation-log.md operation-log.md: Give a brief description of @, +, - 2023-02-18 22:42:51 -08:00
related-work.md docs: mention Sapling as a similar tool 2023-04-13 10:10:14 -07:00
revsets.md docs: don't say "both inclusive" about x:y and x..y revset endpoint 2023-05-05 22:26:27 -07:00
templates.md docs: add a word to docs about divergent 2023-04-09 22:56:33 -07:00
tutorial.md Switch graph node to use for commit instead of 2023-04-02 23:15:37 -07:00
working-copy.md workspace: add a root subcommand to print the workspace root path 2023-01-24 16:53:54 +01:00