summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-27Merge branch 'maint'Dan McGee
2011-06-27Remove -f option from ln for POSIX complianceEric Bélanger
2011-06-27makepkg: Add warning if VCS tool is not present when determining latest VCS r...Eric Bélanger
2011-06-27makepkg: Move check for sudo into check_software functionEric Bélanger
2011-06-27Remove two alpm_list_count usagesAllan McRae
2011-06-27Add scripts po directory to autoclean.shAllan McRae
2011-06-27Ensure a file can be replaced by a directoryDan McGee
2011-06-27File conflict code cleanupsDan McGee
2011-06-24pactree: add -s option to walk sync DBsDave Reisner
2011-06-24Make sync DB reading a bit more flexibleDan McGee
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-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-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