diff options
author | Pierre <pierre@spotify.com> | 2012-04-02 04:16:28 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-04-07 18:16:58 +0200 |
commit | 0145604728360acaf56e6d50bc03e78bfab7585c (patch) | |
tree | 339770a8e0430086c48a13cd40358c567b1ed4d3 /lib/libalpm/rawstr.c | |
parent | b5b9860a2e7f73b0445131a51006c8c95f1f1b91 (diff) | |
download | pacman-0145604728360acaf56e6d50bc03e78bfab7585c.tar.gz pacman-0145604728360acaf56e6d50bc03e78bfab7585c.tar.xz |
pacman: show groups once with -Sg
Only displays groups that haven't appeared yet..
Previously 'pacman -Sg' iterated over syncs, printed every group.
This change does not affect '-Sgg' which still orders by sync first.
To reproduce, on a current Arch Linux with [extra] and [community]:
$ pacman -Sg|sort|uniq -c|sort -n
[...]
1 xorg-fonts
2 vim-plugins
2 xfce4-goodies
Signed-off-by: Pierre <pierre@spotify.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/rawstr.c')
0 files changed, 0 insertions, 0 deletions