summaryrefslogtreecommitdiff
path: root/lib/libalpm/remove.c
AgeCommit message (Expand)Author
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner
2011-02-04Read pkgcache into hashAllan McRae
2011-01-29alpm: drop old target interfacesXavier Chantry
2011-01-29alpm: new alpm_remove_pkg interfaceXavier Chantry
2011-01-11Fix double filelist issue when upgrading a packageDan McGee
2011-01-10Remove need for floating point division in backendDan McGee
2011-01-07Fix some more simple conversion "errors"Dan McGee
2011-01-07Use size_t for alpm_list sizesAllan McRae
2011-01-07Update copyright years for 2011Allan McRae
2010-12-30Add const to some ALPM function signaturesJakob Gruber
2010-12-12alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry
2010-10-18Merge branch 'maint'Dan McGee
2010-10-18libalpm/remove: fix funny progress bar problem with empty packagesXavier Chantry
2010-10-14Separate be_files into be_sync and be_localAllan McRae
2010-10-13Move the cache stuff where it should beDan McGee
2010-03-14Bump copyright dates to 2010Dan McGee
2009-10-11Reduce calls to list_count() in removing packageDan McGee
2009-09-20Fully implement database lazy loadingDan McGee
2009-09-20Merge branch 'maint'Dan McGee
2009-09-16String improvementsXavier Chantry
2009-09-15Catch an untranslated warning in lib/remove.cNagy Gabor
2009-09-12Change the interface for target loadingXavier Chantry
2009-09-08Remove transaction typeXavier Chantry
2009-07-21Fix a minor memleakNagy Gabor
2009-07-20Do not create .pacsave with -R, if the file is unchangedXavier Chantry
2009-07-16Run ldconfig inside chroot.Xavier Chantry
2009-07-01Update copyright headers and messagesDan McGee
2009-07-01Allow remove to accept 'local/' prefixDan McGee
2009-01-12HoldPkg reworkNagy Gabor
2009-01-03Merge branch 'maint'Dan McGee
2009-01-02Log pacsave warnings to pacman.logSterling Winter
2008-08-25Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry
2008-07-17Fix a possible segfault in alpm/remove.cNagy Gabor
2008-05-29Fix for remove052.py by moving recursedeps before checkdeps.Nagy Gabor
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier
2008-05-13Swap the parameters of alpm_pkg_findNagy Gabor
2008-04-14remove.c: refactor into functionsK. Piche
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-03-30Merge branch 'maint'Dan McGee
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor
2008-03-17Kill PM_TRANS_TYPE_ADD.Chantry Xavier
2008-03-10Add -Rss optionNagy Gabor
2008-03-09Merge branch 'maint'Dan McGee
2008-03-09Remove a bogus comment from libalpm/remove.cNagy Gabor
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-13Merge branch 'maint'Dan McGee
2008-01-12don't send CHECKDEPS_DONE event when NODEPS is set.Chantry Xavier
2008-01-11Merge branch 'maint'Dan McGee
2008-01-11Only notify of dependency check in removal if performedAllan McRae