summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-24pactest: make pmfile a bit more pythonicDan McGee
2011-06-24pactest: small cleanups and chmod -x most filesDan McGee
2011-06-24pactest: clean up database section writingDan McGee
2011-06-24pactest: add isize attribute, fix url attributeDan McGee
2011-06-24Remove three unnecessary usages of alpm_list_count()Dan McGee
2011-06-24Prevent segfault when parsing unexpected sync database fileDan McGee
2011-06-24parse-options: simplify unused-arg & parameter printingDave Reisner
2011-06-23Merge branch 'po-split'Dan McGee
2011-06-23repo-add: fix path designation regressionDave Reisner
2011-06-23scripts/po/: add pacman-keyDan McGee
2011-06-23src/pacman/po/: prune message catalog and translationsDan McGee
2011-06-23scripts/po/: prune message catalog and translationsDan McGee
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-06-23Update all translation filesDan McGee
2011-06-23Let configure gettext setup know we use ngettext()Dan McGee
2011-06-23makepkg: Added checks in check_software for distcc, ccache, strip and gzipEric BĂ©langer
2011-06-23makepkg: remove distcc/makeflags option interactionDan McGee
2011-06-22Convert backup list to new pmbackup_t typeDan McGee
2011-06-22makepkg: fix 'check_sofware' typoDan McGee
2011-06-22repo-add: style cleanupDave Reisner
2011-06-22Fixed outdated documentation in test/pacman/READMEKerrick Staley
2011-06-22makepkg: add software check functionAllan McRae
2011-06-22Remove old TODO listsAllan McRae
2011-06-22makepkg: move comment into correct placeAllan McRae
2011-06-22makepkg: adjust libprovides/depends messagesAllan McRae
2011-06-22makepkg: allow specifying alternative build directoryAllan McRae
2011-06-22makepkg: Add UPX compression supportAllan McRae
2011-06-20repo-add: show better error when path to repo does not existDave Reisner
2011-06-20repo-add: allow creating a database with no compressionDan McGee
2011-06-20repo-add: use bash equivalents of basename/dirnameDave Reisner
2011-06-20lib/util: call _alpm_log before setting handle->pm_errnoDave Reisner
2011-06-20pactest: add retcode=0 to several testsDan McGee
2011-06-20makepkg: fix broken syntax (double $)Florian Pritz
2011-06-20Improve cachedir removal and error handlingDan McGee
2011-06-20Documented _alpm_download()Kerrick Staley
2011-06-20Documented purpose of be_*.cKerrick Staley
2011-06-20pacman/util.c: support terminals with unknown widthDave Reisner
2011-06-20Correctly duplicate delta objectsDan McGee
2011-06-20Clean up util md5sum methodDan McGee
2011-06-20Merge branch 'public-structs'Dan McGee
2011-06-20lib/handle: use CALLOC macro instead of bare callocDave Reisner
2011-06-20Don't call public API in _alpm_log()Dan McGee
2011-06-16Make pmgrp_t publicDan McGee
2011-06-16Make pmdelta_t publicDan McGee
2011-06-16Make pmdepend_t and pmdepmissing_t publicDan McGee
2011-06-16Make struct pmconflict_t publicDan McGee
2011-06-16Make pmfileconflict_t type publicDan McGee
2011-06-15API: change 'signaturedir' to 'gpgdir'Dan McGee
2011-06-15makepkg: create source package inside fakerootAllan McRae
2011-06-15Clean up makefile for script generationAllan McRae