summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-04-09makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner1-6/+6
2012-04-09makepkg: use proper array addition in libdepsDave Reisner1-7/+7
2012-04-09makepkg: add missing newline from libprovides outputDave Reisner1-1/+1
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz1-0/+5
2012-04-07makepkg: safely change directoriesAllan McRae1-13/+21
2012-04-07makepkg: use printf rather than echo to output variableAllan McRae1-31/+31
2012-04-07makepkg: the rhs in string comparisons should be quotedAllan McRae1-12/+12
2012-04-07makepkg: devel_check(): cleanup for hg versionMatthew Monaco1-5/+7
2012-04-07makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco1-27/+34
2012-04-07makepkg: devel_check(): consolidate common codeMatthew Monaco1-30/+7
2012-04-07makepkg: devel_check(): determine vcsMatthew Monaco1-0/+16
2012-04-07makepkg: remove unused variableMatthew Monaco1-1/+0
2012-04-07Merge branch 'maint'Dan McGee32-810/+623
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee2-1/+3
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner3-17/+27
2012-04-07pkgdelta: exit 1 upon errorFlorian Pritz1-2/+2
2012-04-07pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz1-1/+5
2012-04-07pkgdelta: use bsdtar -q optionDan McGee1-1/+1
2012-04-07parse_options: initialize unused_options as arrayDave Reisner1-1/+1
2012-04-07Updates from TransifexDan McGee5-331/+429
2012-03-29pacman-key: change to more reliable default keyserverAllan McRae1-1/+1
2012-03-29pacman-key: make the -e option work as advertisedAllan McRae1-1/+1
2012-03-29Update all translation filesDan McGee28-458/+153
2012-03-28makepkg: avoid reporting bogus install size on btrfsDave Reisner1-0/+6
2012-03-16Merge branch 'maint'Dan McGee1-1/+1
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae1-1/+1
2012-03-16makepkg: abort when failing to create BUILDDIRAllan McRae1-2/+5
2012-03-16makepkg: prevent issues with files starting with a hyphenAllan McRae1-3/+3
2012-03-16makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae1-2/+8
2012-03-09Merge branch 'maint'Dan McGee6-163/+118
2012-03-09makepkg: exit via default signal handler in trap_exitDave Reisner1-4/+9
2012-03-09makepkg: use array instead of stringDave Reisner1-3/+3
2012-03-09makepkg: avoid use of eval in run_pacmanDave Reisner1-5/+5
2012-03-09makepkg: enforce decimal format for pkgrelDave Reisner1-2/+2
2012-03-09makepkg: allow specifying compression optionsChristian Hesse1-4/+4
2012-03-09pacman-optimize: standardize on openssl usage, only touch local/Dan McGee1-22/+23
2012-03-05pacman-key: Remove useless signature verification in --populate commandPierre Schmitz1-39/+0
2012-03-05Translation updates from TransifexDan McGee3-115/+103
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae1-3/+3
2012-03-05makepkg: fix false error with multiple libdepsFlorian Pritz1-1/+2
2012-03-05makepkg: fix extraction of soname in find_libdependsFlorian Pritz1-1/+1
2012-02-21Merge branch 'maint'Dan McGee4-30/+21
2012-02-20makepkg: rework libprovidesAllan McRae1-39/+50
2012-02-17parseopts: normalize options into an arrayDave Reisner3-27/+17
2012-02-15makepkg: fix syntax error in remove_depsChristoph Vigano1-1/+1
2012-02-14scripts: unset CDPATH if cd is usedDan McGee2-2/+3
2012-02-13Merge branch 'maint'Dan McGee29-1427/+1020
2012-02-11Final pre-release Transifex updatesDan McGee2-101/+154
2012-02-11makepkg: disable extglob when sourcing BUILDSCRIPTAllan McRae1-0/+4
2012-02-11makepkg: deal with mercurial exit codesAllan McRae1-2/+7