summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* autoclean.sh: abide by POSIX shebangDave Reisner2012-04-08
* buildsys: move autotools bloat to build-auxDave Reisner2012-04-08
* buildsys: move acinclude.m4 to m4/Dave Reisner2012-04-08
* buildsys: cleanup libtool and autoconf initializationDave Reisner2012-04-08
* buildsys: define warning CFLAGS in separate varDave Reisner2012-04-08
* buildsys: use AC_DEFINE for CYGWIN macroDave Reisner2012-04-08
* buildsys: cleanup gpgme compile time checkDave Reisner2012-04-08
* buildsys: use pkg-config for libcurl detectionDave Reisner2012-04-08
* buildsys: use pkg-config for libarchive detectionDave Reisner2012-04-08
* buildsys: use pkg-config for openssl detectionDave Reisner2012-04-08
* buildsys: add pkg-config m4 macrosDave Reisner2012-04-08
* makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner2012-04-08
* makepkg: use proper array addition in libdepsDave Reisner2012-04-08
* makepkg: add missing newline from libprovides outputDave Reisner2012-04-08
* repo-remove: remove deltas file if it becomes emptyFlorian Pritz2012-04-07
* Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-07
* Return more useful error codes on package open failuresDan McGee2012-04-07
* Check minimum required gpgme versionAllan McRae2012-04-07
* Make selecting scriptlet shell workAllan McRae2012-04-07
* makepkg: safely change directoriesAllan McRae2012-04-07
* makepkg: use printf rather than echo to output variableAllan McRae2012-04-07
* makepkg: the rhs in string comparisons should be quotedAllan McRae2012-04-07
* makepkg: devel_check(): cleanup for hg versionMatthew Monaco2012-04-07
* makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco2012-04-07
* makepkg: devel_check(): consolidate common codeMatthew Monaco2012-04-07
* makepkg: devel_check(): determine vcsMatthew Monaco2012-04-07
* makepkg: remove unused variableMatthew Monaco2012-04-07
* Merge branch 'maint'Dan McGee2012-04-07
|\
| * 4.0.3 release NEWS, version bumps, etc.Dan McGee2012-04-07
| * Revert "parseopts: normalize options into an array"Dave Reisner2012-04-07
| * pkgdelta: exit 1 upon errorFlorian Pritz2012-04-07
| * pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz2012-04-07
| * pkgdelta: use bsdtar -q optionDan McGee2012-04-07
| * sync: fix crash on failed downloadsDave Reisner2012-04-07
| * parse_options: initialize unused_options as arrayDave Reisner2012-04-07
| * Updates from TransifexDan McGee2012-04-07
| * pacman-key: change to more reliable default keyserverAllan McRae2012-03-29
| * pacman-key: make the -e option work as advertisedAllan McRae2012-03-29
| * Update all translation filesDan McGee2012-03-28
| * makepkg: avoid reporting bogus install size on btrfsDave Reisner2012-03-28
| * signing: cope with gpg2's failure at lifeDave Reisner2012-03-28
* | Revert "makepkg: calculate exact total file size"Dan McGee2012-04-07
* | pacman: show groups once with -SgPierre2012-04-07
* | makepkg.conf: enable curl's cookie engine for httpDave Reisner2012-04-07
* | bash_completion: complete pacman-key options right awayDan McGee2012-03-27
* | Drop bash 3.2 completion supportDan McGee2012-03-27
* | Change table_display() to be staticDan McGee2012-03-16
* | Reduce calls to getcolsDan McGee2012-03-16
* | Pass a file descriptor to getcols and flush_term_inputDan McGee2012-03-16
* | Merge branch 'maint'Dan McGee2012-03-16
|\|