summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2012-02-16parseopts: normalize options into an arrayDave Reisner
2012-02-15makepkg: fix syntax error in remove_depsChristoph Vigano
2012-02-14scripts: unset CDPATH if cd is usedDan McGee
2012-02-13Merge branch 'maint'Dan McGee
2012-02-11Final pre-release Transifex updatesDan McGee
2012-02-11makepkg: disable extglob when sourcing BUILDSCRIPTAllan McRae
2012-02-11makepkg: deal with mercurial exit codesAllan McRae
2012-02-06Translation updates from Transifex, mostly scriptsDan McGee
2012-02-06Merge branch 'maint'Dan McGee
2012-02-06makepkg.sh.in - if both -r and -i are provided, only remove makedepsAndrew Gregory
2012-02-06makepkg.sh.in - fix remove_deps test for deps to be removedAndrew Gregory
2012-02-06makepkg: add forgotten newline in help outputMantas Mikulėnas
2012-01-31makepkg: Fix non-writable SRCPKGDEST error messageAllan McRae
2012-01-30Merge branch 'maint'Dan McGee
2012-01-30pacman-key: call gpg fewer times for revocation keysDave Reisner
2012-01-30pacman-key: simplify trusted keyring iterationDave Reisner
2012-01-30Update translationsDan McGee
2012-01-30Update pot translation catalogsDan McGee
2012-01-30Make a few more copyright date tweaksDan McGee
2012-01-30scripts: always use printf with embedded gettextDave Reisner
2012-01-30makepkg: workaround for zipman issuesAllan McRae
2012-01-23makepkg: check for license when creating srcpackageDave Reisner
2012-01-23makepkg: abstract license check into separate functionDave Reisner
2012-01-23Merge branch 'maint'Dan McGee
2012-01-23makepkg: restrict usage of flags passed to pacmanAllan McRae
2012-01-23makepkg: fix error on unnecessary -rAllan McRae
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-18Improve exit statuses and error messages in pacman-keycanyonknight
2012-01-18Turn gpg commands into functions in pacman-keycanyonknight
2012-01-18repo-add: clean up help messagesDan McGee
2012-01-08Merge branch 'maint'Dan McGee