summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Fix gettext on non-Linux platformsDan McGee1-0/+1
2008-04-09Correctly use the fd returned my mkstemp()Dan McGee1-6/+4
2008-04-02Set handle->logstream to null after fclose()Dan McGee1-0/+1
2008-03-29Duplicate the result of archive_entry_pathname.Chantry Xavier1-2/+2
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor1-4/+4
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee2-0/+4
2008-03-09Remove a bogus comment from libalpm/remove.cNagy Gabor1-1/+0
2008-03-07New alpm_version functionNagy Gabor2-0/+6
2008-03-05Update Czech translationVojtěch Gondžala1-2/+2
2008-03-04Remove a bogus commentNagy Gabor1-1/+0
2008-03-04Kill all of the line numbers from the translationsDan McGee12-1774/+916
2008-03-04Disable the line number in .po files.Chantry Xavier1-1/+1
2008-03-04Convert Hungarian translation translation to UTF-8Dan McGee1-140/+140
2008-03-01Set a missing pm_errno in _alpm_pkg_load()Nagy Gabor1-1/+1
2008-02-26Update simplified chinese (zh_CN) translation.甘露(Lu.Gan)1-9/+9
2008-02-26fix two broken translated strings.Chantry Xavier1-2/+2
2008-02-26xgettext : change pass-c-format flag to c-format.Chantry Xavier1-2/+2
2008-02-25libalpm/sync.c : fix poorly worded debug message.Chantry Xavier1-1/+1
2008-02-24Update Russian translationSergey Tereschenko1-3/+3
2008-02-22Add new Simplified Chinese translation甘露(Lu.Gan)2-0/+656
2008-02-19Final updates to Polish translationMateusz Herych1-172/+161
2008-02-18Update libalpm russian translation.Sergey Tereschenko1-178/+168
2008-02-18Do not warn about up to date package when downloading onlyAllan McRae1-2/+4
2008-02-15More small updates to German translationMatthias Gorissen1-3/+5
2008-02-15Merge branch 'translations' into maintDan McGee2-44/+34
2008-02-14Ensure DESC infolevel is loaded before checking pkg->filenameDan McGee2-7/+4
2008-02-12Updated Czech translation for 3.1.2 releaseVojtěch Gondžala1-35/+34
2008-02-12Update french translation.Chantry Xavier1-9/+0
2008-02-12Move some translations to their generic language codeDan McGee4-3/+3
2008-02-12ensure chk_fileconflicts reads entire file listDan McGee1-4/+10
2008-02-07libalpm/add.c : safety check for fixing FS#9235.Chantry Xavier1-6/+4
2008-01-19Portuguese Brazilian translation update for pacman 3.1.1João Felipe Santos1-192/+170
2008-01-18Corrections of German translationMatthias Gorissen1-78/+33
2008-01-16Spanish translation update for pacman 3.1.1Juan Pablo Gonzalez1-220/+159
2008-01-16Czech translation update for pacman 3.1.1Vojtěch Gondžala1-32/+23
2008-01-16English (British) translation update for pacman 3.1.1Jeff Bailes1-18/+32
2008-01-16Hungarian translation update for pacman 3.1.1Nagy Gabor1-10/+0
2008-01-15Update message files for 3.1.1 releaseDan McGee11-1749/+1477
2008-01-15Change the versioned provision format.Chantry Xavier2-3/+3
2008-01-14FS#9183 : force correct permissions on tmp/.Jaroslaw Swierczynski3-3/+9
2008-01-13Ensure correct dir permissions in the database.Chantry Xavier1-0/+2
2008-01-13util.c : fix segfault when the cachedir isn't usable.Chantry Xavier1-2/+0
2008-01-12small checkdeps speed-upNagy Gabor1-8/+12
2008-01-12don't send CHECKDEPS_DONE event when NODEPS is set.Chantry Xavier1-1/+3
2008-01-12Only notify of dependency check in removal if performedAllan McRae1-2/+2
2008-01-11Fix library interfaceDan McGee4-6/+6
2008-01-10Move the fallback on providers from backend to frontend.Chantry Xavier1-26/+2
2008-01-08Remove upgradedelay and all code associated with itDan McGee5-42/+0
2008-01-08Remove unused date element from pmpkg_t structDan McGee2-3/+3
2008-01-06conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier1-5/+12