summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-24archive_fgets(): ensure we return any trailing text with no newlineDan McGee
2011-06-24valgrind.supp: add known leaks from GPGMEDan McGee
2011-06-24repo-add.8.txt: document valid DB file extensionsDave Reisner
2011-06-24repo-add: use format_entry for all desc/depends fieldsDave Reisner
2011-06-24repo-add: store multi-value fields as arraysDave Reisner
2011-06-24repo-add: bashify reading of .PKGINFO fileDave Reisner
2011-06-24Merge branch 'master' of git://projects.archlinux.org/pacmanDave Reisner
2011-06-24pactree: carry a list of databases for dep resolutionDave Reisner
2011-06-24makepkg: Remove a lone quotation markWieland Hoffmann
2011-06-24makepkg: remove the cleancache optionAllan McRae
2011-06-24makepkg: fix incorrect parenthesis in gettext callDave Reisner
2011-06-24Don't require a transaction for sync DB updatesDan McGee
2011-06-24Move locking functions to handleDan McGee
2011-06-24Add a 'valid' flag to the database objectDan McGee
2011-06-24Move database 'version' check to registration timeDan McGee
2011-06-24Do database signature checking at load timeDan McGee
2011-06-24Document group and providers selectionAllan McRae
2011-06-24makepkg: clean-up of output messagesAllan McRae
2011-06-24pactest: generate sync DB's in memoryDan McGee
2011-06-24pactest: refactor install file creationDan McGee
2011-06-24pactest: move filelist/backup generation into package objectDan McGee
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