summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-05-20pacman-key: test for content in keyring filesDave Reisner
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee
2012-05-20Update pacman-scripts message catalogDan McGee
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee
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-08pacman-key: avoid use of tempfile in verify_sigDave Reisner
2012-04-08pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner
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-16makepkg: quote removed filename as it can have spacesAllan McRae
2012-03-08makepkg: exit via default signal handler in trap_exitDave Reisner
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-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-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-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-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: 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-08makepkg: abort on missing download agentAllan McRae