┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/REBASE.md
AgeCommit message (Collapse)Author
16 hoursREBASE.md: generalize patch regen for multiple feature commitspixelated-scaling-optionConway
The previous recipe grep'd for a single 'pixel scaling and filename' commit, which silently dropped any other feature commits (e.g. the KItemListWidget selection-alpha bump). Replace it with a loop that cherry-picks every branch-only commit touching src/, in order.
16 hoursAdd REBASE.md with the upstream-update workflowConway