summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-05-29makepkg: add support for CARCH environment varPhillip Smith1-0/+2
2013-05-29makepkg: remove support for PKGBUILDs without a package() functionAllan McRae1-30/+11
2013-05-29makepkg: Add helper to test for functions in build scriptAllan McRae1-7/+11
2013-05-29makepkg: remove sourcing PKGBUILD from stdinAllan McRae1-8/+2
2013-05-29Merge branch 'maint'Allan McRae1-19/+19
2013-05-18makepkg: Use LOGDEST for logpipeAllan McRae1-1/+1
2013-05-18makepkg: fixup broken revision and repo referencesDave Reisner1-18/+18
2013-05-07Merge branch 'maint'Allan McRae40-651/+1063
2013-05-07More translation updatesAllan McRae37-217/+226
2013-04-30Pull translation updates from transifexAllan McRae38-510/+890
2013-04-30Add --noprepare option to makepkgEric Bélanger1-2/+7
2013-04-30Add -V/--version option to makepkg's usage function and man pageEric Bélanger1-0/+1
2013-04-28makepkg: avoid redirecting stdoutDave Reisner1-1/+1
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov1-1/+1
2013-04-12makepkg: fix svn repo extractionAllan McRae1-4/+9
2013-04-12Do not use checkout directory for SVN configAllan McRae1-1/+2
2013-04-11Add support for all bzr URLs in the PKGBUILD source arrayMaxime Gauduin1-4/+21
2013-04-11makepkg: don't run remove_deps twice when unneededWilliam Giokas1-1/+0
2013-04-06makepkg: avoid file|grep dependency for CRLF checkDave Reisner1-2/+1
2013-04-06makepkg: remove extra ansi color codesAndrew Gregory1-6/+6
2013-04-01Update translations from transifexAllan McRae37-294/+271
2013-04-01remove continue from download_localDaniel Wallace1-1/+0
2013-03-31makepkg: unset GREP_OPTIONSAndrew Gregory1-0/+2
2013-03-30Ensure we are always in $SRCDEST before downloadingAllan McRae1-5/+4
2013-03-26Remove duplicate optionAllan McRae1-2/+2
2013-03-17More translation updatingAllan McRae39-4003/+2871
2013-03-15repo-add: Update copyright yearAllan McRae37-56/+56
2013-03-15Merge updates from TransifexAllan McRae5-807/+354
2013-03-15Remove Indonesian translationAllan McRae2-1197/+0
2013-03-14Revert "makepkg: Use a recursive git clone."Allan McRae1-1/+1
2013-03-14pkgdelta: fix improper passing of file argumentDave Reisner1-2/+3
2013-03-10Update all translations files to push to TransifexAllan McRae38-7301/+16247
2013-03-10Pull updated translations from transifexAllan McRae27-5235/+3512
2013-03-10Add new languages from TransifexAllan McRae11-0/+10984
2013-03-10distribute library/term_colors.shAllan McRae1-1/+2
2013-03-10makepkg: Add --verifysource to only download/verify source filesOlivier Brunel1-2/+6
2013-03-10makepkg: Make VCS download functions use get_filenameNeer Sighted1-9/+7
2013-03-10makepkg: Separate vcs download and extractWilliam Giokas1-68/+131
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas1-0/+5
2013-03-08scripts: Add color to repo-addWilliam Giokas1-0/+5
2013-03-08scripts: Add color to pkgdeltaWilliam Giokas1-1/+7
2013-03-08scripts: Add color to pacman-optimizeWilliam Giokas1-1/+10
2013-03-08scripts: Add color to pacman-keyWilliam Giokas1-1/+4
2013-03-08scripts: Add color to pacman-db-upgradeWilliam Giokas1-1/+10
2013-03-08scripts: Add color to library/output_format.shWilliam Giokas3-8/+38
2013-03-07makepkg: Use a recursive git clone.Neer Sighted1-1/+1
2013-03-07makepkg: Avoid find to fork for each rm callSébastien Luttringer1-2/+2
2013-03-07Add staticlibs option in PKGBUILDSébastien Luttringer1-2/+7
2013-02-16makepkg: add support for .pkg.tar.lzoDave Reisner1-0/+2
2013-02-13makepkg: fix -r and --needed conflictWilliam Giokas1-1/+3