Age | Commit message (Expand) | Author |
2012-04-09 | Add more warning flags | Allan McRae |
2012-04-08 | Fix a signed overflow error on i686 with GCC 4.7.0 | Dan McGee |
2012-04-08 | Merge remote-tracking branch 'dave/buildsys' | Dan McGee |
2012-04-08 | makepkg: save and restore shopts when sourcing /etc/profile | Allan McRae |
2012-04-08 | makepkg: complain when the buildfile isn't writeable | Dave Reisner |
2012-04-08 | makepkg: catch errors sourcing files | Dave Reisner |
2012-04-08 | makepkg: restrict usage of errexit to user functions | Dave Reisner |
2012-04-08 | Merge branch 'maint' | Dan McGee |
2012-04-08 | pacman-key: avoid use of tempfile in verify_sig | Dave Reisner |
2012-04-08 | Add a new configure option for excessive compiler warning flags | Dan McGee |
2012-04-08 | Various tweaks to support building with excessive GCC warning flags | Dan McGee |
2012-04-08 | autoclean.sh: abide by POSIX shebang | Dave Reisner |
2012-04-08 | buildsys: move autotools bloat to build-aux | Dave Reisner |
2012-04-08 | buildsys: move acinclude.m4 to m4/ | Dave Reisner |
2012-04-08 | buildsys: cleanup libtool and autoconf initialization | Dave Reisner |
2012-04-08 | buildsys: define warning CFLAGS in separate var | Dave Reisner |
2012-04-08 | buildsys: use AC_DEFINE for CYGWIN macro | Dave Reisner |
2012-04-08 | buildsys: cleanup gpgme compile time check | Dave Reisner |
2012-04-08 | buildsys: use pkg-config for libcurl detection | Dave Reisner |
2012-04-08 | buildsys: use pkg-config for libarchive detection | Dave Reisner |
2012-04-08 | buildsys: use pkg-config for openssl detection | Dave Reisner |
2012-04-08 | buildsys: add pkg-config m4 macros | Dave Reisner |
2012-04-08 | pacman-key: verify TRUST_ULTIMATE keys as good | Dave Reisner |
2012-04-08 | makepkg: treat lib{provides,depends} returns as proper arrays | Dave Reisner |
2012-04-08 | makepkg: use proper array addition in libdeps | Dave Reisner |
2012-04-08 | makepkg: add missing newline from libprovides output | Dave Reisner |
2012-04-07 | repo-remove: remove deltas file if it becomes empty | Florian Pritz |
2012-04-07 | Prefix alpm_pkgfrom_t members with ALPM_ | Allan McRae |
2012-04-07 | Return more useful error codes on package open failures | Dan McGee |
2012-04-07 | Check minimum required gpgme version | Allan McRae |
2012-04-07 | Make selecting scriptlet shell work | Allan McRae |
2012-04-07 | makepkg: safely change directories | Allan McRae |
2012-04-07 | makepkg: use printf rather than echo to output variable | Allan McRae |
2012-04-07 | makepkg: the rhs in string comparisons should be quoted | Allan McRae |
2012-04-07 | makepkg: devel_check(): cleanup for hg version | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): set newpkgver (cleanup) | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): consolidate common code | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): determine vcs | Matthew Monaco |
2012-04-07 | makepkg: remove unused variable | Matthew Monaco |
2012-04-07 | Merge branch 'maint' | Dan McGee |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee |
2012-04-07 | pacman: show groups once with -Sg | Pierre |
2012-04-07 | makepkg.conf: enable curl's cookie engine for http | Dave Reisner |
2012-04-07 | 4.0.3 release NEWS, version bumps, etc. | Dan McGee |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner |
2012-04-07 | pkgdelta: exit 1 upon error | Florian Pritz |
2012-04-07 | pacman-key: Actually verify signatures and exit with correct codes | Pierre Schmitz |
2012-04-07 | pkgdelta: use bsdtar -q option | Dan McGee |
2012-04-07 | sync: fix crash on failed downloads | Dave Reisner |
2012-04-07 | parse_options: initialize unused_options as array | Dave Reisner |