summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-10-12Final Transifex update before 4.0Dan McGee
2011-10-11pacman-key: don't escape single quote in usage messageDan McGee
2011-10-11Update translations from TransifexDan McGee
2011-10-10makepkg: strip comments after pkgver/pkgrel when checking valueAllan McRae
2011-10-05Update translation message catalogs in prep for 4.0 releaseDan McGee
2011-10-05Update translations from TransifexDan McGee
2011-10-05pacman-key: treat foo-trusted as an ownertrust export fileDan McGee
2011-10-05pacman-key: refine and clarify import/import-trustdb behaviorDan McGee
2011-10-03makepkg: create tar file for bogus PKGEXTlolilolicon
2011-09-30makepkg: support .tar.Z source packages creationlolilolicon
2011-09-30pacman-key: remove errexit flag from shebangDave Reisner
2011-09-30pacman-key: return 0 from get_from if default value usedAllan McRae
2011-09-28pkgdelta: proper quoting in [[ expression ]]lolilolicon
2011-09-28makepkg: proper quoting in [[ expression ]]lolilolicon
2011-09-27makepkg: ensure '-' is last in a character globDave Reisner
2011-09-27pacman-key: use consistent punctuation in error messagesDan McGee
2011-09-26pacman-key: allow get_from to return a default valueDave Reisner
2011-09-26pacman-key: simplify writing to config fileDave Reisner
2011-09-26makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae
2011-09-26makepkg: allow versioned optdepends with epochAllan McRae
2011-09-22Regenerate message catalogs and translationsv4.0.0rc2Dan McGee
2011-09-22Translation file updates from TransifexDan McGee
2011-09-22pacman-key: add an additional plain text 'foo-trusted' fileDan McGee
2011-09-22pacman-key: factor out validate_with_gpg() methodDan McGee
2011-09-22pacman-key: remove holdkeys functionalityDan McGee
2011-09-22pacman-key: implement promptless lsigningDan McGee
2011-09-22pacman-key: disable, don't remove, revoked keysDan McGee
2011-09-22pacman-key: simplify import in populateDan McGee
2011-09-22pacman-key: don't hide --verify details in populateDan McGee
2011-09-22pacman-key: print message in populate if signature is missingDan McGee
2011-09-22pacman-key: clean up populate outputDan McGee
2011-09-22pacman-key: ensure array iterations are quotedDan McGee
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