branchdiff v0.73.4
Released 2026-07-17 · View on GitHub
- 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