summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Update all translation filesDan McGee28-458/+153
2012-03-28makepkg: avoid reporting bogus install size on btrfsDave Reisner1-0/+6
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae1-1/+1
2012-03-09makepkg: exit via default signal handler in trap_exitDave Reisner1-4/+9
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-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-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
2012-02-07Translation updates from Transifex, mostly scriptsDan McGee28-1358/+889
2012-02-06makepkg.sh.in - if both -r and -i are provided, only remove makedepsAndrew Gregory1-1/+5
2012-02-06makepkg.sh.in - fix remove_deps test for deps to be removedAndrew Gregory1-1/+1
2012-02-06makepkg: add forgotten newline in help outputMantas Mikulėnas1-1/+1
2012-01-31makepkg: Fix non-writable SRCPKGDEST error messageAllan McRae1-0/+5
2012-01-31Update translationsDan McGee27-583/+2208
2012-01-31Update pot translation catalogsDan McGee1-14/+58
2012-01-31Make a few more copyright date tweaksDan McGee2-4/+4
2012-01-31scripts: always use printf with embedded gettextDave Reisner6-96/+96
2012-01-31makepkg: workaround for zipman issuesAllan McRae1-1/+2
2012-01-23makepkg: restrict usage of flags passed to pacmanAllan McRae1-1/+5
2012-01-23makepkg: fix error on unnecessary -rAllan McRae1-3/+4
2012-01-19Update copyright on changed files since beginning of yearDan McGee3-6/+6
2012-01-19Improve exit statuses and error messages in pacman-keycanyonknight1-23/+95
2012-01-19Turn gpg commands into functions in pacman-keycanyonknight1-16/+58
2012-01-19repo-add: clean up help messagesDan McGee1-6/+14
2012-01-08makepkg: abort on missing download agentAllan McRae1-1/+2
2012-01-08makepkg: fix missing source file detectionAllan McRae1-1/+2
2012-01-08makepkg: simplify source archive generationAllan McRae1-5/+3
2012-01-06Update translations from TransifexDan McGee27-202/+356
2012-01-06Update scripts translation catalogDan McGee1-2/+5
2011-12-23pacman-key: Add missing quotesTimothy Redaelli1-3/+3
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee1-7/+12
2011-12-01makepkg: avoid using comm for diff'ing package listsDave Reisner1-7/+9
2011-12-01Miscellaneous post-4.0.1 updatesDan McGee1-7/+7
2011-11-21Final changes before 4.0.1 releasev4.0.1Dan McGee1-3/+1
2011-11-21makepkg: trim trailing space from whitespace sensitive varsDave Reisner1-3/+3
2011-11-16Update translations from TransifexDan McGee13-127/+159
2011-11-14Update translations from TransifexDan McGee27-402/+769
2011-11-14Updates in preparation for 4.0.1 releaseDan McGee1-2/+11
2011-11-10makepkg: check for value before using eval'd varDave Reisner1-1/+1
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae1-2/+2
2011-10-17pacman-key: add a default keyserver timeout value on --initDan McGee1-0/+1
2011-10-14makepkg: don't attach traps until after argument parsingDan McGee1-11/+9
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer2-3/+7