Age | Commit message (Expand) | Author |
2007-11-06 | Maintain list tail pointers in the head node | Aaron Griffin |
2007-11-04 | libalpm: use an lstat wrapper so we never dereference dir symlinks | Dan McGee |
2007-11-04 | Readd scriptlet logging that got lost in an earlier commit | Dan McGee |
2007-10-26 | dependency error message fix in libalpm/remove.c | Nagy Gabor |
2007-10-08 | Add gcc format attribute to _alpm_log, catch a few bugs in the process | Dan McGee |
2007-09-28 | Minor "cannot remove" message cleanup | Aaron Griffin |
2007-09-23 | libalpm/add.c: fix backup array issue | Dan McGee |
2007-09-23 | libalpm/remove.c: fix up arguments to unlink_file | Dan McGee |
2007-09-16 | trans.c : reworking of transaction interruptions | Chantry Xavier |
2007-09-02 | libalpm/remove.c : avoid duplicated packages in removal list. | Chantry Xavier |
2007-08-23 | libalpm: add newlines to all strings passed to log callback | Dan McGee |
2007-08-23 | libalpm/remove.c: check for ability to unlink is wrong | Dan McGee |
2007-08-16 | Fix some errors spit out by -Wextra | Dan McGee |
2007-08-16 | Clean up MD5 code. | Andrew Fyfe |
2007-08-16 | Remove support for SHA1 from pacman. | Andrew Fyfe |
2007-07-14 | Ensure requiredby entries are removed during an upgrade | Dan McGee |
2007-07-13 | libalpm/remove.c : revert part of commit to fix remove044 pactest | Chantry Xavier |
2007-07-13 | libalpm/deps.c : fix for remove044 pactest. | Chantry Xavier |
2007-07-13 | libalpm/remove.c : Rsd combination. | Chantry Xavier |
2007-07-12 | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee |
2007-07-10 | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee |
2007-07-01 | Remove unnecessary and extra includes | Dan McGee |
2007-06-28 | libalpm/remove.c : file variable used before being initialized. | Chantry Xavier |
2007-06-26 | Remove unnecessary trans parameter from _alpm_checkdeps | Nagy Gabor |
2007-06-10 | Ensure correct and consistent usage of depmiss | Chantry Xavier |
2007-04-28 | Remove FREELISTPTR macro | Dan McGee |
2007-04-26 | Clean up gettext on the libalpm side | Dan McGee |
2007-04-05 | Really run scriptlet on pre_remove and post_remove | Roman Kyrylych |
2007-04-01 | Move the 100% progress bar call before remove scriptlet for output reasons | VMiklos |
2007-03-22 | * Correct install scriptlet usage (reuse of handle->root when not needed) | Aaron Griffin |
2007-03-09 | * Two fixes when running under a new root (-r|--root) | Aaron Griffin |
2007-03-05 | This commit looks much more monumental than it is. Almost all just #include | Dan McGee |
2007-03-04 | * Maybe that call to _alpm_trans_update_depends was necessary. Added it back | Dan McGee |
2007-03-03 | * Remove unnecessary call to _alpm_trans_update_depends that was erroring | Dan McGee |
2007-03-03 | Big commit this time: | Aaron Griffin |
2007-02-26 | * Enforce const char* params when using strings | Aaron Griffin |
2007-02-21 | * Re-added a compare function for syncpkg's - it was removed without thinking | Aaron Griffin |
2007-02-20 | * Updated conflict checking one last time. You can finally have a file move | Dan McGee |
2007-02-19 | * Updated bash_completion script to 3.0 options. | Dan McGee |
2007-02-19 | * Added some improved debug output to file conflict checking. | Dan McGee |
2007-02-18 | Moved the update_depends function to trans.c, as it depends on a transaction | Aaron Griffin |
2007-02-17 | * A whole mess of backup changes | Aaron Griffin |
2007-02-13 | * Refactored conflict checking within packages. Profiling from Dan showed an | Aaron Griffin |
2007-02-12 | This should be an ERROR, not a WARNING | Aaron Griffin |
2007-02-08 | Attempt to NOT remove packages on filesystem errors (like a read-only | Aaron Griffin |
2007-01-31 | Debug logging changes: | Aaron Griffin |
2007-01-30 | K. Piche <kevin.piche@cgi.com> | Aaron Griffin |
2007-01-30 | Discussed on IRC for a bit, this makes the following changes for clarity: | Dan McGee |
2007-01-23 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin |