summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-02-07Merge branch 'maint'Dan McGee
2008-02-07Remove alpm_sync_get_newversion functionNagy Gabor
2008-02-07alpm_sync_sysupgrade splitNagy Gabor
2008-02-07libalpm/add.c : safety check for fixing FS#9235.Chantry Xavier
2008-02-06libalpm/package.c : add _alpm_pkgname_pkg_cmp function.Nagy Gabor
2008-02-06New remove option : -u / --unneeded (FS#6505).Nagy Gabor
2008-01-27pmsyncpkg_t cleanupNagy Gabor
2008-01-27Fix PM_ERR_CONFLICTING_DEPS handling in sync.cNagy Gabor
2008-01-27New _alpm_conflict_dup functionNagy Gabor
2008-01-27small sync.c code clean-upNagy Gabor
2008-01-23libalpm/sync.c : conflicts resolving cleanup.Chantry Xavier
2008-01-23Fix flip-flopped parameters to CALLOC macroDan McGee
2008-01-23libalpm/cache.c : don't duplicate packages in pkgcache.Chantry Xavier
2008-01-23Add new public alpm_checkdbconflicts function.Chantry Xavier
2008-01-23small memleak fix in sync.c.Chantry Xavier
2008-01-21conflict.c: move debug message out of inner loopDan McGee
2008-01-21Fix memleak found by add004.pyDan McGee
2008-01-21New --asexplicit optionNagy Gabor
2008-01-21Move the deptest code from frontend to backend.Chantry Xavier
2008-01-21Convert deltas to dynamic allocationDan McGee
2008-01-18Merge branch 'maint'Dan McGee
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-14Merge branch 'maint'Dan 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-13Merge branch 'maint'Dan McGee
2008-01-13util.c : fix segfault when the cachedir isn't usable.Chantry Xavier
2008-01-12memleak fix with new dynamic depend structureDan McGee
2008-01-12libalpm/sync.c: don't duplicate packages for the sync->data field.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-12Store replaces in the local DB tooAaron Griffin
2008-01-11Merge branch 'maint'Dan McGee
2008-01-11Add functions to manipulate pmdepend_t objectsDan McGee
2008-01-11Only notify of dependency check in removal if performedAllan McRae
2008-01-11Fix library interfaceDan McGee
2008-01-11Use dynamic string allocation in package structuresDan 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