| Commit message (Expand) | Author | Age |
... | |
* | | Use dynamic string allocation in package structures | Dan McGee | 2008-01-11 |
|/ |
|
* | libalpm/remove.c : switch back to lstat usage. | Chantry Xavier | 2007-12-28 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Fix for sync1003 and sync1004 pactests | Nagy Gabor | 2007-11-25 |
* | Fix several memleaks, mostly related to errors handling. | Chantry Xavier | 2007-11-25 |
* | Simple s/conflict/fileconflict/ renaming. | Chantry Xavier | 2007-11-18 |
* | Remove provide.c and provide.h . | Chantry Xavier | 2007-11-17 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Remove REQUIREDBY usage from libalpm | Dan McGee | 2007-11-14 |
* | alpm_list_add == alpm_list_add_last | Nagy Gabor | 2007-11-14 |
* | Fix memleak with new alpm_list_reverse usage | Dan McGee | 2007-11-11 |
* | Maintain list tail pointers in the head node | Aaron Griffin | 2007-11-06 |
* | 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-11-04 |
* | dependency error message fix in libalpm/remove.c | Nagy Gabor | 2007-10-26 |
* | Add gcc format attribute to _alpm_log, catch a few bugs in the process | Dan McGee | 2007-10-08 |
* | Minor "cannot remove" message cleanup | Aaron Griffin | 2007-09-28 |
* | 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-23 |
* | trans.c : reworking of transaction interruptions | Chantry Xavier | 2007-09-16 |
* | libalpm/remove.c : avoid duplicated packages in removal list. | Chantry Xavier | 2007-09-02 |
* | 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-23 |
* | 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-08-16 |
* | Ensure requiredby entries are removed during an upgrade | Dan McGee | 2007-07-14 |
* | 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-13 |
* | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee | 2007-07-12 |
* | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 2007-07-10 |
* | Remove unnecessary and extra includes | Dan McGee | 2007-07-01 |
* | libalpm/remove.c : file variable used before being initialized. | Chantry Xavier | 2007-06-28 |
* | Remove unnecessary trans parameter from _alpm_checkdeps | Nagy Gabor | 2007-06-26 |
* | Ensure correct and consistent usage of depmiss | Chantry Xavier | 2007-06-10 |
* | Remove FREELISTPTR macro | Dan McGee | 2007-04-28 |
* | Clean up gettext on the libalpm side | Dan McGee | 2007-04-26 |
* | Really run scriptlet on pre_remove and post_remove | Roman Kyrylych | 2007-04-05 |
* | Move the 100% progress bar call before remove scriptlet for output reasons | VMiklos | 2007-04-01 |
* | * Correct install scriptlet usage (reuse of handle->root when not needed) | Aaron Griffin | 2007-03-22 |
* | * Two fixes when running under a new root (-r|--root) | Aaron Griffin | 2007-03-09 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Maybe that call to _alpm_trans_update_depends was necessary. Added it back | Dan McGee | 2007-03-04 |
* | * Remove unnecessary call to _alpm_trans_update_depends that was erroring | Dan McGee | 2007-03-03 |
* | Big commit this time: | Aaron Griffin | 2007-03-03 |
* | * Enforce const char* params when using strings | Aaron Griffin | 2007-02-26 |
* | * 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 |
* | * Updated bash_completion script to 3.0 options. | Dan McGee | 2007-02-19 |