summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2011-06-15parse_options: adjust error messagesAllan McRae
2011-06-15scripts/library: add README fileAllan McRae
2011-06-15scripts: refactor output formatting functionsAllan McRae
2011-06-15makepkg: move option parsing code to separate fileAllan McRae
2011-06-15Merge branch 'maint'Dan McGee
2011-06-15Ensure humanize_size works for negative valuesJakob Gruber
2011-06-15Use pm_fprintpf in table_create_formatJakob Gruber
2011-06-15makepkg: reword purge messageAllan McRae
2011-06-15list_display: fix incorrect assignmentDan McGee
2011-06-15Fix man page generation for out of tree buildAllan McRae
2011-06-14valgrind.supp: add known leak exposed by cURLDan McGee
2011-06-14doc/PKGBUILD: misc changesFlorian Pritz
2011-06-14Rename and rework signing helper methodsDan McGee
2011-06-14Alpm pkg accessors: ensure pkg argument is non-NULLDan McGee
2011-06-14Ensure handle is valid and pm_errno is reset when calling into APIDan McGee