summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Remove unused strverscmp substituteDan McGee3-106/+1
2008-07-25pacsearch: quote args passed to pacmanDan McGee1-2/+2
2008-07-25libalpm/package.c : fix infolevel bug in pkg_dupXavier Chantry1-11/+10
2008-07-25contrib: add pactree scriptCarlo Bersani3-0/+305
2008-07-25makepkg: add packages to pkgdeps list only after successful installAllan McRae1-2/+2
2008-07-25Fix vercmp and add additional testsDan McGee3-16/+48
2008-07-23-Sqg and -QqgNagy Gabor2-3/+12
2008-07-23Update pactest READMENagy Gabor1-1/+3
2008-07-23Re-enable --debug with -Sw and -SpNagy Gabor1-1/+1
2008-07-23New fileconflict004.py pactestNagy Gabor1-0/+19
2008-07-23Update Portuguese (Brazil) translationHugo Doria3-651/+476
2008-07-23Update Polish translationMateusz Herych2-603/+412
2008-07-23Update Russian translationSergey Tereschenko2-753/+410
2008-07-23Update Czech translationVojtěch Gondžala2-552/+414
2008-07-23Update British English translationJeff Bailes2-578/+403
2008-07-23Update Turkish translationSamed Beyribey3-697/+622
2008-07-23Update Chinese Simplified translation甘露(Lu.Gan)2-669/+536
2008-07-23Update Hungarian translationNagy Gabor2-505/+393
2008-07-23Update Spanish translationJuan Pablo González Tognarelli2-161/+232
2008-07-23Update Italian translationGiovanni Scafora2-629/+424
2008-07-23Update German translationMatthias Gorissen2-566/+417
2008-07-23Update French translationXavier Chantry2-560/+410
2008-07-23Update pot files.Xavier Chantry2-402/+285
2008-07-21Make strip paths configurableAllan McRae3-3/+15
2008-07-19Rephrase some debug messages in alpm/sync.cNagy Gabor1-5/+6
2008-07-19Use NULL instead of "" as no causingpkgNagy Gabor1-1/+1
2008-07-19Strip *.a libraries in makepkgAllan McRae1-1/+3
2008-07-19Use LC_ALL=C everywhereAllan McRae1-2/+2
2008-07-18alpm_list_remove treat NULL needle as "nothing"Nagy Gabor1-0/+4
2008-07-18Fix a possible segfault in alpm/remove.cNagy Gabor1-0/+3
2008-07-16_alpm_db_add_pkgincache reworkNagy Gabor2-4/+21
2008-07-16Use "pacman -S $dep" in makepkg's dependency resolvingNagy Gabor1-7/+2
2008-07-16Fix some memleaks in alpm/add.cNagy Gabor1-7/+13
2008-07-16Fix a wrong FREELIST usage in add.cNagy Gabor1-1/+2
2008-07-16makepkg: speed up svn revision check for large repositoriesDan McGee1-1/+1
2008-07-16Remove pacman.static build from build filesDan McGee3-25/+0
2008-07-13src/pacman/sync.c : Display only errors with -Sp and -Sw operations.Xavier Chantry1-0/+5
2008-07-13sync_addtarget reworkNagy Gabor7-123/+34
2008-07-13remove_addtarget rework (in front-end)Nagy Gabor1-46/+46
2008-07-13New remove060.py pactestNagy Gabor1-0/+19
2008-07-08Merge branch 'maint'Dan McGee2-2/+2
2008-07-08Fix a bogus message in Hungarian translationNagy Gabor1-1/+1
2008-07-08Remove requiredby from pactestsNagy Gabor35-183/+2
2008-07-08Resolvedeps reworkNagy Gabor4-132/+92
2008-07-08Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor2-4/+4
2008-07-08New _alpm_find_dep_satisfier functionNagy Gabor2-6/+20
2008-07-08New _alpm_dep_edge functionNagy Gabor3-40/+31
2008-07-08Don't duplicate packages in requiredby listNagy Gabor1-3/+2
2008-07-02Use $PKGEXT (from /etc/makepkg.conf) in bacmanNagy Gabor1-1/+2
2008-06-30repo-add cleanup.Xavier Chantry2-15/+15