We can't find the internet

Attempting to reconnect

Something went wrong!

Hang in there while we get back on track

t doCheck = false, some unit tests fail?
release: 0.40.0
uv: freeze pygments at <2.20
docs: document revset-based tag filtering as alternative to `git tag --contains`
docs: Add FreeBSD install instructions
docs: Add style for documentation comments
cargo: bump the cargo-dependencies group with 2 updates
github: bump the github-dependencies group with 4 updates
build(deps): bump pygments from 2.19.2 to 2.20.0
arrange: make "swap up/down" follow graph edges only
arrange: rewrite swap_commits() to take CommitId instead of index
arrange: extract method for getting commit id of current selection
arrange: move implementation of "swap up/down" actions onto State object
cli: git-push: collect commits to sign by separate loop
cli: git-push: extract to-push revset expression helper
cli: git-push: print signing stats by sign_commits_before_push()
gpg_signing: report command error if verification failed without status message
gpg_signing: extract function that converts process::Output to error
arrange: extract function for updating UI state from key event
arrange: add a validation step & don't update state if it fails
arrange: use log template instead of commit summary template
cleanup: leverage TryStreamExt in a few more places
dag_walk: closest_common_node_ok: change type signature of `neighbors_fn`
dag_walk: fix typo of `to_infallible_iter` function name
operation: convert `parents` to async function
gpg_signing: pass data to verify to gpgsm by temp file
gpg_signing: extract temp file helper
build(deps): bump picomatch in /web/docs
cargo: bump the cargo-dependencies group with 2 updates
github: bump the github-dependencies group with 2 updates
bisect: use Revset::count_estimate() for remaining count
dependabot: Correct the group the npm bot should act on
build(deps): bump smol-toml from 1.6.0 to 1.6.1 in /web/docs
cli: op: elide non-salient revisions in operation diffs
tests: exercise all taken/not-taken branches of commit swapping with arrange
tests: exercise graph neighborliness in arrange
tests: exercise various ways to specify a revset to arrange
tests: exercise arrange of immutable history
op restore: warn if user restores to an operation where the current workspace no longer exists
docs: Add brychanrobot to paid contributors list
tests: break dependency cycle between jj-lib/src and testutils
cli: git-push: split revset query functions
cli: git-push: simply pass list of updates to tx description helper
template: allow dynamic config value lookup
cli: include workspace name in op log template
op_store: record workspace where operation was run
test_completion: show list of operation ids to clarify ambiguous ids
flake: use final.stdenv.hostPlatform.system in overlay
docs: move misplaced changelog entry about WorkspaceRef::root()
cargo: bump the cargo-dependencies group across 1 directory with 3 updates
log in

~talya/jj

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

doCheck = false, some unit tests fail? 97422318 parent 941d0290

authored by ~talya

jj / cli

..
examples cli_util: make revset-resolution functions async
3 weeks ago
src docs: document revset-based tag filtering as alternative to `git tag --contains`
1 week ago
testing tests: avoid dumping core when fake utilities are instructed to crash
1 month ago
tests docs: document revset-based tag filtering as alternative to `git tag --contains`
1 week ago
Cargo.toml arrange: add --revision and show commit graph
1 month ago
LICENSE cargo: add LICENSE file to each crate we publish
2 years ago
build.rs colocation: rename from "colocated repo" to "colocated workspace"
5 months ago
docs build: fix `cargo publish` by symlinking cli/docs->docs
1 year ago