Age | Commit message (Expand) | Author |
2012-02-03 | Add simple integer-only pow() implementation | Dan McGee |
2012-02-03 | Fix FS#27924: don't display negative zeroes | Thomas Dziedzic |
2012-01-31 | makepkg: Fix non-writable SRCPKGDEST error message | Allan McRae |
2012-01-31 | Fix rare segfault on package removal | Allan McRae |
2012-01-30 | Merge branch 'maint' | Dan McGee |
2012-01-30 | pacman-key: call gpg fewer times for revocation keys | Dave Reisner |
2012-01-30 | pacman-key: simplify trusted keyring iteration | Dave Reisner |
2012-01-30 | Update translations | Dan McGee |
2012-01-30 | Update pot translation catalogs | Dan McGee |
2012-01-30 | Make a few more copyright date tweaks | Dan McGee |
2012-01-30 | scripts: always use printf with embedded gettext | Dave Reisner |
2012-01-30 | makepkg: workaround for zipman issues | Allan McRae |
2012-01-23 | makepkg: check for license when creating srcpackage | Dave Reisner |
2012-01-23 | makepkg: abstract license check into separate function | Dave Reisner |
2012-01-23 | Remove rmrf implementation from backend | Dan McGee |
2012-01-23 | libalpm/deps.c: access trans flags directly | Dan McGee |
2012-01-23 | Merge branch 'maint' | Dan McGee |
2012-01-23 | lib/dload: give uniform naming to curl CB functions | Dave Reisner |
2012-01-23 | Fix sys/mnttab.h header include | Dan McGee |
2012-01-23 | lib/dload: enforce usage of TCP keepalives | Dave Reisner |
2012-01-23 | makepkg: restrict usage of flags passed to pacman | Allan McRae |
2012-01-23 | makepkg: fix error on unnecessary -r | Allan McRae |
2012-01-19 | contrib/bash_completion: don't print stderr messages | Dan McGee |
2012-01-19 | Add diskspace checking support for Solaris/Illumos | Dan McGee |
2012-01-18 | Update copyright on changed files since beginning of year | Dan McGee |
2012-01-18 | Allow UseDelta option to specify a delta ratio | Dan McGee |
2012-01-18 | util.c, rmrf(): only create string when needed | Olivier Brunel |
2012-01-18 | Fix missing [removal] output | Allan McRae |
2012-01-18 | Improve exit statuses and error messages in pacman-key | canyonknight |
2012-01-18 | Turn gpg commands into functions in pacman-key | canyonknight |
2012-01-18 | repo-add: clean up help messages | Dan McGee |
2012-01-18 | Fix broken output when asking question and stdin is piped | Olivier Brunel |
2012-01-18 | fetch_url: look for files in cache before downloading | Dave Reisner |
2012-01-18 | Use isdigit() rather than character range comparisons | Dan McGee |
2012-01-18 | Remove unused strtoupper() function | Dan McGee |
2012-01-18 | Don't remove unknown files in cache cleaning code | Dan McGee |
2012-01-12 | doc/vercmp: add note about pkgrel handling | Dan McGee |
2012-01-12 | Reorder some operations in sig check for efficiency | Dan McGee |
2012-01-12 | Use fileno() in isatty() call | Dan McGee |
2012-01-08 | Merge branch 'maint' | Dan McGee |
2012-01-08 | makepkg: abort on missing download agent | Allan McRae |
2012-01-08 | makepkg: fix missing source file detection | Allan McRae |
2012-01-08 | makepkg: simplify source archive generation | Allan McRae |
2012-01-08 | Fix zsh completion for *.pkg.tar | canyonknight |
2012-01-08 | Fix bash completion for *.pkg.tar | canyonknight |
2012-01-08 | Fix segfaults on opening invalid archive files | Dan McGee |
2012-01-07 | testdb: check local database for duplicate files | Dan McGee |
2012-01-07 | Update sync database size estimation values | Dan McGee |
2012-01-07 | Clean up <inttypes.h> header inclusions | Dan McGee |
2012-01-07 | Use 32-bit wide integer type in PolarSSL code | Dan McGee |