branchdiff releases
← Back to branchdiff · RSS
-
- feat Repaint on focus regain, resize, and Ctrl+L
- feat Add --base to override the detected diff base
- fix *(jj)* Scope bookmark boundary to trunk's remote
- fix *(jj)* Prefer origin when trunk() is pinned to a deploy remote
- fix *(jj)* Don't treat a secondary workspace as colocated
- fix Keep repaint working while the search box is open
- fix *(jj)* Don't lose files jj refused to snapshot; reject multi-commit --base
- fix Follow each VCS's own rule for the base branch
- fix *(jj)* Close the three latent disk-walk bugs found in review
- other *(jj)* Seed the disk-walk cache from jj's last snapshot
- other Reproduce the stale-paint bug deterministically
-
- feat *(jj)* Stop snapshotting the working copy on refresh
- other *(ci)* Add cargo-deny supply-chain gate; patch advisory deps
-
- fix *(jj)* Parse nested renames and don't adopt sibling workspaces
-
- fix Accept -v as an alias for the version flag
- fix *(jj)* Recover the diff when @ is orphaned and detect ops in secondary workspaces
- fix Show pure renames and annotate deleted files with their line count
- other Document the jj-aware release flow and editor-test env gotchas in CLAUDE.md
-
- feat Open the whole repo in your editor with 'E'
-
- feat Remove the changes-only view mode from the 'c' cycle
- other Bump action-gh-release to v3; docs: qualified brew install
-
- feat Open the current file in your editor with 'e'
-
- feat Scroll row-by-row through long wrapped lines
- other Cap highlighting and wrapping for huge single-line files
-
- feat Adopt vcs-runner 0.13 — cancel kills in-flight subprocesses
-
- fix Wrap stale-recovery banner so the press-key hint stays visible