summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-23Merge branch 'maint'Dan McGee
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-18Allow UseDelta option to specify a delta ratioDan 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-12Reorder some operations in sig check for efficiencyDan McGee
2012-01-12Use fileno() in isatty() callDan McGee
2012-01-08Merge branch 'maint'Dan 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-08Fix segfaults on opening invalid archive filesDan McGee
2012-01-07testdb: check local database for duplicate filesDan McGee
2012-01-07Update sync database size estimation valuesDan McGee
2012-01-07Clean up <inttypes.h> header inclusionsDan McGee
2012-01-07Use 32-bit wide integer type in PolarSSL codeDan McGee
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-02Merge branch 'maint'Dan McGee
2012-01-02add new pactest for syncfirst with recursive depsDave Reisner
2012-01-02pkghash improvements/modificationsDan McGee
2012-01-02Prevent rebuild of man pages when using release tarballsAllan McRae
2012-01-02Minor optimization on likely sync package lookupDan McGee
2012-01-02be_package.c: fix compiler warningAllan McRae
2012-01-02Remove unnecessary counters in file removal codeDan McGee
2012-01-02alpm_list_msort: inline alpm_list_nth() callDan McGee
2012-01-02contrib: add install rules for bash and zsh completionDan McGee
2012-01-02Convert get_update_timediff to integer return valueDan McGee
2012-01-02Only compile delta regex onceDan McGee
2011-12-31Fix delta parsingDan McGee