summaryrefslogtreecommitdiff
path: root/lib/libalpm/conflict.c
Commit message (Expand)AuthorAge
...
* Remove need for floating point division in backendDan McGee2011-01-10
* Fix some more simple conversion "errors"Dan McGee2011-01-07
* Use size_t for alpm_list sizesAllan McRae2011-01-07
* Update copyright years for 2011Allan McRae2011-01-07
* alpm: don't expose alpm_depcmpXavier Chantry2010-12-12
* Move the cache stuff where it should beDan McGee2010-10-13
* Fix some whitespace issuesAllan McRae2010-08-23
* Clarify testing within conditional statementsAllan McRae2010-06-21
* Bump copyright dates to 2010Dan McGee2010-03-14
* fix a few warnings reported by clangXavier Chantry2010-03-14
* Remove transaction typeXavier Chantry2009-09-08
* Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* Fix 2 minor memleaksXavier Chantry2009-07-20
* Fix klibc conflict case.Xavier Chantry2009-07-20
* Fix fileconflict004Xavier Chantry2009-07-20
* Update copyright headers and messagesDan McGee2009-07-01
* Fix for trans001.py (FS#9088)Nagy Gabor2009-04-11
* Merge branch 'maint'Dan McGee2008-10-12
|\
| * Remove unnecessary unistd.h header inclusionDan McGee2008-10-12
* | Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry2008-08-25
|/
* Remove an outdated exception check in file conflict codeDan McGee2008-05-13
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* Merge branch 'maint'Dan McGee2008-02-15
|\
| * ensure chk_fileconflicts reads entire file listDan McGee2008-02-11
* | New _alpm_conflict_dup functionNagy Gabor2008-01-27
* | Add new public alpm_checkdbconflicts function.Chantry Xavier2008-01-23
* | conflict.c: move debug message out of inner loopDan McGee2008-01-21
* | Move the deptest code from frontend to backend.Chantry Xavier2008-01-21
* | memleak fix with new dynamic depend structureDan McGee2008-01-12
* | Use dynamic string allocation in package structuresDan McGee2008-01-11
|/
* conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier2008-01-06
* conflict.c : fix for upgrade042.Chantry Xavier2008-01-05
* Small code cleanups with indents/spacesDan McGee2008-01-01
* new upgade042 pactest + bugfix in chk_filedifference.Chantry Xavier2008-01-01
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* _alpm_checkconflicts splitNagy Gabor2007-11-25
* Add the pmconflict_t type.Nagy Gabor2007-11-18
* Simple s/conflict/fileconflict/ renaming.Chantry Xavier2007-11-18
* libalpm: use FREELIST when possibleDan McGee2007-11-16
* War on whitespaceDan McGee2007-11-16
* Add a horrible little hack to get symlink001.py to pass againDan McGee2007-11-11
* libalpm: use an lstat wrapper so we never dereference dir symlinksDan McGee2007-11-04
* libalpm: introduce MALLOC and CALLOC macrosDan McGee2007-10-29
* libalpm: add newlines to all strings passed to log callbackDan McGee2007-08-23
* Post trial install changes, round oneDan McGee2007-08-21
* Code cleanupDan McGee2007-08-14
* libalpm/conflict.c : small speed-up and fix.Nagy Gabor2007-08-12
* libalpm/conflict.c : small memleak fix.Nagy Gabor2007-08-12
* Add two pactest for versioned conflicts.Nagy Gabor2007-08-12
* libalpm/conflict.c : cleanup + fix for conflict001.Chantry Xavier2007-07-20