ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Yuya Nishihara 5b769c5c9e fileset, revset, templater: add support for single-quoted raw string literals
Since fileset/revset/template expressions are specified as command-line
arguments, it's sometimes convenient to use single quotes instead of double
quotes. Various scripting languages parse single-quoted strings in various ways,
but I choose the TOML rule because it's simple and practically useful. TOML is
our config language, so copying the TOML syntax would be less surprising than
borrowing it from another language.

https://github.com/toml-lang/toml/issues/188
2024-04-25 11:14:33 +09:00
..
design Fixes grammar issues in docs 2024-04-24 09:12:37 -07:00
technical
branches.md docs: Replace some mentions of jj co with jj new. 2024-04-19 18:03:22 +02:00
cli-reference.md
code-of-conduct.md
config.md revsets.md: document the all: prefix modifier for revsets 2024-04-20 14:12:26 -07:00
config.toml
conflicts.md politics: delete references to Pijul 2024-04-14 13:16:08 -07:00
contributing.md Fixes grammar issues in docs 2024-04-24 09:12:37 -07: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 fileset, revset, templater: add support for single-quoted raw string literals 2024-04-25 11:14:33 +09:00
git-comparison.md docs: Replace some mentions of jj co with jj new. 2024-04-19 18:03:22 +02:00
git-compatibility.md
github.md
glossary.md
index.md
install-and-setup.md docs: make "Arch Linux" a subheading under "Linux" 2024-04-24 09:22:51 -07:00
operation-log.md
related-work.md politics: delete references to Pijul 2024-04-14 13:16:08 -07:00
revsets.md fileset, revset, templater: add support for single-quoted raw string literals 2024-04-25 11:14:33 +09:00
sapling-comparison.md
templates.md fileset, revset, templater: add support for single-quoted raw string literals 2024-04-25 11:14:33 +09:00
testimonials.md
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