summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-25_alpm_checkconflicts splitNagy Gabor3-40/+39
2007-11-25pacman/query.c : -Qo optimization.Chantry Xavier1-0/+8
2007-11-25Move mbasename from pacman.c to util.cChantry Xavier3-22/+23
2007-11-25Fix for sync1003 and sync1004 pactestsNagy Gabor8-245/+163
2007-11-25Add -q/--quiet option for controlling output.Artyom4-19/+47
2007-11-25Fix memleak when querying package file(s)Dan McGee1-0/+5
2007-11-25Force mode of all database files to 644Aaron Griffin1-11/+24
2007-11-25Additionally search for non-regex strings on a db search operationAaron Griffin1-0/+4
2007-11-25Make the download failure message more clearAaron Griffin1-1/+5
2007-11-25Fix several memleaks, mostly related to errors handling.Chantry Xavier5-26/+23
2007-11-25Fix a memleak in _alpm_sync_free.Chantry Xavier2-13/+4
2007-11-21Remove -F/--freshen operationDan McGee9-95/+7
2007-11-21Add some additional files to .gitignoreDan McGee1-0/+4
2007-11-21Improved 'dependency cycle' warningNagy Gabor1-1/+8
2007-11-21Remove duplicated get_upgrades function, use sysupgrade instead.Chantry Xavier6-242/+142
2007-11-21doc: use source highlighter on PKGBUILD guide, update wrong example textDan McGee1-4/+5
2007-11-21Turn HACKING into an asciidoc documentDan McGee1-33/+58
2007-11-21New alpm_list_join functionNagy Gabor2-0/+34
2007-11-21Update PKGBUILD manpage with versioned conflicts.Chantry Xavier1-1/+1
2007-11-20Add missing header includes for setlocaleDan McGee2-0/+2
2007-11-19Spruce up HACKING a bitDan McGee1-6/+22
2007-11-19Versioned provisions.Nagy Gabor8-25/+94
2007-11-18Fix sh and scriptlet interactionDan McGee1-4/+11
2007-11-18Add the pmconflict_t type.Nagy Gabor9-82/+122
2007-11-18Simple s/conflict/fileconflict/ renaming.Chantry Xavier7-44/+44
2007-11-18Minor rephrasing of the question asked by -Sc.Chantry Xavier1-1/+1
2007-11-18POSIX shell does not specify meaning of source operationDan McGee1-2/+2
2007-11-18Extend the -Sc operation to also clean up unused sync databases.Chantry Xavier1-1/+73
2007-11-18libalpm/deps.c : improves IgnorePkg handling in resolvedeps.Nagy Gabor1-27/+25
2007-11-18Remove the IgnorePkg handling from alpm_pkg_compare_version.Chantry Xavier3-29/+16
2007-11-18Don't filter package files output based on dir/file statusDan McGee1-11/+1
2007-11-17pacman/sync.c : remove duplicated fallback on providers.Chantry Xavier1-20/+3
2007-11-17Remove provide.c and provide.h .Chantry Xavier12-100/+29
2007-11-17Generalized alpm_list_find.Nagy Gabor5-20/+34
2007-11-17Two memleak fixes in pacman.Nagy Gabor2-0/+2
2007-11-17Fix memleak in _alpm_trans_free with package listsDan McGee1-8/+5
2007-11-17libalpm: use FREELIST when possibleDan McGee3-8/+4
2007-11-17War on whitespaceDan McGee53-206/+205
2007-11-16libalpm: simplify sync db lastupdateDan McGee7-74/+54
2007-11-15Add new mirror (FS#8638)Dan McGee1-0/+1
2007-11-15Fix a would-be memleak with the new compute requiredby stuffDan McGee1-1/+1
2007-11-15Ensure -Si and -Qi output show correct dependenciesDan McGee1-2/+22
2007-11-15libalpm: change graph malloc to MALLOC macroDan McGee1-1/+2
2007-11-15Fix alpm_list_copy_dataDan McGee3-8/+12
2007-11-15Move alpm_splitdep usage to db_readDan McGee3-41/+22
2007-11-15testdb: remove requiredby checkingDan McGee1-44/+0
2007-11-15Remove REQUIREDBY checks from pactestDan McGee3-10/+1
2007-11-15Remove REQUIREDBY usage from libalpmDan McGee14-180/+28
2007-11-15new trans001.py pactestNagy Gabor1-0/+20
2007-11-15new add043.py pactestNagy Gabor1-0/+15