Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
pacman-key.sh.in
Age
Commit message (
Expand
)
Author
2011-10-05
pacman-key: treat foo-trusted as an ownertrust export file
Dan McGee
2011-10-05
pacman-key: refine and clarify import/import-trustdb behavior
Dan McGee
2011-09-30
pacman-key: remove errexit flag from shebang
Dave Reisner
2011-09-30
pacman-key: return 0 from get_from if default value used
Allan McRae
2011-09-27
pacman-key: use consistent punctuation in error messages
Dan McGee
2011-09-26
pacman-key: allow get_from to return a default value
Dave Reisner
2011-09-26
pacman-key: simplify writing to config file
Dave Reisner
2011-09-22
pacman-key: add an additional plain text 'foo-trusted' file
Dan McGee
2011-09-22
pacman-key: factor out validate_with_gpg() method
Dan McGee
2011-09-22
pacman-key: remove holdkeys functionality
Dan McGee
2011-09-22
pacman-key: implement promptless lsigning
Dan McGee
2011-09-22
pacman-key: disable, don't remove, revoked keys
Dan McGee
2011-09-22
pacman-key: simplify import in populate
Dan McGee
2011-09-22
pacman-key: don't hide --verify details in populate
Dan McGee
2011-09-22
pacman-key: print message in populate if signature is missing
Dan McGee
2011-09-22
pacman-key: clean up populate output
Dan McGee
2011-09-22
pacman-key: ensure array iterations are quoted
Dan McGee
2011-09-02
pacman-key: add --refresh-keys operation
Dan McGee
2011-09-02
pacman-key: split keyserver to a separate option
Dan McGee
2011-09-02
pacman-key help and documentation cleanup
Dan McGee
2011-09-02
pacman-key: document --lsign-key
Dan McGee
2011-08-30
pacman-key: add --lsign-key operation
Dan McGee
2011-08-30
pacman-key master key generation
Dan McGee
2011-08-29
pacman-key: fix broken logic around updating trust database
Dan McGee
2011-08-29
pacman-key: have --init add more options to default gpg.conf
Dan McGee
2011-08-29
pacman-key: refine permission and locking checks
Dan McGee
2011-08-29
pacman-key: rework and document holding keys in keyring
Allan McRae
2011-08-29
pacman-key: update trust database for relevant operations
Allan McRae
2011-08-29
pacman-key: import everything then revoke on --populate
Allan McRae
2011-08-29
pacman-key: rework importing distro/repo provided keyrings
Allan McRae
2011-08-08
Update several translation strings
Dan McGee
2011-08-02
pacman-key: follow gpg options for listing keys
Allan McRae
2011-07-27
pacman-key: Add --import and --import-trustdb
Pang Yan Han
2011-07-27
pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arrays
DJ Mills
2011-07-27
pacman-key: fix syntax error in -r arg parsing
Allan McRae
2011-07-21
pacman-key: refactor post parse opt check into a case
Dave Reisner
2011-07-21
pacman-key: s/UPDATEBD/UPDATEDB/
Dave Reisner
2011-07-21
pacman-key: fix syntax error in -r arg parsing
Dave Reisner
2011-07-21
pacman-key: return $ret, not errors
Dave Reisner
2011-07-19
pacman-key: --init: correct creation of gpg.conf
Pang Yan Han
2011-07-19
pacman-key: correct spelling mistake
Pang Yan Han
2011-07-19
pacman-key: check required permissions on keyring
Allan McRae
2011-07-19
pacman-key: add --init option
Allan McRae
2011-07-19
pacman-key: tidy up logic for finding pacman keyring directory
Dave Reisner
2011-07-19
pacman-key: refactor get_from
Dave Reisner
2011-07-19
pacman-key: add --verify option
Allan McRae
2011-07-19
pacman-key: check only a single operation has been specified
Allan McRae
2011-07-19
pacman-key: move verifying keyring files to own function
Allan McRae
2011-07-19
pacman-key: move --edit-key and --receive processing to functions
Allan McRae
2011-07-19
pacman-key: hide output of executed commands on logic checks
Ivan Kanakarakis
[next]