| Commit message (Expand) | Author | Age |
* | New _alpm_conflict_dup function | Nagy Gabor | 2008-01-27 |
* | Add new public alpm_checkdbconflicts function. | Chantry Xavier | 2008-01-23 |
* | Use dynamic string allocation in package structures | Dan McGee | 2008-01-11 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | _alpm_checkconflicts split | Nagy Gabor | 2007-11-25 |
* | Add the pmconflict_t type. | Nagy Gabor | 2007-11-18 |
* | Simple s/conflict/fileconflict/ renaming. | Chantry Xavier | 2007-11-18 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Updated conflict checking one last time. You can finally have a file move | Dan McGee | 2007-02-20 |
* | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 2007-01-24 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 2006-11-20 |
* | A handful of minor changes: | Aaron Griffin | 2006-10-20 |
* | Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu> | Aaron Griffin | 2006-10-15 |
* | prepend library function names with _alpm (helped with the patch from VMiklos... | Aurelien Foret | 2006-02-17 |
* | added a pmconflict_t structure to handle file conflicts | Aurelien Foret | 2006-02-05 |
* | pulled out conflict checkings from checkdeps() in its own function: checkconf... | Aurelien Foret | 2006-01-15 |
* | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 |
* | Merging in recent fixes/additions from 2.9.7 | Judd Vinet | 2005-10-07 |
* | moved db_find_conflicts from db.c to conflict.c | Aurelien Foret | 2005-03-22 |