We can't find the internet

Attempting to reconnect

Something went wrong!

Hang in there while we get back on track

cli: warn only unmatched exact patterns of local bookmarks
revsets: Update message to clarify that the default is usually exact.
github: bump the github-dependencies group with 4 updates
cargo: bump the cargo-dependencies group with 6 updates
cli: fix: Add a detailed execution example
docs: Move jj fix configuration documentation to config.md
cli: fix: Precise the patterns are filesets
templates: use join() when contents shouldn't become empty
docs: add example of using $PAGER variable if set
glossary: avoid saying "the latest version of a revision"
rebase: remove invariant checks
log: add `--count` flag
tests: demonstrate squash-moves with bookmarks
docs: Add Jujutsu for Git experts
config: Clean up `templates.toml`
testutils: add check for strict UTF-8 filesystems
docs: update nushell completion
changelog: delete mistaken full stop
cli: show warnings for unmatched exact bookmark/tag patterns to list
str_util: add StringExpression::exact_strings() iterator
lib: substantially reduce syscalls when attempting to create dirs
deps: update gix, test change
test_git_clone: update test to prepare for gitoxide update
deps: update insta
deps: update dependencies
docs: jj-vcs.github.io -> jj-vcs.dev
docs: Add myself as a paid contributor
docs: fix some typos
github: bump the github-dependencies group with 4 updates
deps: update jsonschema to 0.37.1, adapt to breaking changes
cli: simplify `jj fix` child process handling
fix: change fake-formatter to not emit ending LF
tests: assert operation description text in Git HEAD race test
cli: avoid locking when transaction has no changes
cli: fix Git HEAD race condition in colocated repos
tests: add test for Git HEAD race condition
doc: use metaedit to generate a new change-id
template: Add `join()` function
docs/FAQ: fix Markdown heading level
revset: parameterize default string pattern kind, add config knob
tests: specify string pattern prefix, use subject(glob:_) accordingly
str_util: map glob pattern with no meta character to exact pattern
cli: filter bookmarks by revsets without constructing intermediate names set
cli: use revset parser to parse bookmark/tag list patterns
revset: add string expression parser for command arguments
revset: restore parsing rule for expression without "modifier:" syntax
docs: interop => interoperability
docs: Use "repo" instead of "repository"
docs: Fix typo in core tenets
docs: clarify that squash -o/A/B creates a new commit
log in

~talya/jj

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

docs: jj-vcs.github.io -> jj-vcs.dev 5b3aa511 parent 0563f4f5

As a follow-up to #8115, this moves all references in the codebase to use the new website. I didn't update the older CHANGELOG entries because I figured they're intended to be immutable.

authored by Steve Klabnik

jj / lib

..
benches cli, lib: move to Rust 2024 language edition
8 months ago
gen-protos protos: rename `op_store` to `simple_op_store`
8 months ago
proc-macros cli, lib: move to Rust 2024 language edition
8 months ago
src docs: jj-vcs.github.io -> jj-vcs.dev
4 months ago
tests revset: parameterize default string pattern kind, add config knob
4 months ago
testutils cli: add `jj file track --include-ignored` flag
5 months ago
Cargo.toml backend: remove unused TreeValue::Conflict and read/write methods
7 months ago
LICENSE cargo: add LICENSE file to each crate we publish
2 years ago