summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2012-03-16Merge branch 'maint'Dan McGee
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae
2012-03-16makepkg: abort when failing to create BUILDDIRAllan McRae
2012-03-16makepkg: prevent issues with files starting with a hyphenAllan McRae
2012-03-16makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae
2012-03-08Merge branch 'maint'Dan McGee
2012-03-08makepkg: exit via default signal handler in trap_exitDave Reisner
2012-03-08makepkg: use array instead of stringDave Reisner
2012-03-08makepkg: avoid use of eval in run_pacmanDave Reisner
2012-03-08makepkg: enforce decimal format for pkgrelDave Reisner
2012-03-08makepkg: allow specifying compression optionsChristian Hesse
2012-03-08pacman-optimize: standardize on openssl usage, only touch local/Dan McGee
2012-03-05pacman-key: Remove useless signature verification in --populate commandPierre Schmitz
2012-03-05Translation updates from TransifexDan McGee
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae
2012-03-05makepkg: fix false error with multiple libdepsFlorian Pritz
2012-03-05makepkg: fix extraction of soname in find_libdependsFlorian Pritz
2012-02-20Merge branch 'maint'Dan McGee
2012-02-20makepkg: rework libprovidesAllan McRae