summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-10-06Update translation message catalogs in prep for 4.0 releaseDan McGee1-9/+11
2011-10-06Update translations from TransifexDan McGee27-1084/+782
2011-10-06pacman-key: treat foo-trusted as an ownertrust export fileDan McGee1-6/+18
2011-10-06pacman-key: refine and clarify import/import-trustdb behaviorDan McGee1-10/+3
2011-10-03makepkg: create tar file for bogus PKGEXTlolilolicon1-16/+10
2011-09-30makepkg: support .tar.Z source packages creationlolilolicon1-1/+3
2011-09-30pacman-key: remove errexit flag from shebangDave Reisner1-1/+1
2011-09-30pacman-key: return 0 from get_from if default value usedAllan McRae1-1/+4
2011-09-28pkgdelta: proper quoting in [[ expression ]]lolilolicon1-3/+3
2011-09-28makepkg: proper quoting in [[ expression ]]lolilolicon1-3/+3
2011-09-27makepkg: ensure '-' is last in a character globDave Reisner1-1/+2
2011-09-27pacman-key: use consistent punctuation in error messagesDan McGee1-5/+5
2011-09-26pacman-key: allow get_from to return a default valueDave Reisner1-2/+4
2011-09-26pacman-key: simplify writing to config fileDave Reisner1-5/+3
2011-09-26makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae1-1/+1
2011-09-26makepkg: allow versioned optdepends with epochAllan McRae1-2/+2
2011-09-22Regenerate message catalogs and translationsv4.0.0rc2Dan McGee28-795/+1951
2011-09-22Translation file updates from TransifexDan McGee27-715/+890
2011-09-22pacman-key: add an additional plain text 'foo-trusted' fileDan McGee1-1/+28
2011-09-22pacman-key: factor out validate_with_gpg() methodDan McGee1-16/+14
2011-09-22pacman-key: remove holdkeys functionalityDan McGee1-12/+0
2011-09-22pacman-key: implement promptless lsigningDan McGee1-2/+3
2011-09-22pacman-key: disable, don't remove, revoked keysDan McGee1-21/+13
2011-09-22pacman-key: simplify import in populateDan McGee1-5/+1
2011-09-22pacman-key: don't hide --verify details in populateDan McGee1-2/+4
2011-09-22pacman-key: print message in populate if signature is missingDan McGee1-6/+14
2011-09-22pacman-key: clean up populate outputDan McGee1-3/+3
2011-09-22pacman-key: ensure array iterations are quotedDan McGee1-6/+6
2011-09-15buildsys: remove existing symlinks before installingDave Reisner1-0/+2
2011-09-14makepkg: fix recreation of hardlinks to .gz manpagesDave Reisner1-5/+6
2011-09-14makepkg: add missing newline on passing gpg sourcecheckDave Reisner1-3/+4
2011-09-12makepkg: check for var existance before file existanceDave Reisner1-1/+1
2011-09-11makepkg: unset errexit when sourcing /etc/profileDave Reisner1-1/+3
2011-09-08makepkg: use more awk'ish syntax in sanity checksDave Reisner1-6/+6
2011-09-08makepkg: avoid for loop in deleting manpage hardlinksDave Reisner1-4/+2
2011-09-08makepkg: act on function return value, not outputDave Reisner1-1/+1
2011-09-08makepkg: refactor check_pgpsigs outputDave Reisner1-16/+18
2011-09-06makepkg: use globs in place of regexDave Reisner1-7/+9
2011-09-06makepkg: unset variables as per !{make,build}flagsDave Reisner1-4/+2
2011-09-06rankmirrors: properly sort resulting timesDave Reisner1-1/+2
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