summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-18Change all bug references in NEWS to be 'FS#' referencesDan McGee
2007-12-18Initial updates to NEWS file for 3.1.0 releaseDan McGee
2007-12-18Updated Italian TranslationGiovanni Scafora
2007-12-17Allow unreadable Include files to be non-fatalAaron Griffin
2007-12-17Only query pacman upgrade when performing actual upgradeAllan McRae
2007-12-17Updated Italian Translation for pacman 3.1Giovanni Scafora
2007-12-16Check for errors on descfile extractionDan McGee
2007-12-16Set the default packager to "Unknown Packager"Dan McGee
2007-12-10Add real scriptlet checking for pactestAaron Griffin
2007-12-10Add "which" path searching functionality to pactestAaron Griffin
2007-12-10popen does NOT require /bin/sh in a subchrootAaron Griffin
2007-12-10Fail sanely on OUTPUT rules when --nolog is passedAaron Griffin
2007-12-10Correct scriptlet usage patternAaron Griffin
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-10pactest: if we are root, don't use fakerootDan McGee
2007-12-10Updates to PKGBUILD manpageDan McGee
2007-12-10Rename prototype install fileDan McGee
2007-12-09Improve changelog handling through addition of open/read/close functionsDan McGee
2007-12-09Updated Italian TranslationGiovanni Scafora
2007-12-08src/pacman/: use the FREELIST macro when possible.Chantry Xavier
2007-12-08testdb.c : add vim modeline according to HACKING, and reindent the file.Chantry Xavier
2007-12-08_alpm_unpack: return 1 when the file is not found.Chantry Xavier
2007-12-07libalpm/server.c : fix segfault when downloading failed.Chantry Xavier
2007-12-05Update pacman manpage with description of --clean optionDan McGee
2007-12-05pacman/sync.c : improve the sync db cleanup feature.Chantry Xavier
2007-12-05Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG messageNagy Gabor
2007-12-05Update zsh completion.Nathan Jones
2007-12-04Compress hard linked man pagesAllan McRae
2007-12-04libalpm/backup.c : simple refactoring.Chantry Xavier
2007-12-04Updated Italian translation for pacman 3.1Giovanni Scafora
2007-12-04Update some errors in messages found during localizationDan McGee
2007-12-04Updated Hungarian translationNagy Gabor
2007-12-03pacman/sync.c: mark sync_trans as staticDan McGee
2007-12-03Oops- forgot to ever set init to 1 in setlibpaths()Dan McGee
2007-12-03Delay output during progress barChantry Xavier
2007-12-03Update it translation for 3.1Giovanni Scafora
2007-12-02Merge branch 'maint' into workingDan McGee
2007-12-02Update en_GB translation for 3.1Jeff Bailes
2007-12-02Update all translation files in anticipation of 3.1 releaseDan McGee
2007-12-02alpm_list : change the alpm_list_find* to return the matching item.Chantry Xavier
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