summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-03-04Remove a bogus commentNagy Gabor
2008-03-03Kill all of the line numbers from the translationsDan McGee
2008-03-03Disable the line number in .po files.Chantry Xavier
2008-03-03Convert Hungarian translation translation to UTF-8Dan McGee
2008-03-01Set a missing pm_errno in _alpm_pkg_load()Nagy Gabor
2008-02-25Update simplified chinese (zh_CN) translation.甘露(Lu.Gan)
2008-02-25fix two broken translated strings.Chantry Xavier
2008-02-25xgettext : change pass-c-format flag to c-format.Chantry Xavier
2008-02-25libalpm/sync.c : fix poorly worded debug message.Chantry Xavier
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