summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* added packages integrity checkingAurelien Foret2005-04-13
* -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
* backported support for print-uris from pacman 2.9.xAurelien Foret2005-04-13
* added option -p in pacman usage screenAurelien 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
* - small bugfixesAurelien Foret2005-04-08
* removed a leftover commentAurelien Foret2005-04-08
* fixed a small memory leakAurelien Foret2005-04-08
* synchronization with libalpm for latest sync feature workAurelien Foret2005-04-06
* 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
* reworked MSG and ERR outputsAurelien 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
* fixed a typoAurelien Foret2005-04-03
* - added transaction flags for the removal of a package to be upgradeAurelien Foret2005-04-03
* reworked a logAurelien Foret2005-04-03
* added list_is_ptrin()Aurelien 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