ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Matt Stark fa6f5e3880 Add the revsets mutable and immutable.
I add them as aliases, since a user may instead choose to define `immutable_heads()`, for example, as `heads(immutable())`, and the define `immutable()` instead.
2024-05-22 09:19:46 +10:00
..
design docs: ask MkDocs to fail on links to non-existent sections 2024-05-14 13:14:27 -07:00
technical
branches.md docs: conflicted branches have two "?" as suffix 2024-05-17 07:00:15 -07:00
cli-reference.md docs CLI reference: explain that argument help is truncated 2024-05-15 09:45:40 -07:00
code-of-conduct.md
config.md docs: Add Log header 2024-05-18 16:39:28 -07:00
config.toml
conflicts.md
contributing.md fixed usage of old "checkout" command in contributing docs 2024-04-25 09:11:52 -07:00
FAQ.md
filesets.md fileset, revset, templater: add support for single-quoted raw string literals 2024-04-25 11:14:33 +09:00
git-comparison.md rebase: add --insert-after and --insert-before options for --revisions 2024-04-29 14:19:09 +08:00
git-compatibility.md docs: fix converting a repo into a co-located one 2024-05-20 21:39:27 +09:00
github.md docs: ask MkDocs to fail on links to non-existent sections 2024-05-14 13:14:27 -07:00
glossary.md docs: ask MkDocs to fail on links to non-existent sections 2024-05-14 13:14:27 -07:00
index.md
install-and-setup.md
operation-log.md
related-work.md
revsets.md Add the revsets mutable and immutable. 2024-05-22 09:19:46 +10:00
sapling-comparison.md
templates.md templater: add tracking methods to remote RefName 2024-05-10 08:36:38 +09:00
testimonials.md
tutorial.md tutorial: edits to the diff editor explanation 2024-05-05 18:17:38 -07:00
windows.md
working-copy.md