jjpr releases
← Back to jjpr ยท RSS
-
- fix *(watch)* Stop instead of hijacking the working copy's stack when the target is gone
-
- feat *(jj)* Working-copy-agnostic operation + divergent-based recovery
- feat *(watch)* Exit if another jjpr watch is already running on the repo
- other *(jj)* Use vcs-runner 0.15.0's working-copy-agnostic reads
-
- feat *(jj)* Jj operation-log primitives via vcs-runner
- feat *(merge)* Detect and recover from concurrent op-log reconciles
-
- feat *(watch)* Live braille spinner between polls, replacing noisy dots
- fix *(watch)* Keep waiting on blocked PRs until --timeout
- other Bump action-gh-release to v3
-
- feat Warn when a PR description cannot be safely reconciled
- fix Stop wiping hand-edited PR descriptions on submit
- fix Strip git trailers from derived PR body
-
- feat [**breaking**] Add --reviewer-scope and consolidate submit options
-
- fix Gate further merges when reconcile_after_merge fails
- other Extract watch helpers to satisfy clippy too_many_lines
- other Add data-driven parity harness for submit/merge/watch
- other Add fossil-block and sticky-degraded scenarios
- other Release 0.21.0
-
- feat Rebuild stack comment from current graph with fossil block
- fix Suppress false-positive bookmark skip warning
- other Add stacked-PR explainer callout to introduction
-
- feat Depend on vcs-runner for subprocess retry and timeout support
- feat [**breaking**] Scope status to current stack by default
- other Extract wait_for_bookmark helper and add unit tests
- other Mandate conventional commits in CLAUDE.md and flip cliff.toml filter
- other Add GITHUB_STACKS.md research reference
- other Switch to mdbook docs site, trim README
- other Require conventional commits in cliff.toml
-
- other Add vcs-runner dependency for subprocess retry and timeout support