We can't find the internet

Attempting to reconnect

Something went wrong!

Hang in there while we get back on track

merge_tools: make return type of inner apply_merge_builtin() stricter
cli: git fetch: disable default when --branch or --tag is specified
github: bump the github-dependencies group with 3 updates
templater: add builtin `hyperlink()` function
lib: refactor `file_util::relative_path`
cli: rename `FixError::IO` to `FixError::Io`
builtin diff tool: preserve the file metadata when modified
testutils: 3 way merge tree builder and copy id setter
merge tools: refactor builtin tools
tests: exercise remaining text_util functions
clippy: fix elidable_lifetime_names lint
clippy: fix unnested_or_patterns lint
cli: refactor combine_messages_for_editing
clippy: fix format_collect lint
ui: hide progress bar when `--quiet` is specified
clippy: fix nightly unnecessary_sort_by lint
git: bump minimum "git" version to 2.41.0
tests: exercise template evaluating an omitted if-false case
tests: exercise templater error when evaluating a conditional
tests: exercise templater error when labelling
tests: exercise templater error when formatting Timestamp
tests: exercise template parser failing to parse a string pattern
tests: exercise template parser displaying more PEST rules
complete: remove "short" command names from dynamic completion candidates
revset: resolve name@remote symbol to remote tag
revset: add remote_tags() predicate functions
revset: extract common parsing function for remote bookmarks/tags arguments
revset: extract remote bookmark (name, remote) expressions pair to type
bisect: make abort into a non-error
git: fetch explicitly-specified tags as "remote" tags and merge like bookmarks
git: add explicit tag patterns to fetch remote tags to separate ref namespace
git: add type to pass around (bookmark, tag) name patterns
git: return default fetch refspecs as StringExpression
git: don't generate positive/negative refspecs for "not all" expression
git: extract helper that checks if ref pattern is compatible with Git
git: remove sideband message buffering from CLI
git: guarantee that sideband messages are emitted line by line
git: forward unknown stderr outputs of "git" process
git: refactor subprocess callback tests
git: use "git fetch --porcelain" to not write ref updates to stderr
nix: flake update
tests: exercise templater parsing infix Gt expression nodes
tests: exercise templater parsing an empty string
docs: Clean up explanation for `$JJ_CONFIG`
clippy: fix single_char_pattern lint
docs: add --author flag usage examples for the metaedit command
github: bump the github-dependencies group with 4 updates
cli: jj converge (aka jj resolve-divergence) Design Doc
clippy: fix while_let_loop lint
tests: exercise templater pad/truncate with negative widths
log in

~talya/jj

https://github.com/jj-vcs/jj ·
fork
r/o

revset: add remote_tags() predicate functions 43e9d8b2 parent 513a0ac1

tracked/untracked_remote_tags() aren't documented because all remote tags are tracked as of now. The resolution test is copied from test_evaluate_expression_remote_bookmarks().

authored by Yuya Nishihara

jj / .github

..
ISSUE_TEMPLATE docs/cli: update URLs to from martinvonz user to jj-vcs org
1 year ago
actions github: use the `D:` drive on Windows 1 year ago
scripts github: show counts and allow offline counting for dependency-counting check
1 year ago
workflows github: bump the github-dependencies group with 4 updates
2 months ago
CODEOWNERS github: add a CODEOWNERS file with only the maintainers in
1 year ago
PULL_REQUEST_TEMPLATE.md PR template: include updating tests in checklist
11 months ago
dependabot.yml github: make dependabot updates weekly
12 months ago