summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-09-14buildsys: remove existing symlinks before installingDave Reisner
2011-09-14makepkg: fix recreation of hardlinks to .gz manpagesDave Reisner
2011-09-14makepkg: add missing newline on passing gpg sourcecheckDave Reisner
2011-09-12makepkg: check for var existance before file existanceDave Reisner
2011-09-11makepkg: unset errexit when sourcing /etc/profileDave Reisner
2011-09-07makepkg: use more awk'ish syntax in sanity checksDave Reisner
2011-09-07makepkg: avoid for loop in deleting manpage hardlinksDave Reisner
2011-09-07makepkg: act on function return value, not outputDave Reisner
2011-09-07makepkg: refactor check_pgpsigs outputDave Reisner
2011-09-06makepkg: use globs in place of regexDave Reisner
2011-09-06makepkg: unset variables as per !{make,build}flagsDave Reisner
2011-09-06rankmirrors: properly sort resulting timesDave Reisner
2011-09-02pacman-key: add --refresh-keys operationDan McGee
2011-09-02pacman-key: split keyserver to a separate optionDan McGee
2011-09-02pacman-key help and documentation cleanupDan McGee
2011-09-02pacman-key: document --lsign-keyDan McGee
2011-09-01makepkg: fix overzealous PGP signature file matchingDan McGee
2011-09-01makepkg: fix sanity checking in versioningDave Reisner
2011-09-01makepkg: read filenames in a while loopDave Reisner
2011-09-01makepkg: fix breakage in eval'ing quoted stringsDave Reisner
2011-08-30pacman-key: add --lsign-key operationDan McGee
2011-08-30pacman-key master key generationDan McGee
2011-08-29pacman-key: fix broken logic around updating trust databaseDan McGee
2011-08-29pacman-key: have --init add more options to default gpg.confDan McGee
2011-08-29pacman-key: refine permission and locking checksDan McGee
2011-08-29pacman-key: rework and document holding keys in keyringAllan McRae
2011-08-29pacman-key: update trust database for relevant operationsAllan McRae
2011-08-29pacman-key: import everything then revoke on --populateAllan McRae
2011-08-29pacman-key: rework importing distro/repo provided keyringsAllan McRae
2011-08-25Add new 'lt' and 'zh_TW' translations from transifexDan McGee
2011-08-25Update existing translations from TransifexDan McGee
2011-08-19makepkg: quote re-evaluation of simple varsDave Reisner
2011-08-18makepkg: deal with variable substitution when checking sanityAllan McRae
2011-08-18Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer
2011-08-17Fix trailing whitespace in whole codebaseDan McGee
2011-08-16repo-add: fix creation of signature symlinkAllan McRae
2011-08-15Update message catalogsDan McGee
2011-08-15Update translations from TransifexDan McGee
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