1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00
pacman/scripts
Dave Reisner 9aa4d9a7b9 pacman-key: call gpg fewer times for revocation keys
Instead of iterating over the revocation keyfile and calling gpg once
for each key, map the file into an array and call gpg once, iterating
over this output to mark each key as revoked.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2012-01-30 21:59:41 -06:00
..
library parse_options: accept multiple arguments 2011-07-05 10:22:31 -05:00
po Update translations from Transifex 2012-01-05 17:04:42 -06:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am makepkg: calculate exact total file size 2011-12-28 22:32:22 -06:00
makepkg.sh.in makepkg: check for license when creating srcpackage 2012-01-23 13:34:28 -05:00
pacman-db-upgrade.sh.in scripts/*: Declare several constant variables read-only 2011-12-07 10:02:11 -06:00
pacman-key.sh.in pacman-key: call gpg fewer times for revocation keys 2012-01-30 21:59:41 -06:00
pacman-optimize.sh.in scripts/*: Declare several constant variables read-only 2011-12-07 10:02:11 -06:00
pkgdelta.sh.in scripts/*: Declare several constant variables read-only 2011-12-07 10:02:11 -06:00
rankmirrors.sh.in rankmirrors: properly sort resulting times 2011-09-06 08:44:34 -05:00
repo-add.sh.in Merge branch 'maint' 2012-01-23 12:20:52 -06:00