jj/docs
Yuya Nishihara 4db068e7f7 templater: expose RefTarget methods through RefName type
I considered adding RefTarget template type, but some of the methods naturally
fit to RefName. For example, a conflicted branch name is decorated as "??", so
it makes sense to add branch.conflict() instead of branch.target().conflict().

I'm not pretty sure how many RefName methods we'll need to add to port the
current branch listing, but there will be .tracked(), .tracking_local_present(),
.ahead_by(), and .behind_by().
2024-05-03 15:16:52 +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 docs: Add information about configuring delta pager 2024-04-29 10:22:05 -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: update remaining references on "jj init --git-repo" 2024-02-28 09:03:16 +09:00
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 templater: expose RefTarget methods through RefName type 2024-05-03 15:16:52 +09:00
testimonials.md
tutorial.md docs: update tutorial to include :builtin diff editor instructions 2024-05-02 23:04:40 -04: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