Batch mode for jj #55

Open
opened 2026-07-31 16:25:06 +00:00 by dikka · 0 comments
Owner

When run in a jj repo the option -r is already impl to target a revision.
can we include a range possiblity. We do not need full revset parsing. possibly
-r xfoa--fxpf
as an example. and that by default first of course parses this and prints out the whole list of revisions (maybe actually with jj so less work for us) and question to actually rewrite all these. can be disabled via -y.

it should simple do the normal regular stuff but for both at the same time. This option implies -a and thus also -n 1. so no further user interaction after confirmation. if one fails everything else shuld continue. errors and logs are printed as their blocks as they come in with the revision id prefixing the block, each reivions get's their own color. no low contrast ones a11y.

When run in a jj repo the option -r is already impl to target a revision. can we include a range possiblity. We do not need full revset parsing. possibly `-r xfoa--fxpf` as an example. and that by default first of course parses this and prints out the whole list of revisions (maybe actually with jj so less work for us) and question to actually rewrite all these. can be disabled via -y. it should simple do the normal regular stuff but for both at the same time. This option implies -a and thus also -n 1. so no further user interaction after confirmation. if one fails everything else shuld continue. errors and logs are printed as their blocks as they come in with the revision id prefixing the block, each reivions get's their own color. no low contrast ones a11y.
dikka added this to the misc project 2026-07-31 16:25:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
lab/turboCommit#55
No description provided.