High Activity

Commits : Individual Commit

  Analyzed 2 days ago based on code collected 2 days ago.

Commit ID 0145604728360acaf56e6d50bc03e78bfab7585c

Anon80 Contributor: Pierre Files Modified: 1
Date: 02-April-2012 at 02:16 Lines Added: 5
Repository: git://projects.archlinux.org/pacman.git master Lines Removed: 1
Commit Comment: 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 <pie...@spotify.com>
Signed-off-by: Dan McGee <da...@archlinux.org>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 5 1 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/pacman/sync.c C 5 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.