jj/docs
Yuya Nishihara a2a9b7decb templater: add coalesce() function that selects first non-empty content
This can be used to flatten nested "if()"s. It's not exactly the same as "case"
or "switch" expression, but works reasonably well in template. It's not uncommon
to show placeholder text in place of an empty content, and a nullish value
(e.g. empty string, list, option) is usually rendered as an empty text.
2024-03-28 10:51:47 +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 templater: add coalesce() function that selects first non-empty content 2024-03-28 10:51:47 +09:00
config.toml docs: document git.fetch and git.push config options 2024-02-09 12:03:42 -06:00
conflicts.md docs: indent conflict marker examples to not confuse tools 2022-12-12 16:20:40 -08:00
contributing.md rust: bump MSRV to 1.76.0 2024-02-09 15:48:01 -06:00
FAQ.md docs: add FAQ for why to use new-then-amend over edit 2024-03-14 11:32:53 -07: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 docs index.md: explain that the website sidebar may be hidden 2023-10-04 05:25:37 -07:00
install-and-setup.md Add archlinux instructions to install-and-setup.md 2024-03-13 21:35:08 -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 docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
revsets.md docs: update revset alias example to something very different from builtins 2024-03-03 21:35:41 +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 coalesce() function that selects first non-empty content 2024-03-28 10:51:47 +09: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