summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-02-24Update Russian translationSergey Tereschenko
2008-02-22Add new Simplified Chinese translation甘露(Lu.Gan)
2008-02-19Final updates to Polish translationMateusz Herych
2008-02-18Update libalpm russian translation.Sergey Tereschenko
2008-02-18Do not warn about up to date package when downloading onlyAllan McRae
2008-02-15More small updates to German translationMatthias Gorissen
2008-02-14Merge branch 'translations' into maintDan McGee
2008-02-13Ensure DESC infolevel is loaded before checking pkg->filenameDan McGee
2008-02-12Updated Czech translation for 3.1.2 releaseVojtěch Gondžala
2008-02-12Update french translation.Chantry Xavier
2008-02-11Move some translations to their generic language codeDan McGee
2008-02-11ensure chk_fileconflicts reads entire file listDan McGee
2008-02-07libalpm/add.c : safety check for fixing FS#9235.Chantry Xavier
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