summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-09-03pacman-key: add --refresh-keys operationDan McGee1-3/+8
2011-09-03pacman-key: split keyserver to a separate optionDan McGee1-15/+16
2011-09-03pacman-key help and documentation cleanupDan McGee1-6/+6
2011-09-03pacman-key: document --lsign-keyDan McGee1-0/+1
2011-09-01makepkg: fix overzealous PGP signature file matchingDan McGee1-2/+2
2011-09-01makepkg: fix sanity checking in versioningDave Reisner1-3/+3
2011-09-01makepkg: read filenames in a while loopDave Reisner1-6/+4
2011-09-01makepkg: fix breakage in eval'ing quoted stringsDave Reisner1-5/+5
2011-08-30pacman-key: add --lsign-key operationDan McGee1-3/+14
2011-08-30pacman-key master key generationDan McGee1-0/+25
2011-08-30pacman-key: fix broken logic around updating trust databaseDan McGee1-4/+10
2011-08-29pacman-key: have --init add more options to default gpg.confDan McGee1-5/+22
2011-08-29pacman-key: refine permission and locking checksDan McGee1-3/+3
2011-08-29pacman-key: rework and document holding keys in keyringAllan McRae1-7/+5
2011-08-29pacman-key: update trust database for relevant operationsAllan McRae1-12/+9
2011-08-29pacman-key: import everything then revoke on --populateAllan McRae1-13/+10
2011-08-29pacman-key: rework importing distro/repo provided keyringsAllan McRae2-74/+77
2011-08-25Add new 'lt' and 'zh_TW' translations from transifexDan McGee3-0/+2086
2011-08-25Update existing translations from TransifexDan McGee25-107/+239
2011-08-19makepkg: quote re-evaluation of simple varsDave Reisner1-6/+6
2011-08-18makepkg: deal with variable substitution when checking sanityAllan McRae1-0/+3
2011-08-18Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer1-3/+3
2011-08-18Fix trailing whitespace in whole codebaseDan McGee1-3/+3
2011-08-16repo-add: fix creation of signature symlinkAllan McRae1-1/+1
2011-08-15Update message catalogsDan McGee1-3/+6
2011-08-15Update translations from TransifexDan McGee6-494/+621
2011-08-15repo-add: reorganize output messages for clarityDan McGee1-17/+17
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner1-3/+3
2011-08-15dist: preserve symlinks on installationDave Reisner1-3/+15
2011-08-15repo-add: indicate whether package signature is foundAllan McRae1-0/+1
2011-08-15makepkg: don't hardcode path to stripDave Reisner1-3/+3
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