summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-08-11scripts/pkgdelta: fix `make distcheck`Dan McGee1-1/+3
2011-08-09Update string catalogs after string tweaksDan McGee26-6978/+2660
2011-08-09Update several translation stringsDan McGee3-16/+16
2011-08-09Update all translation filesDan McGee26-3582/+7927
2011-08-09Merge branch 'maint'Dan McGee1-1/+1
2011-08-08makepkg: ignore epoch when undeclaredDave Reisner1-1/+1
2011-08-02pacman-key: follow gpg options for listing keysAllan McRae1-8/+13
2011-07-28scripts/pkgdelta: exit properly on missing argsDave Reisner1-2/+1
2011-07-28scripts/repo-add: show usage when no DB file specifiedDave Reisner1-1/+5
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-27makepkg: refactor checking source integrityAllan McRae1-24/+17
2011-07-27makepkg: more control of skipping integrity checksAllan McRae1-13/+31
2011-07-27makepkg: Add support for verifying pgp signaturesWieland Hoffmann1-2/+93
2011-07-27makepkg: get package version with overridesAllan McRae1-18/+27
2011-07-27makepkg: allow epoch to be overriddenAllan McRae1-7/+10
2011-07-27makepkg: check arch overrides for required architectureAllan McRae1-0/+15
2011-07-27makepkg: check overrides for pkgrel and pkgverAllan McRae1-8/+14
2011-07-27makepkg: pkgver and pkgrel can not have whitespaceAllan McRae1-4/+6
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: add dependency on parse_options to MakefileAllan McRae1-1/+2
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-18Merge branch 'maint'Dan McGee1-1/+1
2011-07-18makepkg: fix issue with filenames with spaces and noextractAllan McRae1-1/+1
2011-07-18repo-add: do not print full path of signature fileAllan McRae1-1/+1
2011-07-18repo-add: always remove repo signature symlinkAllan McRae1-2/+1
2011-07-18makepkg: only test for writable PKGDEST when needed.RogutÄ—s Sparnuotos1-1/+1
2011-07-18Move some .gitignore entriesAllan McRae1-2/+3
2011-07-14makepkg: remove unused -C option from option listDave Reisner1-1/+1
2011-07-14makepkg: skip devel_check when reading from a pipeDave Reisner1-2/+2