summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-03Update it translation for 3.1Giovanni Scafora2-115/+96
2007-12-03Merge branch 'maint' into workingDan McGee0-0/+0
2007-12-03Update en_GB translation for 3.1Jeff Bailes2-401/+438
2007-12-03Update all translation files in anticipation of 3.1 releaseDan McGee20-7248/+16894
2007-12-03alpm_list : change the alpm_list_find* to return the matching item.Chantry Xavier4-14/+16
2007-12-03Add a lot more tests (and some pactest fixes) to -Si and -Qi testsDan McGee3-8/+33
2007-12-03Add more pactests to increase code coverageDan McGee9-1/+96
2007-12-03Remove _alpm_depmiss_isinDan McGee2-20/+0
2007-12-03Add 4 new pactests to get better code coverage by pactestDan McGee6-2/+22
2007-12-02parseconfig: refactor duplicate code out into a functionDan McGee1-66/+39
2007-12-02Remove "done" messages from frontend callback functionDan McGee1-31/+16
2007-12-02Add --ignoregroup to completion filesDan McGee2-0/+2
2007-12-02Fixes for the ineptitude of libalpm DB registrationDan McGee1-45/+61
2007-12-02Make pacman path handling (hopefully) a bit more intuitiveDan McGee3-41/+62
2007-12-02Add new --needed option for -S.Chantry Xavier6-27/+23
2007-12-01Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor4-62/+58
2007-12-01New sync1005 and sync1006 pactestsNagy Gabor2-0/+28
2007-12-01Minor fixes in sync.c and deps.c.Chantry Xavier2-5/+4
2007-12-01Ensure 0644 permissions for install and changelog filesAaron Griffin1-0/+2
2007-12-01Remove alpm_depcmp DEBUG outputDan McGee1-4/+0
2007-12-01Remove some null checks in _alpm_checkdepsDan McGee1-10/+2
2007-12-01alpm_checkdeps clean-upNagy Gabor1-117/+34
2007-11-29Move requiredby computation before any display startsDan McGee1-2/+6
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