summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Remove _alpm_depmiss_isinDan McGee2007-12-02
* | Add 4 new pactests to get better code coverage by pactestDan McGee2007-12-02
* | parseconfig: refactor duplicate code out into a functionDan McGee2007-12-02
* | Remove "done" messages from frontend callback functionDan McGee2007-12-02
* | Add --ignoregroup to completion filesDan McGee2007-12-02
* | Fixes for the ineptitude of libalpm DB registrationDan McGee2007-12-02
* | Make pacman path handling (hopefully) a bit more intuitiveDan McGee2007-12-02
* | Add new --needed option for -S.Chantry Xavier2007-12-02
* | Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor2007-12-01
* | New sync1005 and sync1006 pactestsNagy Gabor2007-12-01
* | Minor fixes in sync.c and deps.c.Chantry Xavier2007-12-01
* | Ensure 0644 permissions for install and changelog filesAaron Griffin2007-12-01
* | Remove alpm_depcmp DEBUG outputDan McGee2007-11-30
* | Remove some null checks in _alpm_checkdepsDan McGee2007-11-30
* | alpm_checkdeps clean-upNagy Gabor2007-11-30
* | Move requiredby computation before any display startsDan McGee2007-11-29
* | _alpm_checkconflicts splitNagy Gabor2007-11-25
* | pacman/query.c : -Qo optimization.Chantry Xavier2007-11-25
* | Move mbasename from pacman.c to util.cChantry Xavier2007-11-25
* | Fix for sync1003 and sync1004 pactestsNagy Gabor2007-11-25
* | Add -q/--quiet option for controlling output.Artyom2007-11-25
* | Fix memleak when querying package file(s)Dan McGee2007-11-25
* | Force mode of all database files to 644Aaron Griffin2007-11-25
* | Additionally search for non-regex strings on a db search operationAaron Griffin2007-11-25
* | Make the download failure message more clearAaron Griffin2007-11-25
* | Fix several memleaks, mostly related to errors handling.Chantry Xavier2007-11-25
* | Fix a memleak in _alpm_sync_free.Chantry Xavier2007-11-25
* | Remove -F/--freshen operationDan McGee2007-11-21
* | Add some additional files to .gitignoreDan McGee2007-11-21
* | Improved 'dependency cycle' warningNagy Gabor2007-11-21
* | Remove duplicated get_upgrades function, use sysupgrade instead.Chantry Xavier2007-11-21
* | doc: use source highlighter on PKGBUILD guide, update wrong example textDan McGee2007-11-20
* | Turn HACKING into an asciidoc documentDan McGee2007-11-20
* | New alpm_list_join functionNagy Gabor2007-11-20
* | Update PKGBUILD manpage with versioned conflicts.Chantry Xavier2007-11-20
* | Add missing header includes for setlocaleDan McGee2007-11-20
* | Spruce up HACKING a bitDan McGee2007-11-19
* | Versioned provisions.Nagy Gabor2007-11-18
* | Fix sh and scriptlet interactionDan McGee2007-11-18
* | Add the pmconflict_t type.Nagy Gabor2007-11-18
* | Simple s/conflict/fileconflict/ renaming.Chantry Xavier2007-11-18
* | Minor rephrasing of the question asked by -Sc.Chantry Xavier2007-11-18
* | POSIX shell does not specify meaning of source operationDan McGee2007-11-18
* | Extend the -Sc operation to also clean up unused sync databases.Chantry Xavier2007-11-18
* | libalpm/deps.c : improves IgnorePkg handling in resolvedeps.Nagy Gabor2007-11-18
* | Remove the IgnorePkg handling from alpm_pkg_compare_version.Chantry Xavier2007-11-18
* | Don't filter package files output based on dir/file statusDan McGee2007-11-18
* | pacman/sync.c : remove duplicated fallback on providers.Chantry Xavier2007-11-17
* | Remove provide.c and provide.h .Chantry Xavier2007-11-17
* | Generalized alpm_list_find.Nagy Gabor2007-11-17