| Commit message (Expand) | Author | Age |
... | |
* | Additionally search for non-regex strings on a db search operation | Aaron Griffin | 2007-11-25 |
* | Make the download failure message more clear | Aaron Griffin | 2007-11-25 |
* | Fix several memleaks, mostly related to errors handling. | Chantry Xavier | 2007-11-25 |
* | Fix a memleak in _alpm_sync_free. | Chantry Xavier | 2007-11-25 |
* | Remove -F/--freshen operation | Dan McGee | 2007-11-21 |
* | Improved 'dependency cycle' warning | Nagy Gabor | 2007-11-21 |
* | Remove duplicated get_upgrades function, use sysupgrade instead. | Chantry Xavier | 2007-11-21 |
* | New alpm_list_join function | Nagy Gabor | 2007-11-20 |
* | Add missing header includes for setlocale | Dan McGee | 2007-11-20 |
* | Versioned provisions. | Nagy Gabor | 2007-11-18 |
* | Fix sh and scriptlet interaction | Dan McGee | 2007-11-18 |
* | Add the pmconflict_t type. | Nagy Gabor | 2007-11-18 |
* | Simple s/conflict/fileconflict/ renaming. | Chantry Xavier | 2007-11-18 |
* | POSIX shell does not specify meaning of source operation | Dan McGee | 2007-11-18 |
* | libalpm/deps.c : improves IgnorePkg handling in resolvedeps. | Nagy Gabor | 2007-11-18 |
* | Remove the IgnorePkg handling from alpm_pkg_compare_version. | Chantry Xavier | 2007-11-18 |
* | Remove provide.c and provide.h . | Chantry Xavier | 2007-11-17 |
* | Generalized alpm_list_find. | Nagy Gabor | 2007-11-17 |
* | Fix memleak in _alpm_trans_free with package lists | Dan McGee | 2007-11-17 |
* | libalpm: use FREELIST when possible | Dan McGee | 2007-11-16 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | libalpm: simplify sync db lastupdate | Dan McGee | 2007-11-16 |
* | Fix a would-be memleak with the new compute requiredby stuff | Dan McGee | 2007-11-15 |
* | libalpm: change graph malloc to MALLOC macro | Dan McGee | 2007-11-14 |
* | Fix alpm_list_copy_data | Dan McGee | 2007-11-14 |
* | Move alpm_splitdep usage to db_read | Dan McGee | 2007-11-14 |
* | Remove REQUIREDBY usage from libalpm | Dan McGee | 2007-11-14 |
* | alpm_list_add == alpm_list_add_last | Nagy Gabor | 2007-11-14 |
* | Enforce const correctness on dep functions and rewrite alpm_dep_get_string | Dan McGee | 2007-11-13 |
* | Fix display of -Qip output when a package file is given | Dan McGee | 2007-11-13 |
* | Fix memleak with new alpm_list_reverse usage | Dan McGee | 2007-11-11 |
* | Add a horrible little hack to get symlink001.py to pass again | Dan McGee | 2007-11-11 |
* | Ensure list tail pointer is updated when we remove tail node | Dan McGee | 2007-11-11 |
* | Incorrect usage of alpm_db_whatprovides in sync.c | Nagy Gabor | 2007-11-11 |
* | libalpm: fix lstat wrapper to actually use newpath | Dan McGee | 2007-11-11 |
* | Remove unused and broken alpm_list_remove_node function | Dan McGee | 2007-11-11 |
* | Implement TotalDownload option. | Nathan Jones | 2007-11-11 |
* | Implement IgnoreGroup. | Nathan Jones | 2007-11-11 |
* | Add IgnoreGroup and --ignoregroup option. | Nathan Jones | 2007-11-11 |
* | Fix some issues with localized dates/epoch usage | Dan McGee | 2007-11-08 |
* | Update Italian Translation | Giovanni Scafora | 2007-11-08 |
* | Update en_GB translation | Jeff Bailes | 2007-11-07 |
* | Add STRDUP macro to mirror MALLOC/CALLOC | Aaron Griffin | 2007-11-06 |
* | Maintain list tail pointers in the head node | Aaron Griffin | 2007-11-06 |
* | libalpm/db.c: change two warnings to errors | Dan McGee | 2007-11-05 |
* | Remove the newline automatically added by alpm_logaction. | Chantry Xavier | 2007-11-04 |
* | libalpm: use an lstat wrapper so we never dereference dir symlinks | Dan McGee | 2007-11-04 |
* | libalpm: open the logstream on demand | Dan McGee | 2007-11-04 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | Readd scriptlet logging that got lost in an earlier commit | Dan McGee | 2007-11-04 |