summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-08buildsys: define warning CFLAGS in separate varDave Reisner
2012-04-08buildsys: use AC_DEFINE for CYGWIN macroDave Reisner
2012-04-08buildsys: cleanup gpgme compile time checkDave Reisner
2012-04-08buildsys: use pkg-config for libcurl detectionDave Reisner
2012-04-08buildsys: use pkg-config for libarchive detectionDave Reisner
2012-04-08buildsys: use pkg-config for openssl detectionDave Reisner
2012-04-08buildsys: add pkg-config m4 macrosDave Reisner
2012-04-08makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner
2012-04-08makepkg: use proper array addition in libdepsDave Reisner
2012-04-08makepkg: add missing newline from libprovides outputDave Reisner
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz
2012-04-07Prefix alpm_pkgfrom_t members with ALPM_Allan McRae
2012-04-07Return more useful error codes on package open failuresDan McGee
2012-04-07Check minimum required gpgme versionAllan McRae
2012-04-07Make selecting scriptlet shell workAllan McRae
2012-04-07makepkg: safely change directoriesAllan McRae
2012-04-07makepkg: use printf rather than echo to output variableAllan McRae
2012-04-07makepkg: the rhs in string comparisons should be quotedAllan McRae
2012-04-07makepkg: devel_check(): cleanup for hg versionMatthew Monaco
2012-04-07makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco
2012-04-07makepkg: devel_check(): consolidate common codeMatthew Monaco
2012-04-07makepkg: devel_check(): determine vcsMatthew Monaco
2012-04-07makepkg: remove unused variableMatthew Monaco
2012-04-07Merge branch 'maint'Dan McGee
2012-04-07Revert "makepkg: calculate exact total file size"Dan McGee
2012-04-07pacman: show groups once with -SgPierre
2012-04-07makepkg.conf: enable curl's cookie engine for httpDave Reisner
2012-04-074.0.3 release NEWS, version bumps, etc.Dan McGee
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-07sync: fix crash on failed downloadsDave Reisner
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-28signing: cope with gpg2's failure at lifeDave Reisner
2012-03-27bash_completion: complete pacman-key options right awayDan McGee
2012-03-27Drop bash 3.2 completion supportDan McGee
2012-03-16Change table_display() to be staticDan McGee
2012-03-16Reduce calls to getcolsDan McGee
2012-03-16Pass a file descriptor to getcols and flush_term_inputDan McGee
2012-03-16Merge branch 'maint'Dan McGee
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae
2012-03-16makepkg: abort when failing to create BUILDDIRAllan McRae
2012-03-16makepkg: prevent issues with files starting with a hyphenAllan McRae
2012-03-16makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae