summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-09buildsys: define warning CFLAGS in separate varDave Reisner4-6/+6
2012-04-09buildsys: use AC_DEFINE for CYGWIN macroDave Reisner1-1/+1
2012-04-09buildsys: cleanup gpgme compile time checkDave Reisner2-20/+23
2012-04-09buildsys: use pkg-config for libcurl detectionDave Reisner3-255/+20
2012-04-09buildsys: use pkg-config for libarchive detectionDave Reisner2-3/+5
2012-04-09buildsys: use pkg-config for openssl detectionDave Reisner3-15/+20
2012-04-09buildsys: add pkg-config m4 macrosDave Reisner1-0/+159
2012-04-09makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner1-6/+6
2012-04-09makepkg: use proper array addition in libdepsDave Reisner1-7/+7
2012-04-09makepkg: add missing newline from libprovides outputDave Reisner1-1/+1
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz1-0/+5
2012-04-07Prefix alpm_pkgfrom_t members with ALPM_Allan McRae7-31/+31
2012-04-07Return more useful error codes on package open failuresDan McGee2-2/+13
2012-04-07Check minimum required gpgme versionAllan McRae1-1/+1
2012-04-07Make selecting scriptlet shell workAllan McRae2-4/+4
2012-04-07makepkg: safely change directoriesAllan McRae1-13/+21
2012-04-07makepkg: use printf rather than echo to output variableAllan McRae1-31/+31
2012-04-07makepkg: the rhs in string comparisons should be quotedAllan McRae1-12/+12
2012-04-07makepkg: devel_check(): cleanup for hg versionMatthew Monaco1-5/+7
2012-04-07makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco1-27/+34
2012-04-07makepkg: devel_check(): consolidate common codeMatthew Monaco1-30/+7
2012-04-07makepkg: devel_check(): determine vcsMatthew Monaco1-0/+16
2012-04-07makepkg: remove unused variableMatthew Monaco1-1/+0
2012-04-07Merge branch 'maint'Dan McGee92-1473/+1197
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee3-1/+4
2012-04-07pacman: show groups once with -SgPierre1-2/+6
2012-04-07makepkg.conf: enable curl's cookie engine for httpDave Reisner1-2/+2
2012-04-074.0.3 release NEWS, version bumps, etc.v4.0.3working-maintDan McGee3-3/+28
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner3-17/+27
2012-04-07pkgdelta: exit 1 upon errorFlorian Pritz1-2/+2
2012-04-07pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz1-1/+5
2012-04-07pkgdelta: use bsdtar -q optionDan McGee1-1/+1
2012-04-07sync: fix crash on failed downloadsDave Reisner1-1/+1
2012-04-07parse_options: initialize unused_options as arrayDave Reisner1-1/+1
2012-04-07Updates from TransifexDan McGee15-478/+598
2012-03-29pacman-key: change to more reliable default keyserverAllan McRae1-1/+1
2012-03-29pacman-key: make the -e option work as advertisedAllan McRae1-1/+1
2012-03-29Update all translation filesDan McGee83-1003/+553
2012-03-28makepkg: avoid reporting bogus install size on btrfsDave Reisner1-0/+6
2012-03-28signing: cope with gpg2's failure at lifeDave Reisner1-3/+12
2012-03-28bash_completion: complete pacman-key options right awayDan McGee1-5/+7
2012-03-28Drop bash 3.2 completion supportDan McGee1-11/+4
2012-03-17Change table_display() to be staticDan McGee2-3/+1
2012-03-16Reduce calls to getcolsDan McGee7-76/+92
2012-03-16Pass a file descriptor to getcols and flush_term_inputDan McGee3-18/+19
2012-03-16Merge branch 'maint'Dan McGee5-8/+41
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae1-1/+1
2012-03-16makepkg: abort when failing to create BUILDDIRAllan McRae1-2/+5
2012-03-16makepkg: prevent issues with files starting with a hyphenAllan McRae1-3/+3
2012-03-16makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae1-2/+8