summaryrefslogtreecommitdiffstats
path: root/scripts/pacman-key.sh.in
AgeCommit message (Expand)AuthorFilesLines
2011-08-09Update several translation stringsDan McGee1-5/+5
2011-08-02pacman-key: follow gpg options for listing keysAllan McRae1-8/+13
2011-07-27pacman-key: Add --import and --import-trustdbPang Yan Han1-3/+40
2011-07-27pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arraysDJ Mills1-24/+24
2011-07-27pacman-key: fix syntax error in -r arg parsingAllan McRae1-1/+1
2011-07-21pacman-key: refactor post parse opt check into a caseDave Reisner1-12/+11
2011-07-21pacman-key: s/UPDATEBD/UPDATEDB/Dave Reisner1-1/+1
2011-07-21pacman-key: fix syntax error in -r arg parsingDave Reisner1-1/+1
2011-07-21pacman-key: return $ret, not errorsDave Reisner1-1/+1
2011-07-19pacman-key: --init: correct creation of gpg.confPang Yan Han1-1/+1
2011-07-19pacman-key: correct spelling mistakePang Yan Han1-1/+1
2011-07-19pacman-key: check required permissions on keyringAllan McRae1-0/+20
2011-07-19pacman-key: add --init optionAllan McRae1-8/+26
2011-07-19pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner1-5/+3
2011-07-19pacman-key: refactor get_fromDave Reisner1-8/+10
2011-07-19pacman-key: add --verify optionAllan McRae1-3/+7
2011-07-19pacman-key: check only a single operation has been specifiedAllan McRae1-0/+16
2011-07-19pacman-key: move verifying keyring files to own functionAllan McRae1-20/+28
2011-07-19pacman-key: move --edit-key and --receive processing to functionsAllan McRae1-21/+26
2011-07-19pacman-key: hide output of executed commands on logic checksIvan Kanakarakis1-4/+4
2011-07-19pacman-key: rename --trust to --edit-keyAllan McRae1-8/+8
2011-07-19pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis1-8/+8
2011-07-19pacman-key: allow the export of all key idsAllan McRae1-3/+3
2011-07-19pacman-key: rename --del to --deleteAllan McRae1-3/+3
2011-07-19pacman-key: remove the --adv optionAllan McRae1-11/+2
2011-07-19pacman-key: use our option parserAllan McRae1-93/+98
2011-07-06pacman-key: fix syntax highlightingAllan McRae1-1/+1
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz1-1/+1
2011-06-24po/: split into scripts/po/ and src/pacman/po/Dan McGee1-1/+1
2011-06-15scripts: refactor output formatting functionsAllan McRae1-20/+1
2011-06-08pacman-key: add vim modeline and fix whitespace issuesAllan McRae1-6/+8
2011-06-07pacman-key: update copyrightAllan McRae1-1/+1
2011-06-01pacman-key: print default gpgdir in usagePang Yan Han1-1/+1
2011-04-21pacman-key: improved reading of the configuration fileIvan Kanakarakis1-9/+13
2011-04-21pacman-key: display the unsupported command to the userIvan Kanakarakis1-0/+1
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis1-1/+1
2011-03-28Create pacman keyring directory if missingRay Kohler1-1/+6
2011-03-23pacman-key help, round threeDan McGee1-39/+24
2011-03-23pacman-key: improve usage outputAllan McRae1-17/+21
2011-03-23pacman-key: remake of --reload commandDenis A. AltoƩ Falqueto1-42/+99
2011-03-23pacman-key: keyring management toolDenis A. AltoƩ Falqueto1-0/+274