| Commit message (Expand) | Author | Age |
* | ensure chk_fileconflicts reads entire file list | Dan McGee | 2008-02-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 |
* | * Fix conflict checking to ignore symlinks that were in previous version of | Dan McGee | 2007-03-22 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Remove unnecessary call to _alpm_trans_update_depends that was erroring | Dan McGee | 2007-03-03 |
* | * A little more hacking with wchar_t output, but nothing really changed in | Dan McGee | 2007-03-03 |
* | Big commit this time: | Aaron Griffin | 2007-03-03 |
* | * debug cleanup (more) | Aaron Griffin | 2007-02-22 |
* | * Cleaned up some debug output | Aaron Griffin | 2007-02-22 |
* | * Re-added a compare function for syncpkg's - it was removed without thinking | Aaron Griffin | 2007-02-21 |
* | * Updated conflict checking one last time. You can finally have a file move | Dan McGee | 2007-02-20 |
* | * Added some improved debug output to file conflict checking. | Dan McGee | 2007-02-19 |
* | * Updated a too-verbose message in pacman/add.c. (shouldn't be an issue withi | Dan McGee | 2007-02-14 |
* | Slightly optimized to remove duplicate strcmp operation. | Dan McGee | 2007-02-14 |
* | * Refactored conflict checking within packages. Profiling from Dan showed an | Aaron Griffin | 2007-02-13 |
* | K. Piche <kevin.piche@cgi.com> | Aaron Griffin | 2007-01-30 |
* | K. Piche <kpiche@rogers.com> | Aaron Griffin | 2007-01-30 |
* | Discussed on IRC for a bit, this makes the following changes for clarity: | Dan McGee | 2007-01-30 |
* | 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 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-18 |
* | * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc) | Aaron Griffin | 2006-11-22 |
* | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 2006-11-20 |
* | Numerous changes: | Aaron Griffin | 2006-10-31 |
* | A handful of minor changes: | Aaron Griffin | 2006-10-20 |