| Commit message (Expand) | Author | Age |
... | |
* | Fix some whitespace issues | Allan McRae | 2010-08-23 |
* | Clarify testing within conditional statements | Allan McRae | 2010-06-21 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | fix a few warnings reported by clang | Xavier Chantry | 2010-03-14 |
* | Remove transaction type | Xavier Chantry | 2009-09-08 |
* | Add a new reason field to pmconflict_t struct | Nagy Gabor | 2009-09-08 |
* | Fix 2 minor memleaks | Xavier Chantry | 2009-07-20 |
* | Fix klibc conflict case. | Xavier Chantry | 2009-07-20 |
* | Fix fileconflict004 | Xavier Chantry | 2009-07-20 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Fix for trans001.py (FS#9088) | Nagy Gabor | 2009-04-11 |
* | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\ |
|
| * | Remove unnecessary unistd.h header inclusion | Dan McGee | 2008-10-12 |
* | | Change checkdeps and checkdbconflicts to be more flexible. | Xavier Chantry | 2008-08-25 |
|/ |
|
* | Remove an outdated exception check in file conflict code | Dan McGee | 2008-05-13 |
* | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | Merge branch 'maint' | Dan McGee | 2008-02-15 |
|\ |
|
| * | ensure chk_fileconflicts reads entire file list | Dan McGee | 2008-02-11 |
* | | New _alpm_conflict_dup function | Nagy Gabor | 2008-01-27 |
* | | Add new public alpm_checkdbconflicts function. | Chantry Xavier | 2008-01-23 |
* | | conflict.c: move debug message out of inner loop | Dan McGee | 2008-01-21 |
* | | Move the deptest code from frontend to backend. | Chantry Xavier | 2008-01-21 |
* | | memleak fix with new dynamic depend structure | Dan McGee | 2008-01-12 |
* | | Use dynamic string allocation in package structures | Dan McGee | 2008-01-11 |
|/ |
|
* | conflict.c : fix for FS#8156, detect conflict between symlink and dir. | Chantry Xavier | 2008-01-06 |
* | conflict.c : fix for upgrade042. | Chantry Xavier | 2008-01-05 |
* | Small code cleanups with indents/spaces | Dan McGee | 2008-01-01 |
* | new upgade042 pactest + bugfix in chk_filedifference. | Chantry Xavier | 2008-01-01 |
* | 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 |
* | libalpm: use FREELIST when possible | Dan McGee | 2007-11-16 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Add a horrible little hack to get symlink001.py to pass again | Dan McGee | 2007-11-11 |
* | libalpm: use an lstat wrapper so we never dereference dir symlinks | Dan McGee | 2007-11-04 |
* | libalpm: introduce MALLOC and CALLOC macros | Dan McGee | 2007-10-29 |
* | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | Post trial install changes, round one | Dan McGee | 2007-08-21 |
* | Code cleanup | Dan McGee | 2007-08-14 |
* | libalpm/conflict.c : small speed-up and fix. | Nagy Gabor | 2007-08-12 |
* | libalpm/conflict.c : small memleak fix. | Nagy Gabor | 2007-08-12 |
* | Add two pactest for versioned conflicts. | Nagy Gabor | 2007-08-12 |
* | libalpm/conflict.c : cleanup + fix for conflict001. | Chantry Xavier | 2007-07-20 |
* | Remove conflict message for non-existent files (reworked) | Chantry Xavier | 2007-07-13 |
* | conflict.c: start cleaning conflict check functions | Chantry Xavier | 2007-07-11 |
* | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 2007-07-10 |
* | Remove conflict message for no-existent files. | Andrew Fyfe | 2007-07-10 |
* | Remove STRNCPY macro from libalpm | Dan McGee | 2007-04-29 |
* | Clean up gettext on the libalpm side | Dan McGee | 2007-04-26 |