jj/docs
dploch a49da4ad01 revset: implement a 'reachable(src, domain)' expression
This revset correctly implements "reachability" from a set of source commits following both parent and child edges as far as they can go within a domain set. This type of 'bfs' query is currently impossible to express with existing revset functions.
2024-05-21 10:52:31 -04: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 politics: delete references to Pijul 2024-04-14 13:16:08 -07:00
contributing.md fixed usage of old "checkout" command in contributing docs 2024-04-25 09:11:52 -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 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 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 revset: implement a 'reachable(src, domain)' expression 2024-05-21 10:52:31 -04: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