summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: pkgdelta changeworkingDan McGee2012-04-081-20/+43
* WIP: make signing take fd, not pathDan McGee2012-04-084-39/+54
* Refactor database path and fd handlingDan McGee2012-04-089-104/+111
* Merge remote-tracking branch 'dave/buildsys'Dan McGee2012-04-0824-343/+335
|\
| * Add a new configure option for excessive compiler warning flagsDan McGee2012-04-082-0/+61
| * Various tweaks to support building with excessive GCC warning flagsDan McGee2012-04-088-24/+33
| * autoclean.sh: abide by POSIX shebangDave Reisner2012-04-081-17/+7
| * buildsys: move autotools bloat to build-auxDave Reisner2012-04-089-0/+1
| * buildsys: move acinclude.m4 to m4/Dave Reisner2012-04-081-0/+0
| * buildsys: cleanup libtool and autoconf initializationDave Reisner2012-04-081-5/+2
| * buildsys: define warning CFLAGS in separate varDave Reisner2012-04-084-6/+6
| * buildsys: use AC_DEFINE for CYGWIN macroDave Reisner2012-04-081-1/+1
| * buildsys: cleanup gpgme compile time checkDave Reisner2012-04-082-20/+23
| * buildsys: use pkg-config for libcurl detectionDave Reisner2012-04-083-255/+20
| * buildsys: use pkg-config for libarchive detectionDave Reisner2012-04-082-3/+5
| * buildsys: use pkg-config for openssl detectionDave Reisner2012-04-083-15/+20
| * buildsys: add pkg-config m4 macrosDave Reisner2012-04-081-0/+159
* | makepkg: save and restore shopts when sourcing /etc/profileAllan McRae2012-04-081-0/+4
* | makepkg: complain when the buildfile isn't writeableDave Reisner2012-04-081-7/+7
* | makepkg: catch errors sourcing filesDave Reisner2012-04-081-9/+14
* | makepkg: restrict usage of errexit to user functionsDave Reisner2012-04-081-23/+23
* | Merge branch 'maint'Dan McGee2012-04-081-5/+1
|\ \ | |/ |/|
| * pacman-key: avoid use of tempfile in verify_sigDave Reisner2012-04-081-5/+1
| * pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner2012-04-081-1/+1
* | makepkg: treat lib{provides,depends} returns as proper arraysDave Reisner2012-04-081-6/+6
* | makepkg: use proper array addition in libdepsDave Reisner2012-04-081-7/+7
* | makepkg: add missing newline from libprovides outputDave Reisner2012-04-081-1/+1
* | repo-remove: remove deltas file if it becomes emptyFlorian Pritz2012-04-071-0/+5
* | Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-077-31/+31
* | Return more useful error codes on package open failuresDan McGee2012-04-072-2/+13
* | Check minimum required gpgme versionAllan McRae2012-04-071-1/+1
* | Make selecting scriptlet shell workAllan McRae2012-04-072-4/+4
* | makepkg: safely change directoriesAllan McRae2012-04-071-13/+21
* | makepkg: use printf rather than echo to output variableAllan McRae2012-04-071-31/+31
* | makepkg: the rhs in string comparisons should be quotedAllan McRae2012-04-071-12/+12
* | makepkg: devel_check(): cleanup for hg versionMatthew Monaco2012-04-071-5/+7
* | makepkg: devel_check(): set newpkgver (cleanup)Matthew Monaco2012-04-071-27/+34
* | makepkg: devel_check(): consolidate common codeMatthew Monaco2012-04-071-30/+7
* | makepkg: devel_check(): determine vcsMatthew Monaco2012-04-071-0/+16
* | makepkg: remove unused variableMatthew Monaco2012-04-071-1/+0
* | Merge branch 'maint'Dan McGee2012-04-0792-1473/+1197
|\|
| * 4.0.3 release NEWS, version bumps, etc.v4.0.3Dan McGee2012-04-073-3/+28
| * Revert "parseopts: normalize options into an array"Dave Reisner2012-04-073-17/+27
| * pkgdelta: exit 1 upon errorFlorian Pritz2012-04-071-2/+2
| * pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz2012-04-071-1/+5
| * pkgdelta: use bsdtar -q optionDan McGee2012-04-071-1/+1
| * sync: fix crash on failed downloadsDave Reisner2012-04-071-1/+1
| * parse_options: initialize unused_options as arrayDave Reisner2012-04-071-1/+1
| * Updates from TransifexDan McGee2012-04-0715-478/+598
| * pacman-key: change to more reliable default keyserverAllan McRae2012-03-291-1/+1