summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-08-15repo-add: reorganize output messages for clarityDan McGee
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner
2011-08-15dist: preserve symlinks on installationDave Reisner
2011-08-15repo-add: indicate whether package signature is foundAllan McRae
2011-08-15makepkg: don't hardcode path to stripDave Reisner
2011-08-11scripts/pkgdelta: fix `make distcheck`Dan McGee
2011-08-09Update string catalogs after string tweaksDan McGee
2011-08-08Update several translation stringsDan McGee
2011-08-08Update all translation filesDan McGee
2011-08-08Merge branch 'maint'Dan McGee
2011-08-08makepkg: ignore epoch when undeclaredDave Reisner
2011-08-02pacman-key: follow gpg options for listing keysAllan McRae
2011-07-28scripts/pkgdelta: exit properly on missing argsDave Reisner
2011-07-28scripts/repo-add: show usage when no DB file specifiedDave Reisner
2011-07-27pacman-key: Add --import and --import-trustdbPang Yan Han
2011-07-27pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arraysDJ Mills
2011-07-27pacman-key: fix syntax error in -r arg parsingAllan McRae
2011-07-27makepkg: refactor checking source integrityAllan McRae
2011-07-27makepkg: more control of skipping integrity checksAllan McRae
2011-07-27makepkg: Add support for verifying pgp signaturesWieland Hoffmann
2011-07-27makepkg: get package version with overridesAllan McRae
2011-07-27makepkg: allow epoch to be overriddenAllan McRae
2011-07-27makepkg: check arch overrides for required architectureAllan McRae
2011-07-27makepkg: check overrides for pkgrel and pkgverAllan McRae
2011-07-27makepkg: pkgver and pkgrel can not have whitespaceAllan McRae
2011-07-21pacman-key: refactor post parse opt check into a caseDave Reisner
2011-07-21pacman-key: s/UPDATEBD/UPDATEDB/Dave Reisner
2011-07-21pacman-key: fix syntax error in -r arg parsingDave Reisner
2011-07-21pacman-key: return $ret, not errorsDave Reisner
2011-07-19pacman-key: --init: correct creation of gpg.confPang Yan Han
2011-07-19pacman-key: correct spelling mistakePang Yan Han
2011-07-19pacman-key: add dependency on parse_options to MakefileAllan McRae
2011-07-19pacman-key: check required permissions on keyringAllan McRae
2011-07-19pacman-key: add --init optionAllan McRae
2011-07-19pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner
2011-07-19pacman-key: refactor get_fromDave Reisner
2011-07-19pacman-key: add --verify optionAllan McRae
2011-07-19pacman-key: check only a single operation has been specifiedAllan McRae
2011-07-19pacman-key: move verifying keyring files to own functionAllan McRae
2011-07-19pacman-key: move --edit-key and --receive processing to functionsAllan McRae
2011-07-19pacman-key: hide output of executed commands on logic checksIvan Kanakarakis
2011-07-19pacman-key: rename --trust to --edit-keyAllan McRae
2011-07-19pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis
2011-07-19pacman-key: allow the export of all key idsAllan McRae
2011-07-19pacman-key: rename --del to --deleteAllan McRae
2011-07-19pacman-key: remove the --adv optionAllan McRae
2011-07-19pacman-key: use our option parserAllan McRae
2011-07-18Merge branch 'maint'Dan McGee
2011-07-18makepkg: fix issue with filenames with spaces and noextractAllan McRae
2011-07-18repo-add: do not print full path of signature fileAllan McRae