summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-05add.c : fix upgrade026 pactest.Chantry Xavier
2008-01-05Update of German translationMatthias Gorissen
2008-01-01Small code cleanups with indents/spacesDan McGee
2008-01-01Remove gettext calls from debug-level messagesDan McGee
2008-01-01Add some more regular contributors to the AUTHORS fileDan McGee
2008-01-01Fix another usage of pkg_new in _alpm_sync_addtargetDan McGee
2008-01-01Switch pkg_new -> pkg_dup in find_replacementsDan McGee
2008-01-01new upgade042 pactest + bugfix in chk_filedifference.Chantry Xavier
2007-12-29Fix case where pacman asks for confirmation when it should notKarolina Lindqvist
2007-12-29Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee
2007-12-29add a new upgrade026 pactest for backup handling.Chantry Xavier
2007-12-29doc: rename manlink macro to linkmanDan McGee
2007-12-28Ensure that manpages are always distributed and installedDan McGee
2007-12-28Updated Italian translationGiovanni Scafora
2007-12-28libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier
2007-12-28fix two broken pactests because of date localization.Chantry Xavier
2007-12-28french translation : one broken message caused a segfault.Chantry Xavier
2007-12-28libalpm/remove.c : switch back to lstat usage.Chantry Xavier
2007-12-28Makepkg missing check for empty pkgnameK. Piche
2007-12-28Allow NULL parameter in alpm_trans_commitAllan McRae
2007-12-28Add remove counterparts to alpm_option_add_* functionsAllan McRae
2007-12-28Update path for Belnet mirrorDan McGee
2007-12-21Do not move man pages to a non-FHS locationDan McGee
2007-12-21Check ignored packages in _alpm_sync_addtarget().Nathan Jones
2007-12-21Fix memory leak in shortest_delta_path.Nathan Jones
2007-12-21Add new Czech translationVojtěch Gondžala
2007-12-21Finish french translation.Chantry Xavier
2007-12-21Italian translation fixesGiovanni Scafora
2007-12-21testdb : fix wrong usage of checkdeps.Chantry Xavier
2007-12-21Remove abs from the pacman repositoryDan McGee
2007-12-20Updated Hungarian translationNagy Gabor
2007-12-19Update PKGBUILD manpage to give info on scriptlet argumentsDan McGee
2007-12-19Fixes to allow make distcheck to work againDan McGee
2007-12-19More updates to the NEWS file (add bug numbers, etc.)Dan McGee
2007-12-19Update french translation.Chantry Xavier
2007-12-19update of translation-help and fix a typo in gensync.Chantry Xavier
2007-12-19Add PM_DEP_MOD_GT and PM_DEP_MOD_LT to documentationNagy Gabor
2007-12-19PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods addedNagy Gabor
2007-12-19Updated Hungarian translationNagy Gabor
2007-12-18Change all bug references in NEWS to be 'FS#' referencesDan McGee
2007-12-18Initial updates to NEWS file for 3.1.0 releaseDan McGee
2007-12-18Updated Italian TranslationGiovanni Scafora
2007-12-17Allow unreadable Include files to be non-fatalAaron Griffin
2007-12-17Only query pacman upgrade when performing actual upgradeAllan McRae
2007-12-17Updated Italian Translation for pacman 3.1Giovanni Scafora
2007-12-16Check for errors on descfile extractionDan McGee
2007-12-16Set the default packager to "Unknown Packager"Dan McGee
2007-12-10Add real scriptlet checking for pactestAaron Griffin
2007-12-10Add "which" path searching functionality to pactestAaron Griffin
2007-12-10popen does NOT require /bin/sh in a subchrootAaron Griffin