summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Merge branch 'maint'Dan McGee2-6/+4
2011-11-21makepkg: add support for PACKAGER environment varPhillip Smith1-0/+2
2011-11-21repo-add: Remove .tmp. prefix from outputAllan McRae1-1/+1
2011-11-21repo-add: ensure database and signature files are always viewed in wholeDan McGee1-12/+26
2011-11-21repo-add: ensure path to LOCKFILE is always absoluteDan McGee1-8/+7
2011-11-21Final changes before 4.0.1 releasev4.0.1Dan McGee1-3/+1
2011-11-21makepkg: trim trailing space from whitespace sensitive varsDave Reisner1-3/+3
2011-11-16Merge branch 'maint'Dan McGee28-468/+876
2011-11-16Update translations from TransifexDan McGee13-127/+159
2011-11-14Update translations from TransifexDan McGee27-402/+769
2011-11-14Updates in preparation for 4.0.1 releaseDan McGee1-2/+11
2011-11-13Merge branch 'maint'Dan McGee1-1/+1
2011-11-10makepkg: check for value before using eval'd varDave Reisner1-1/+1
2011-11-07Merge branch 'maint'Dan McGee1-2/+2
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae1-2/+2
2011-10-22Merge branch 'maint'Dan McGee1-0/+1
2011-10-17pacman-key: add a default keyserver timeout value on --initDan McGee1-0/+1
2011-10-14Merge branch 'maint'Dan McGee1-11/+9
2011-10-14makepkg: don't attach traps until after argument parsingDan McGee1-11/+9
2011-10-13Merge branch 'maint'Dan McGee2-5/+15
2011-10-13scripts/*.sh.in: Honor TMPDIR environment variableLukas Fleischer2-2/+2
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer2-3/+7
2011-10-13repo-add: Avoid race condition in signal handlersLukas Fleischer1-2/+8
2011-10-12Final Transifex update before 4.0Dan McGee5-620/+765
2011-10-11pacman-key: don't escape single quote in usage messageDan McGee1-1/+1
2011-10-11Update translations from TransifexDan McGee27-1084/+1386
2011-10-11makepkg: strip comments after pkgver/pkgrel when checking valueAllan McRae1-2/+2
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