summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
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