kworkflow / patch-hub

patch-hub is a TUI that streamlines the interaction of Linux developers with patches archived on lore.kernel.org
GNU General Public License v2.0
7 stars 6 forks source link

Add reply w/ `Reviewed-by` tag of subset of patches from a series #80

Open davidbtadokoro opened 1 week ago

davidbtadokoro commented 1 week ago

PR Commits

One can argue that the last three should be squashed as they can be seen as atomic, in the sense that a "stable" version would also include the previous behavior along with the UI. However, I chose to split those to keep the commits more readable and understandable in chunks. Of course, this makes commits 3 and 4 somewhat "unstable", but we can always opt to squash those before merging...

Closes: #78

Showcase

Selecting patches 0 and 5 from a series with 29 patches

2024-11-06-030457_1894x1028_scrot

Selecting patch 1 of a series with only one patch

2024-11-06-030615_1894x1028_scrot

Selecting a patch that has already been reviewed

2024-11-06-030701_1894x1028_scrot