summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - rework to support pacman_deptest()Aurelien Foret2005-05-01
* reimplemented list_free() a safer wayAurelien Foret2005-05-01
* removed an uneeded checkAurelien Foret2005-05-01
* code cleanupAurelien Foret2005-04-24
* fixed potential memory leaksAurelien Foret2005-04-24
* added a new ORE tagAurelien Foret2005-04-24
* avoided to load twice the same target in remove_loadtarget()Aurelien Foret2005-04-24
* added support for the package reason fieldAurelien Foret2005-04-24
* got ride of an ORE tag in resolvedeps()Aurelien Foret2005-04-24
* some more efficiency in remove_prepare() cascade loopAurelien Foret2005-04-24
* fixed a commented MLK in db_find_conflicts()/CHECK1Aurelien Foret2005-04-24
* slighlty improved efficiency for dump_pkg_full()Aurelien Foret2005-04-24
* code cleanupAurelien Foret2005-04-24
* fixed the format of %REASON% entry when writing itAurelien Foret2005-04-24
* - fixed a cut'n'paste bug with %REASON% entryAurelien Foret2005-04-24
* use the cache instead of calling db_scan()Aurelien Foret2005-04-24
* code cleanupAurelien Foret2005-04-24
* logs cleanupAurelien Foret2005-04-24
* removed deprecated comments in add_commit()Aurelien Foret2005-04-24
* added transaction events for sync_commit operationsAurelien Foret2005-04-24
* outputs cleanupAurelien Foret2005-04-24
* fixed some potential resource leaksAurelien Foret2005-04-24
* rework the cache handling to avoid as much as possible calls to db_scan()Aurelien Foret2005-04-23
* code cleanupAurelien Foret2005-04-23
* some remork for pacman_deptest()Aurelien Foret2005-04-23
* renamed list_is_ptrin() in list_is_in()Aurelien Foret2005-04-23
* first steps to support REPLACES featureAurelien Foret2005-04-20
* code beautifyingAurelien Foret2005-04-20
* display the list of targets to be removed before trans_commit() callAurelien Foret2005-04-20
* avoided two calls to db_scan() in checkdeps()Aurelien Foret2005-04-20
* - fixed args order in list_is_ptrin()Aurelien Foret2005-04-20
* fixed args order in list_is_ptrin()Aurelien Foret2005-04-20
* - fixed args order in list_is_ptrin()Aurelien Foret2005-04-20
* avoided a call to db_scan()Aurelien Foret2005-04-20
* bypass trans_prepare() if there is no targetAurelien Foret2005-04-20
* fixed a segfaultAurelien Foret2005-04-19
* more work for sync_commit()Aurelien Foret2005-04-17
* fixed a log messageAurelien Foret2005-04-17
* add_loadtarget: load package info only when neededAurelien Foret2005-04-17
* improved logs for package removalAurelien Foret2005-04-17
* renamed PM_ERR_INVALID_NAME to PM_ERR_PKG_INVALID_NAMEAurelien Foret2005-04-17
* more sanity checks for pkg_load()Aurelien Foret2005-04-17
* fixed a user messageAurelien Foret2005-04-17
* cleanup to keep in sync with alpm changesAurelien Foret2005-04-16
* - general cleanupAurelien Foret2005-04-16
* - reworked pmsyncpkg_t structureAurelien Foret2005-04-16
* - reworked transaction prototypesAurelien Foret2005-04-16
* reworked handle structure initializationAurelien Foret2005-04-16
* reworked transaction prototypesAurelien Foret2005-04-16
* more work for sync_commit()Aurelien Foret2005-04-14