summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-28Ensure that manpages are always distributed and installedDan McGee3-11/+28
2007-12-28Updated Italian translationGiovanni Scafora1-212/+207
2007-12-28libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier1-7/+18
2007-12-28fix two broken pactests because of date localization.Chantry Xavier3-5/+24
2007-12-28french translation : one broken message caused a segfault.Chantry Xavier1-2/+2
2007-12-28libalpm/remove.c : switch back to lstat usage.Chantry Xavier1-1/+5
2007-12-28Makepkg missing check for empty pkgnameK. Piche1-0/+4
2007-12-28Allow NULL parameter in alpm_trans_commitAllan McRae2-19/+31
2007-12-28Add remove counterparts to alpm_option_add_* functionsAllan McRae2-0/+89
2007-12-28Update path for Belnet mirrorDan McGee1-1/+1
2007-12-21Do not move man pages to a non-FHS locationDan McGee1-8/+0
2007-12-21Check ignored packages in _alpm_sync_addtarget().Nathan Jones2-1/+9
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-19Update PKGBUILD manpage to give info on scriptlet argumentsDan McGee1-6/+12
2007-12-19Fixes to allow make distcheck to work againDan McGee2-3/+3
2007-12-19More updates to the NEWS file (add bug numbers, etc.)Dan McGee1-12/+20
2007-12-19Update french translation.Chantry Xavier1-1078/+911
2007-12-19update 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-18Change all bug references in NEWS to be 'FS#' referencesDan McGee1-19/+19
2007-12-18Initial updates to NEWS file for 3.1.0 releaseDan McGee1-0/+79
2007-12-18Updated Italian TranslationGiovanni Scafora2-52/+53
2007-12-17Allow unreadable Include files to be non-fatalAaron Griffin1-6/+3
2007-12-17Only query pacman upgrade when performing actual upgradeAllan McRae1-36/+38
2007-12-17Updated Italian Translation for pacman 3.1Giovanni Scafora2-580/+580
2007-12-16Check for errors on descfile extractionDan McGee1-1/+5
2007-12-16Set the default packager to "Unknown Packager"Dan McGee1-1/+1
2007-12-10Add real scriptlet checking for pactestAaron Griffin3-22/+19
2007-12-10Add "which" path searching functionality to pactestAaron Griffin1-0/+8
2007-12-10popen does NOT require /bin/sh in a subchrootAaron Griffin1-3/+3
2007-12-10Fail sanely on OUTPUT rules when --nolog is passedAaron Griffin1-2/+6
2007-12-10Correct scriptlet usage patternAaron Griffin2-9/+2
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee80-290/+134
2007-12-10pactest: if we are root, don't use fakerootDan McGee1-1/+3
2007-12-10Updates to PKGBUILD manpageDan McGee1-6/+11
2007-12-10Rename 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-08src/pacman/: use the FREELIST macro when possible.Chantry Xavier4-9/+4
2007-12-08testdb.c : add vim modeline according to HACKING, and reindent the file.Chantry Xavier1-98/+100
2007-12-08_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