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