summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* makepkg: adopt parseopts for option parsingDave Reisner2012-04-24
* scripts/library: introduce parseoptsDave Reisner2012-04-24
* makepkg: save and restore shopts when sourcing /etc/profileAllan McRae2012-04-08
* makepkg: complain when the buildfile isn't writeableDave Reisner2012-04-08
* makepkg: catch errors sourcing filesDave Reisner2012-04-08
* makepkg: restrict usage of errexit to user functionsDave Reisner2012-04-08
* Merge branch 'maint'Dan McGee2012-04-08
|\
| * pacman-key: avoid use of tempfile in verify_sigDave Reisner2012-04-08
| * pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner2012-04-08
* | makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner2012-04-08
* | makepkg: use proper array addition in libdepsDave Reisner2012-04-08
* | makepkg: add missing newline from libprovides outputDave Reisner2012-04-08
* | repo-remove: remove deltas file if it becomes emptyFlorian Pritz2012-04-07
* | makepkg: safely change directoriesAllan McRae2012-04-07
* | makepkg: use printf rather than echo to output variableAllan McRae2012-04-07
* | makepkg: the rhs in string comparisons should be quotedAllan McRae2012-04-07
* | makepkg: devel_check(): cleanup for hg versionMatthew Monaco2012-04-07
* | makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco2012-04-07
* | makepkg: devel_check(): consolidate common codeMatthew Monaco2012-04-07
* | makepkg: devel_check(): determine vcsMatthew Monaco2012-04-07
* | makepkg: remove unused variableMatthew Monaco2012-04-07
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * Revert "parseopts: normalize options into an array"Dave Reisner2012-04-07
| * pkgdelta: exit 1 upon errorFlorian Pritz2012-04-07
| * pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz2012-04-07
| * pkgdelta: use bsdtar -q optionDan McGee2012-04-07
| * parse_options: initialize unused_options as arrayDave Reisner2012-04-07
| * Updates from TransifexDan McGee2012-04-07
| * pacman-key: change to more reliable default keyserverAllan McRae2012-03-29
| * pacman-key: make the -e option work as advertisedAllan McRae2012-03-29
| * Update all translation filesDan McGee2012-03-28
| * makepkg: avoid reporting bogus install size on btrfsDave Reisner2012-03-28
* | Revert "makepkg: calculate exact total file size"Dan McGee2012-04-07
* | Merge branch 'maint'Dan McGee2012-03-16
|\|
| * makepkg: quote removed filename as it can have spacesAllan McRae2012-03-16
* | makepkg: abort when failing to create BUILDDIRAllan McRae2012-03-16
* | makepkg: prevent issues with files starting with a hyphenAllan McRae2012-03-16
* | makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae2012-03-16
* | Merge branch 'maint'Dan McGee2012-03-08
|\|
| * makepkg: exit via default signal handler in trap_exitDave Reisner2012-03-08
| * pacman-key: Remove useless signature verification in --populate commandPierre Schmitz2012-03-05
| * Translation updates from TransifexDan McGee2012-03-05
| * Do not dereference symlinks when calculating sizeAllan McRae2012-03-05
| * makepkg: fix false error with multiple libdepsFlorian Pritz2012-03-05
| * makepkg: fix extraction of soname in find_libdependsFlorian Pritz2012-03-05
* | makepkg: use array instead of stringDave Reisner2012-03-08
* | makepkg: avoid use of eval in run_pacmanDave Reisner2012-03-08
* | makepkg: enforce decimal format for pkgrelDave Reisner2012-03-08
* | makepkg: allow specifying compression optionsChristian Hesse2012-03-08
* | pacman-optimize: standardize on openssl usage, only touch local/Dan McGee2012-03-08