summaryrefslogtreecommitdiff
path: root/lib/libalpm/conflict.c
Commit message (Expand)AuthorAge
* 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
* Remove conflict message for non-existent files (reworked)Chantry Xavier2007-07-13
* conflict.c: start cleaning conflict check functionsChantry Xavier2007-07-11
* Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee2007-07-10
* Remove conflict message for no-existent files.Andrew Fyfe2007-07-10
* Remove STRNCPY macro from libalpmDan McGee2007-04-29
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* * Fix conflict checking to ignore symlinks that were in previous version ofDan McGee2007-03-22
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * Remove unnecessary call to _alpm_trans_update_depends that was erroringDan McGee2007-03-03
* * A little more hacking with wchar_t output, but nothing really changed inDan McGee2007-03-03
* Big commit this time:Aaron Griffin2007-03-03
* * debug cleanup (more)Aaron Griffin2007-02-22
* * Cleaned up some debug outputAaron Griffin2007-02-22
* * Re-added a compare function for syncpkg's - it was removed without thinkingAaron Griffin2007-02-21
* * Updated conflict checking one last time. You can finally have a file moveDan McGee2007-02-20
* * Added some improved debug output to file conflict checking.Dan McGee2007-02-19
* * Updated a too-verbose message in pacman/add.c. (shouldn't be an issue withiDan McGee2007-02-14