| Commit message (Expand) | Author | Age |
... | |
* | | Add --ignoregroup to completion files | Dan McGee | 2007-12-02 |
* | | Fixes for the ineptitude of libalpm DB registration | Dan McGee | 2007-12-02 |
* | | Make pacman path handling (hopefully) a bit more intuitive | Dan McGee | 2007-12-02 |
* | | Add new --needed option for -S. | Chantry Xavier | 2007-12-02 |
* | | Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii] | Nagy Gabor | 2007-12-01 |
* | | New sync1005 and sync1006 pactests | Nagy Gabor | 2007-12-01 |
* | | Minor fixes in sync.c and deps.c. | Chantry Xavier | 2007-12-01 |
* | | Ensure 0644 permissions for install and changelog files | Aaron Griffin | 2007-12-01 |
* | | Remove alpm_depcmp DEBUG output | Dan McGee | 2007-11-30 |
* | | Remove some null checks in _alpm_checkdeps | Dan McGee | 2007-11-30 |
* | | alpm_checkdeps clean-up | Nagy Gabor | 2007-11-30 |
* | | Move requiredby computation before any display starts | Dan McGee | 2007-11-29 |
* | | _alpm_checkconflicts split | Nagy Gabor | 2007-11-25 |
* | | pacman/query.c : -Qo optimization. | Chantry Xavier | 2007-11-25 |
* | | Move mbasename from pacman.c to util.c | Chantry Xavier | 2007-11-25 |
* | | Fix for sync1003 and sync1004 pactests | Nagy Gabor | 2007-11-25 |
* | | Add -q/--quiet option for controlling output. | Artyom | 2007-11-25 |
* | | Fix memleak when querying package file(s) | Dan McGee | 2007-11-25 |
* | | Force mode of all database files to 644 | Aaron Griffin | 2007-11-25 |
* | | 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 |
* | | Add some additional files to .gitignore | 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 |
* | | doc: use source highlighter on PKGBUILD guide, update wrong example text | Dan McGee | 2007-11-20 |
* | | Turn HACKING into an asciidoc document | Dan McGee | 2007-11-20 |
* | | New alpm_list_join function | Nagy Gabor | 2007-11-20 |
* | | 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 |