summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* rework the cache handling to avoid as much as possible calls to db_scan()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
* 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
* more work for sync_commit()Aurelien 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
* - 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
* -fixed 2 logsAurelien Foret2005-04-13
* replaced a call to list_free by the macro FREELISTAurelien Foret2005-04-13
* - updated sync featureAurelien Foret2005-04-13
* updated a logAurelien Foret2005-04-13
* added function pkg_splitname (not used for now)Aurelien Foret2005-04-08
* reworked alpm_db_readpkgAurelien Foret2005-04-08
* more work in sync_prepareAurelien Foret2005-04-08
* fixed a potential segfaultAurelien Foret2005-04-08
* removed a leftover commentAurelien Foret2005-04-08
* fixed a small memory leakAurelien Foret2005-04-08
* more work to backport the sync features from pacman 2.9.5Aurelien Foret2005-04-06
* reverted back to trans->packages instead of install and remove queuesAurelien Foret2005-04-06
* package 'reason' field should default to 0Aurelien Foret2005-04-06
* updated structure names (PM_SYNCPKG), and added transaction queues (install &...Aurelien Foret2005-04-06
* replaced transaction 'packages' field by 2 queues: one for packages to be ins...Aurelien Foret2005-04-06
* added logs for cache generationAurelien Foret2005-04-05
* - added transaction flags for the removal of a package to be upgradeAurelien Foret2005-04-03
* reworked a logAurelien Foret2005-04-03
* more work to backport pacman_sync from pacman 2.9.5Aurelien Foret2005-04-02
* - added 'lastupdate' field to pmdb_tAurelien Foret2005-04-02
* fixed a log levelAurelien Foret2005-04-02
* - updated transaction eventsAurelien Foret2005-04-02
* added support for PACKAGES field in alpm_trans_getinfoAurelien Foret2005-04-02
* reworked resolvedeps:Aurelien Foret2005-04-02
* added RESOLVEDEPS to the list of transaction eventsAurelien Foret2005-04-02
* started the work on "pacman_sync"Aurelien Foret2005-03-30
* checked for db_update() archive existenceAurelien Foret2005-03-29
* removed an uneeded call to db_scanAurelien Foret2005-03-29
* fixed a log maskAurelien Foret2005-03-29