Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-17Remove provide.c and provide.h .Chantry Xavier
2007-11-17Generalized alpm_list_find.Nagy Gabor
2007-11-17Two memleak fixes in pacman.Nagy Gabor
2007-11-17Fix memleak in _alpm_trans_free with package listsDan McGee
2007-11-16libalpm: use FREELIST when possibleDan McGee
2007-11-16War on whitespaceDan McGee
2007-11-16libalpm: simplify sync db lastupdateDan McGee
2007-11-15Add new mirror (FS#8638)Dan McGee
2007-11-15Fix a would-be memleak with the new compute requiredby stuffDan McGee
2007-11-14Ensure -Si and -Qi output show correct dependenciesDan McGee
2007-11-14libalpm: change graph malloc to MALLOC macroDan McGee
2007-11-14Fix alpm_list_copy_dataDan McGee
2007-11-14Move alpm_splitdep usage to db_readDan McGee
2007-11-14testdb: remove requiredby checkingDan McGee
2007-11-14Remove REQUIREDBY checks from pactestDan McGee
2007-11-14Remove REQUIREDBY usage from libalpmDan McGee
2007-11-14new trans001.py pactestNagy Gabor
2007-11-14new add043.py pactestNagy Gabor
2007-11-14alpm_list_add == alpm_list_add_lastNagy Gabor