WIP: Add batch rewriting for Jujutsu revision ranges #56

Closed
dikka wants to merge 1 commit from agent/issue-55-batch-mode-jj into main
Owner

Adds simple start--end Jujutsu revision ranges with jj-backed expansion, review confirmation, and -y bypass. Each revision is diffed, generated, and rewritten independently so failures do not stop the batch, with revision-specific file selection and colored status output. Validation: git diff --check passed; cargo test could not run because cargo is unavailable in the environment.


Related issue: lab/turboCommit#55

Adds simple start--end Jujutsu revision ranges with jj-backed expansion, review confirmation, and -y bypass. Each revision is diffed, generated, and rewritten independently so failures do not stop the batch, with revision-specific file selection and colored status output. Validation: git diff --check passed; cargo test could not run because cargo is unavailable in the environment. --- Related issue: lab/turboCommit#55
dikka closed this pull request 2026-08-01 21:56:08 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.