summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-01-19Portuguese Brazilian translation update for pacman 3.1.1João Felipe Santos
2008-01-18Corrections of German translationMatthias Gorissen
2008-01-16Spanish translation update for pacman 3.1.1Juan Pablo Gonzalez
2008-01-16Czech translation update for pacman 3.1.1Vojtěch Gondžala
2008-01-16English (British) translation update for pacman 3.1.1Jeff Bailes
2008-01-16Hungarian translation update for pacman 3.1.1Nagy Gabor
2008-01-14Update message files for 3.1.1 releaseDan McGee
2008-01-14Change the versioned provision format.Chantry Xavier
2008-01-13FS#9183 : force correct permissions on tmp/.Jaroslaw Swierczynski
2008-01-13Ensure correct dir permissions in the database.Chantry Xavier
2008-01-13util.c : fix segfault when the cachedir isn't usable.Chantry Xavier
2008-01-12small checkdeps speed-upNagy Gabor
2008-01-12don't send CHECKDEPS_DONE event when NODEPS is set.Chantry Xavier
2008-01-11Only notify of dependency check in removal if performedAllan McRae
2008-01-11Fix library interfaceDan McGee
2008-01-09Move the fallback on providers from backend to frontend.Chantry Xavier
2008-01-08Remove upgradedelay and all code associated with itDan McGee
2008-01-08Remove unused date element from pmpkg_t structDan McGee
2008-01-06conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier
2008-01-05Don't stat cachedir immediatelyDan McGee
2008-01-05sync.c: add sanity check so we don't dereference a null pointerDan McGee
2008-01-05conflict.c : fix for upgrade042.Chantry Xavier
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-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-29Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee
2007-12-29add a new upgrade026 pactest for backup handling.Chantry Xavier
2007-12-28libalpm/add.c: disable buggy backup handling code that didn't do anything.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-28Allow NULL parameter in alpm_trans_commitAllan McRae
2007-12-28Add remove counterparts to alpm_option_add_* functionsAllan McRae
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-20Updated Hungarian translationNagy Gabor
2007-12-19PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods addedNagy Gabor
2007-12-19Updated Hungarian translationNagy Gabor
2007-12-18Updated Italian TranslationGiovanni Scafora
2007-12-17Updated Italian Translation for pacman 3.1Giovanni Scafora
2007-12-16Check for errors on descfile extractionDan McGee
2007-12-10popen does NOT require /bin/sh in a subchrootAaron Griffin
2007-12-10Correct scriptlet usage patternAaron Griffin
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-09Improve changelog handling through addition of open/read/close functionsDan McGee