summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-21Fix memory leak in shortest_delta_path.Nathan Jones1-2/+4
2007-12-21Add new Czech translationVojtěch Gondžala4-0/+2784
2007-12-21Finish french translation.Chantry Xavier2-1120/+824
2007-12-21Italian translation fixesGiovanni Scafora1-13/+12
2007-12-21testdb : fix wrong usage of checkdeps.Chantry Xavier1-2/+1
2007-12-21Remove abs from the pacman repositoryDan McGee13-310/+1
2007-12-20Updated Hungarian translationNagy Gabor2-10/+15
2007-12-20Update PKGBUILD manpage to give info on scriptlet argumentsDan McGee1-6/+12
2007-12-20Fixes to allow make distcheck to work againDan McGee2-3/+3
2007-12-20More updates to the NEWS file (add bug numbers, etc.)Dan McGee1-12/+20
2007-12-20Update french translation.Chantry Xavier1-1078/+911
2007-12-20update of translation-help and fix a typo in gensync.Chantry Xavier2-12/+19
2007-12-19Add PM_DEP_MOD_GT and PM_DEP_MOD_LT to documentationNagy Gabor1-2/+3
2007-12-19PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods addedNagy Gabor4-2/+49
2007-12-19Updated Hungarian translationNagy Gabor2-830/+757
2007-12-19Change all bug references in NEWS to be 'FS#' referencesDan McGee1-19/+19
2007-12-19Initial updates to NEWS file for 3.1.0 releaseDan McGee1-0/+79
2007-12-19Updated Italian TranslationGiovanni Scafora2-52/+53
2007-12-18Allow unreadable Include files to be non-fatalAaron Griffin1-6/+3
2007-12-18Only query pacman upgrade when performing actual upgradeAllan McRae1-36/+38
2007-12-18Updated Italian Translation for pacman 3.1Giovanni Scafora2-580/+580
2007-12-17Check for errors on descfile extractionDan McGee1-1/+5
2007-12-17Set the default packager to "Unknown Packager"Dan McGee1-1/+1
2007-12-11Add real scriptlet checking for pactestAaron Griffin3-22/+19
2007-12-11Add "which" path searching functionality to pactestAaron Griffin1-0/+8
2007-12-11popen does NOT require /bin/sh in a subchrootAaron Griffin1-3/+3
2007-12-11Fail sanely on OUTPUT rules when --nolog is passedAaron Griffin1-2/+6
2007-12-11Correct scriptlet usage patternAaron Griffin2-9/+2
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee80-290/+134
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