19 Sep
2018
19 Sep
'18
3:09 a.m.
On 4/9/18 11:47 pm, morganamilo wrote:
When doing "pacman -Fs", show the "(groupname)" message just like "pacman -Ss".
And refactor group printing to its own function.
Signed-off-by: morganamilo <morganamilo@gmail.com> ---
Thanks. Normally I'd prefer two patches. The first being the refactor, and the second adding the groupnames to the -Fs output. It just splits the patch intention up and makes it easier to follow. But given the second one would be a single line patch, I am not worried in this instance. A