1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Allan McRae c55cbfbd5f pacman-key: follow gpg options for listing keys
The current --list option outputed the keys and all their signatures
which can be overly verbose.  It also did not take a list of keys on
the command line to limit its output (although the code suggests that
was intended).

That patch brings consistency with gpg, providing --list-keys and
--list-sigs options that function equivalently to those provided by
gpg.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-08-02 08:20:42 -04:00
..
library parse_options: accept multiple arguments 2011-07-05 10:22:31 -05:00
po Add library files to POTFILES.in 2011-07-05 10:22:37 -05:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am pacman-key: add dependency on parse_options to Makefile 2011-07-19 10:27:54 +10:00
makepkg.sh.in makepkg: refactor checking source integrity 2011-07-27 12:47:23 -05:00
pacman-db-upgrade.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pacman-key.sh.in pacman-key: follow gpg options for listing keys 2011-08-02 08:20:42 -04:00
pacman-optimize.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pkgdelta.sh.in scripts/pkgdelta: exit properly on missing args 2011-07-28 13:10:10 -04:00
rankmirrors.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
repo-add.sh.in scripts/repo-add: show usage when no DB file specified 2011-07-28 13:07:25 -04:00