| Commit message (Expand) | Author | Age |
... | |
* | | Update PKGBUILD manpage with versioned conflicts. | Chantry Xavier | 2007-11-20 |
* | | Add missing header includes for setlocale | Dan McGee | 2007-11-20 |
* | | Spruce up HACKING a bit | Dan McGee | 2007-11-19 |
* | | 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 |
* | | Minor rephrasing of the question asked by -Sc. | Chantry Xavier | 2007-11-18 |
* | | POSIX shell does not specify meaning of source operation | Dan McGee | 2007-11-18 |
* | | Extend the -Sc operation to also clean up unused sync databases. | Chantry Xavier | 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 |
* | | Don't filter package files output based on dir/file status | Dan McGee | 2007-11-18 |
* | | pacman/sync.c : remove duplicated fallback on providers. | Chantry Xavier | 2007-11-17 |
* | | Remove provide.c and provide.h . | Chantry Xavier | 2007-11-17 |
* | | Generalized alpm_list_find. | Nagy Gabor | 2007-11-17 |
* | | Two memleak fixes in pacman. | 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 |
* | | Add new mirror (FS#8638) | Dan McGee | 2007-11-15 |
* | | Fix a would-be memleak with the new compute requiredby stuff | Dan McGee | 2007-11-15 |
* | | Ensure -Si and -Qi output show correct dependencies | Dan McGee | 2007-11-14 |
* | | 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 |
* | | testdb: remove requiredby checking | Dan McGee | 2007-11-14 |
* | | Remove REQUIREDBY checks from pactest | Dan McGee | 2007-11-14 |
* | | Remove REQUIREDBY usage from libalpm | Dan McGee | 2007-11-14 |
* | | new trans001.py pactest | Nagy Gabor | 2007-11-14 |
* | | new add043.py pactest | Nagy Gabor | 2007-11-14 |
* | | alpm_list_add == alpm_list_add_last | Nagy Gabor | 2007-11-14 |
* | | Make it easier to ignore multiple packages. | Nathan Jones | 2007-11-13 |
* | | Add help for --ignoregroup. | Nathan Jones | 2007-11-13 |
* | | pacman-optimize: add note saying sync would be helpful | Dan McGee | 2007-11-13 |
* | | repo-add: Ensure only adding package's deltas. | Nathan Jones | 2007-11-13 |
* | | configure: Doxygen is disabled by default; manpages are included in dist | Dan McGee | 2007-11-13 |
* | | Enforce const correctness on dep functions and rewrite alpm_dep_get_string | Dan McGee | 2007-11-13 |
* | | Return libalpm version number to being dot-separated | Dan McGee | 2007-11-13 |
* | | Add pactest for IgnoreGroup. | Nathan Jones | 2007-11-13 |
* | | Update valgrind.supp to ignore ld 2.X dl_relocate | Dan McGee | 2007-11-13 |
* | | Fix display of -Qip output when a package file is given | Dan McGee | 2007-11-13 |
* | | Remove 'Total Package Size' | Dan McGee | 2007-11-11 |
* | | 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 |
* | | Add two requiredby pactests | Chantry Xavier | 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 |
* | | Typo fix (sepArately) | Aaron Griffin | 2007-11-11 |