┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/REBASE.md
AgeCommit message (Collapse)Author
6 daysREBASE.md: generalize patch regen for multiple feature commitsConway
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.
6 daysAdd REBASE.md with the upstream-update workflowConway