summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-24code cleanupAurelien Foret
2005-04-24logs cleanupAurelien Foret
2005-04-24removed deprecated comments in add_commit()Aurelien Foret
2005-04-24added transaction events for sync_commit operationsAurelien Foret
2005-04-24outputs cleanupAurelien Foret
2005-04-24fixed some potential resource leaksAurelien Foret
2005-04-23rework the cache handling to avoid as much as possible calls to db_scan()Aurelien Foret
2005-04-23code cleanupAurelien Foret
2005-04-23some remork for pacman_deptest()Aurelien Foret
2005-04-23renamed list_is_ptrin() in list_is_in()Aurelien Foret
2005-04-20first steps to support REPLACES featureAurelien Foret
2005-04-20code beautifyingAurelien Foret
2005-04-20display the list of targets to be removed before trans_commit() callAurelien Foret
2005-04-20avoided two calls to db_scan() in checkdeps()Aurelien Foret
2005-04-20- fixed args order in list_is_ptrin()Aurelien Foret
2005-04-20fixed args order in list_is_ptrin()Aurelien Foret
2005-04-20- fixed args order in list_is_ptrin()Aurelien Foret
2005-04-20avoided a call to db_scan()Aurelien Foret
2005-04-20bypass trans_prepare() if there is no targetAurelien Foret
2005-04-19fixed a segfaultAurelien Foret
2005-04-17more work for sync_commit()Aurelien Foret
2005-04-17fixed a log messageAurelien Foret
2005-04-17add_loadtarget: load package info only when neededAurelien Foret
2005-04-17improved logs for package removalAurelien Foret
2005-04-17renamed PM_ERR_INVALID_NAME to PM_ERR_PKG_INVALID_NAMEAurelien Foret
2005-04-17more sanity checks for pkg_load()Aurelien Foret
2005-04-17fixed a user messageAurelien Foret
2005-04-16cleanup to keep in sync with alpm changesAurelien Foret
2005-04-16- general cleanupAurelien Foret
2005-04-16- reworked pmsyncpkg_t structureAurelien Foret
2005-04-16- reworked transaction prototypesAurelien Foret
2005-04-16reworked handle structure initializationAurelien Foret
2005-04-16reworked transaction prototypesAurelien Foret
2005-04-14more work for sync_commit()Aurelien Foret
2005-04-13added packages integrity checkingAurelien Foret
2005-04-13-fixed 2 logsAurelien Foret
2005-04-13replaced a call to list_free by the macro FREELISTAurelien Foret
2005-04-13- updated sync featureAurelien Foret
2005-04-13updated a logAurelien Foret
2005-04-13backported support for print-uris from pacman 2.9.xAurelien Foret
2005-04-13added option -p in pacman usage screenAurelien Foret
2005-04-08added function pkg_splitname (not used for now)Aurelien Foret
2005-04-08reworked alpm_db_readpkgAurelien Foret
2005-04-08more work in sync_prepareAurelien Foret
2005-04-08fixed a potential segfaultAurelien Foret
2005-04-08- small bugfixesAurelien Foret
2005-04-08removed a leftover commentAurelien Foret
2005-04-08fixed a small memory leakAurelien Foret
2005-04-06synchronization with libalpm for latest sync feature workAurelien Foret
2005-04-06more work to backport the sync features from pacman 2.9.5Aurelien Foret