Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03pactest: check return code in some upgrade testsDan McGee
2012-02-03Add simple integer-only pow() implementationDan McGee
2012-02-03Fix FS#27924: don't display negative zeroesThomas Dziedzic
2012-01-31makepkg: Fix non-writable SRCPKGDEST error messageAllan McRae
2012-01-31Fix rare segfault on package removalAllan McRae
2012-01-30Update translationsDan McGee
2012-01-30Update pot translation catalogsDan McGee
2012-01-30Make a few more copyright date tweaksDan McGee
2012-01-30scripts: always use printf with embedded gettextDave Reisner
2012-01-30makepkg: workaround for zipman issuesAllan McRae
2012-01-23lib/dload: give uniform naming to curl CB functionsDave Reisner
2012-01-23Fix sys/mnttab.h header includeDan McGee
2012-01-23lib/dload: enforce usage of TCP keepalivesDave Reisner
2012-01-23makepkg: restrict usage of flags passed to pacmanAllan McRae
2012-01-23makepkg: fix error on unnecessary -rAllan McRae
2012-01-19contrib/bash_completion: don't print stderr messagesDan McGee
2012-01-19Add diskspace checking support for Solaris/IllumosDan McGee
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-18util.c, rmrf(): only create string when neededOlivier Brunel
2012-01-18Fix missing [removal] outputAllan McRae
2012-01-18Improve exit statuses and error messages in pacman-keycanyonknight
2012-01-18Turn gpg commands into functions in pacman-keycanyonknight
2012-01-18repo-add: clean up help messagesDan McGee
2012-01-18Fix broken output when asking question and stdin is pipedOlivier Brunel
2012-01-18fetch_url: look for files in cache before downloadingDave Reisner
2012-01-18Use isdigit() rather than character range comparisonsDan McGee
2012-01-18Remove unused strtoupper() functionDan McGee
2012-01-18Don't remove unknown files in cache cleaning codeDan McGee
2012-01-12doc/vercmp: add note about pkgrel handlingDan McGee
2012-01-12Use fileno() in isatty() callDan McGee
2012-01-08makepkg: abort on missing download agentAllan McRae
2012-01-08makepkg: fix missing source file detectionAllan McRae
2012-01-08makepkg: simplify source archive generationAllan McRae
2012-01-08Fix zsh completion for *.pkg.tarcanyonknight
2012-01-08Fix bash completion for *.pkg.tarcanyonknight
2012-01-05Update translations from TransifexDan McGee
2012-01-05Update scripts translation catalogDan McGee
2012-01-05Remove useless logger messageDan McGee
2012-01-05Search for PGP subkeys in a keyserver-acceptable wayDan McGee
2012-01-02add new pactest for syncfirst with recursive depsDave Reisner
2012-01-02Prevent rebuild of man pages when using release tarballsAllan McRae
2011-12-29Fix bogus string cast in search debug messageDan McGee
2011-12-23pacman-key: Add missing quotesTimothy Redaelli
2011-12-23Allow comments after repo section header in pacman.confAllan McRae
2011-12-12contrib/paccache: silence possible output from cdDave Reisner
2011-12-12pacsysclean: Add new contrib scriptEric BĂ©langer
2011-12-05Use correct size in memsetDan McGee
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee
2011-12-05Enforce signature download size limit on -U <url> operationsDan McGee
2011-12-05contrib/paclist: Add "--help" command line parameterLukas Fleischer