summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-31Simplify hash function to a single multiplicationDan McGee
2011-12-29Fix bogus string cast in search debug messageDan McGee
2011-12-28makepkg: calculate exact total file sizeAllan McRae
2011-12-28makepkg: Use SKIP in checksum to skip integrity checkAllan McRae
2011-12-23contrib/*: Support the "--help" and "--version" optionsLukas Fleischer
2011-12-23Makefile.am: Extract "contrib/" into DIST_SUBDIRSLukas Fleischer
2011-12-23Convert strtrim/strlen paired calls to only strtrimDan McGee
2011-12-23Merge branch 'maint'Dan McGee
2011-12-23pacman-key: Add missing quotesTimothy Redaelli
2011-12-23Remove strtrim function from backendDan McGee
2011-12-23be_package: be more explicit parsing key/value pairsDan McGee
2011-12-23pactree: cleanup register_syncsDave Reisner
2011-12-23pactree: update with new strtrim functionDave Reisner
2011-12-23Rework package removal codeDan McGee
2011-12-23pacman/util: return size_t from strtrimDave Reisner
2011-12-23Allow comments after repo section header in pacman.confAllan McRae
2011-12-21Created hex_representation() in lib/libalpm/util.cDiogo Sousa
2011-12-21include config.h via MakefilesDave Reisner
2011-12-21Add note to HACKING about operator spacingDan McGee
2011-12-21Don't check diskspace when using --dbonlyDan McGee
2011-12-13sync: avoid checking file conflicts with --dbonlyDave Reisner
2011-12-13delta: use regex substring matchingDave Reisner
2011-12-12Merge branch 'maint'Dan McGee