summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-04-29makepkg: null terminate filenames to stripDave Reisner
2012-04-24rankmirrors: move to contrib/Dave Reisner
2012-04-24makepkg: Be more consistent with missing program messageAllan McRae
2012-04-24makepkg: treat list of packages to be installed as an arrayAllan McRae
2012-04-24makepkg: deal with overriden package arch properlyAllan McRae
2012-04-24validate bash scripts with 'bash -n' during build.Dave Reisner
2012-04-24pacman-key: lookup keys before receivingDave Reisner
2012-04-24Merge branch 'maint'Dan McGee
2012-04-24pacman-key: allow verification of multiple sig filesDave Reisner
2012-04-24scripts/library: remove parse_optionsDave Reisner
2012-04-24scripts: avoid dumping usage on parser failDave Reisner
2012-04-24pacman-key: adopt parseopts for option parsingDave Reisner
2012-04-24makepkg: allow specifying --pkg multiple timesDave Reisner
2012-04-24makepkg: adopt parseopts for option parsingDave Reisner
2012-04-24scripts/library: introduce parseoptsDave Reisner
2012-04-20makepkg: restrict allowed characters in pkgnameDave Reisner
2012-04-20pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-20pkgdelta: implement requirments for delta generationFlorian Pritz
2012-04-20pkgdelta: rework option/argument parserFlorian Pritz
2012-04-08makepkg: save and restore shopts when sourcing /etc/profileAllan McRae
2012-04-08makepkg: complain when the buildfile isn't writeableDave Reisner
2012-04-08makepkg: catch errors sourcing filesDave Reisner
2012-04-08makepkg: restrict usage of errexit to user functionsDave Reisner
2012-04-08Merge branch 'maint'Dan McGee
2012-04-08pacman-key: avoid use of tempfile in verify_sigDave Reisner
2012-04-08pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner
2012-04-08makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner
2012-04-08makepkg: use proper array addition in libdepsDave Reisner
2012-04-08makepkg: add missing newline from libprovides outputDave Reisner
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz
2012-04-07makepkg: safely change directoriesAllan McRae
2012-04-07makepkg: use printf rather than echo to output variableAllan McRae
2012-04-07makepkg: the rhs in string comparisons should be quotedAllan McRae
2012-04-07makepkg: devel_check(): cleanup for hg versionMatthew Monaco
2012-04-07makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco
2012-04-07makepkg: devel_check(): consolidate common codeMatthew Monaco
2012-04-07makepkg: devel_check(): determine vcsMatthew Monaco
2012-04-07makepkg: remove unused variableMatthew Monaco
2012-04-07Merge branch 'maint'Dan McGee
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner
2012-04-07pkgdelta: exit 1 upon errorFlorian Pritz
2012-04-07pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz
2012-04-07pkgdelta: use bsdtar -q optionDan McGee
2012-04-07parse_options: initialize unused_options as arrayDave Reisner
2012-04-07Updates from TransifexDan McGee
2012-03-29pacman-key: change to more reliable default keyserverAllan McRae
2012-03-29pacman-key: make the -e option work as advertisedAllan McRae
2012-03-28Update all translation filesDan McGee
2012-03-28makepkg: avoid reporting bogus install size on btrfsDave Reisner