summaryrefslogtreecommitdiff
path: root/lib/libalpm/conflict.c
Commit message (Expand)AuthorAge
* Merged frugalware changes (too many to list). Also added some config fileAaron Griffin2006-10-15
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* removed db_scan calls - take 2Aurelien Foret2006-03-07
* removed db_scan callsAurelien Foret2006-03-07
* added more debug logsAurelien Foret2006-03-04
* code cleanupAurelien Foret2006-03-02
* conflict checks: when doing db-vs-target checks, opt to use the NEWER, to-be...Judd Vinet2006-02-21
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* added a pmconflict_t structure to handle file conflictsAurelien Foret2006-02-05
* fixed typos in 2 debug logsAurelien Foret2006-02-01
* more code cleanup yetAurelien Foret2006-01-18
* fixed detection for duplicate entries in list of deps/conflictsAurelien Foret2006-01-17
* reworked log messagesAurelien Foret2006-01-17
* - code cleanupAurelien Foret2006-01-17
* pulled out conflict checkings from checkdeps() in its own function: checkconf...Aurelien Foret2006-01-15
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* fixed a possible memory corruptionAurelien Foret2006-01-02
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
* Added a CYGWIN define to include header files required to build in a Cygwin e...Aurelien Foret2005-10-06
* fixed a commented MLK in db_find_conflicts()/CHECK1Aurelien Foret2005-04-24
* moved db_find_conflicts from db.c to conflict.cAurelien Foret2005-03-22