summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-11pactest: if we are root, don't use fakerootDan McGee1-1/+3
2007-12-11Updates to PKGBUILD manpageDan McGee1-6/+11
2007-12-11Rename prototype install fileDan McGee1-0/+0
2007-12-09Improve changelog handling through addition of open/read/close functionsDan McGee5-26/+137
2007-12-09Updated Italian TranslationGiovanni Scafora1-227/+251
2007-12-09src/pacman/: use the FREELIST macro when possible.Chantry Xavier4-9/+4
2007-12-09testdb.c : add vim modeline according to HACKING, and reindent the file.Chantry Xavier1-98/+100
2007-12-09_alpm_unpack: return 1 when the file is not found.Chantry Xavier1-1/+2
2007-12-07libalpm/server.c : fix segfault when downloading failed.Chantry Xavier1-1/+1
2007-12-06Update pacman manpage with description of --clean optionDan McGee1-7/+12
2007-12-06pacman/sync.c : improve the sync db cleanup feature.Chantry Xavier1-10/+14
2007-12-05Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG messageNagy Gabor1-1/+3
2007-12-05Update zsh completion.Nathan Jones1-21/+64
2007-12-05Compress hard linked man pagesAllan McRae1-12/+28
2007-12-05libalpm/backup.c : simple refactoring.Chantry Xavier2-14/+53
2007-12-04Updated Italian translation for pacman 3.1Giovanni Scafora1-30/+30
2007-12-04Update some errors in messages found during localizationDan McGee10-23/+23
2007-12-04Updated Hungarian translationNagy Gabor1-91/+75
2007-12-04pacman/sync.c: mark sync_trans as staticDan McGee1-1/+1
2007-12-04Oops- forgot to ever set init to 1 in setlibpaths()Dan McGee1-0/+1
2007-12-04Delay output during progress barChantry Xavier3-3/+65
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