ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Yuya Nishihara 30984dae4a cli: if enabled, parse path arguments as fileset expressions
If this doesn't work out, maybe we can try one of these:
 a. fall back to bare file name if expression doesn't contain any operator-like
    characters (e.g. "f(x" is an error, but "f x" can be parsed as bare string)
 b. introduce command-line flag to opt in (e.g. -e FILESET)
 c. introduce pattern prefix to opt in (e.g. set:FILESET)

Closes #3239, #2915, #2286
2024-04-12 11:36:40 +09:00
..
design sparse-v2: design doc proposition for Sparse Patterns refactoring 2024-02-01 16:02:14 -08:00
technical docs: update description of conflicts to be about tree-level conflicts 2023-11-30 14:24:48 -08:00
branches.md docs: Add a short section on branch movement. 2024-03-02 15:51:58 +01:00
cli-reference.md docs, CLI reference: use include-markdown instead of a symlink 2024-02-12 10:28:09 -08:00
code-of-conduct.md Replace contact method with addresses of active leads. 2023-11-28 13:48:22 -05:00
config.md New jj debug watchman status command 2024-04-11 10:55:59 -07:00
config.toml docs: document git.fetch and git.push config options 2024-02-09 12:03:42 -06:00
conflicts.md
contributing.md cli: add better error message when immutable_heads() cannot be resolved 2024-04-03 07:58:00 +02:00
FAQ.md docs: add FAQ for why to use new-then-amend over edit 2024-03-14 11:32:53 -07:00
filesets.md cli: if enabled, parse path arguments as fileset expressions 2024-04-12 11:36:40 +09:00
git-comparison.md docs: Add missing "jj" to swap rebase example 2024-03-19 05:58:52 -07:00
git-compatibility.md docs: update remaining references on "jj init --git-repo" 2024-02-28 09:03:16 +09:00
github.md cli: unblock "jj git init --colocate" in existing Git repo directory 2024-02-28 09:03:16 +09:00
glossary.md docs branches.md: insert definitions for related terms 2024-01-24 18:47:17 -08:00
index.md
install-and-setup.md docs: "bash" is no longer optional for command-line completion 2024-04-02 09:30:44 -07:00
operation-log.md op_walk: add support for op_id+ (children) operator 2024-01-02 10:30:08 +09:00
related-work.md
revsets.md revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
sapling-comparison.md mkdocs: make MkDocs work with more GitHub-like list formatting 2023-11-03 19:15:37 -07:00
templates.md templater: Add operation.snapshot() boolean 2024-04-07 19:46:52 +03:00
testimonials.md docs: Add a Testmonials page. 2024-02-25 14:20:33 +01:00
tutorial.md move: deprecate the command 2024-03-11 09:25:17 -07:00
windows.md working_copy: implement symlinks on windows with a helper function 2024-03-05 15:16:38 +08:00
working-copy.md docs: say that we support $GIT_DIR/info/exclude 2024-03-08 09:59:10 -08:00