summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-29Remove backslash typo from makepkg man pageEric Bélanger1-1/+1
2013-05-29makepkg-template: Stop using given/whenFlorian Pritz1-14/+8
2013-05-29makepkg-template: Add gettext supportFlorian Pritz2-27/+48
2013-05-29Add makepkg-templateFlorian Pritz7-0/+324
2013-05-29Update example PKGBUILDJason St. John1-10/+13
2013-05-29Quote sources in PKGBUILD prototypes and example PKGBUILDJason St. John3-5/+5
2013-05-29Improve error message when package is missing required signatureAllan McRae3-1/+8
2013-05-29pacman.8: document .pacorig filesAndrew Gregory1-0/+5
2013-05-29add.c: refactor backup file modification checksAndrew Gregory1-60/+57
2013-05-29makepkg: add support for CARCH environment varPhillip Smith2-0/+6
2013-05-29Clean partial downloads from cacheAllan McRae1-3/+1
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-29pmtest: set LC_ALL=C in subprocess.callAndrew Gregory2-2/+2
2013-05-29Merge branch 'maint'Allan McRae5-36/+35
2013-05-29Fix various typos in NEWSJason St. John1-10/+10
2013-05-19Remove incorrect bug number from NEWSAllan McRae1-1/+1
2013-05-18makepkg: Use LOGDEST for logpipeAllan McRae1-1/+1
2013-05-18Fix comment typoAllan McRae1-1/+1
2013-05-18contrib: Remove harcoded /etc/pacman.confWilliam Giokas1-1/+1
2013-05-18Revert "paccache: avoid subshell in calling runcmd"Dave Reisner1-4/+3
2013-05-18makepkg: fixup broken revision and repo referencesDave Reisner1-18/+18
2013-05-07Merge branch 'maint'Allan McRae138-2230/+2946
2013-05-074.1.1 release NEWS, version bumps, etc.v4.1.1Allan McRae3-2/+14
2013-05-07More translation updatesAllan McRae98-1073/+1176
2013-05-07pacman/util.c: add missing bracesAndrew Gregory1-1/+2
2013-05-07pacman/util.c: fix output flushing in questionsAndrew Gregory1-3/+3
2013-05-04conflict.c: compare package pointers directlyAndrew Gregory1-3/+5
2013-04-30Pull translation updates from transifexAllan McRae114-1389/+1946
2013-04-30Add --noprepare option to makepkgEric Bélanger5-4/+13
2013-04-30Add -V/--version option to makepkg's usage function and man pageEric Bélanger2-0/+4
2013-04-28makepkg: avoid redirecting stdoutDave Reisner1-1/+1
2013-04-26Use libalpm version in pkg-config fileAllan McRae1-1/+1
2013-04-24Add prepare function to PKGBUILD proto filesEric Bélanger2-2/+14
2013-04-24Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan7-18/+8
2013-04-18Unify front and backend responses for --printConnor Behan1-0/+5
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov12-20/+20
2013-04-15util.py: replace file() with open()Andrew Gregory1-1/+1
2013-04-15pmpkg: default mode 0755 for dirs in sync packagesAndrew Gregory1-0/+2
2013-04-12paccache: avoid subshell in calling runcmdDave Reisner1-2/+2
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-11Rework callback message to add translationAllan McRae1-5/+5
2013-04-09contrib/checkupdates: do not logAllan McRae1-1/+1
2013-04-09pacman: add -Qkk to usage() helpAndrew Gregory1-1/+1
2013-04-09contrib: Use sysconfdir instead of /etcWilliam Giokas1-3/+3
2013-04-06makepkg: avoid file|grep dependency for CRLF checkDave Reisner1-2/+1