summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-01-08Merge branch 'maint'Dan McGee
2012-01-08makepkg: abort on missing download agentAllan McRae
2012-01-08makepkg: fix missing source file detectionAllan McRae
2012-01-08makepkg: simplify source archive generationAllan McRae
2012-01-05Update translations from TransifexDan McGee
2012-01-05Update scripts translation catalogDan McGee
2011-12-28makepkg: calculate exact total file sizeAllan McRae
2011-12-28makepkg: Use SKIP in checksum to skip integrity checkAllan McRae
2011-12-23Merge branch 'maint'Dan McGee
2011-12-23pacman-key: Add missing quotesTimothy Redaelli
2011-12-12makepkg: split source elements when looking for sigsDave Reisner
2011-12-08Use automake verbose helpers in custom make rulesDan McGee
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer
2011-12-07Merge branch 'maint'Dan McGee
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee
2011-11-30Merge branch 'maint'Dan McGee
2011-11-30makepkg: avoid using comm for diff'ing package listsDave Reisner
2011-11-30Miscellaneous post-4.0.1 updatesDan McGee
2011-11-20Merge branch 'maint'Dan McGee
2011-11-20makepkg: add support for PACKAGER environment varPhillip Smith
2011-11-20repo-add: Remove .tmp. prefix from outputAllan McRae
2011-11-20repo-add: ensure database and signature files are always viewed in wholeDan McGee
2011-11-20repo-add: ensure path to LOCKFILE is always absoluteDan McGee
2011-11-20Final changes before 4.0.1 releaseDan McGee
2011-11-20makepkg: trim trailing space from whitespace sensitive varsDave Reisner
2011-11-16Merge branch 'maint'Dan McGee
2011-11-16Update translations from TransifexDan McGee
2011-11-13Update translations from TransifexDan McGee
2011-11-13Updates in preparation for 4.0.1 releaseDan McGee
2011-11-13Merge branch 'maint'Dan McGee
2011-11-10makepkg: check for value before using eval'd varDave Reisner
2011-11-07Merge branch 'maint'Dan McGee
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae
2011-10-21Merge branch 'maint'Dan McGee
2011-10-17pacman-key: add a default keyserver timeout value on --initDan McGee
2011-10-14Merge branch 'maint'Dan McGee
2011-10-14makepkg: don't attach traps until after argument parsingDan McGee
2011-10-13Merge branch 'maint'Dan McGee
2011-10-13scripts/*.sh.in: Honor TMPDIR environment variableLukas Fleischer
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer
2011-10-13repo-add: Avoid race condition in signal handlersLukas Fleischer
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