summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22Update Turkish translationSamed Beyribey
2008-07-22Update Chinese Simplified translation甘露(Lu.Gan)
2008-07-22Update Hungarian translationNagy Gabor
2008-07-22Update Spanish translationJuan Pablo González Tognarelli
2008-07-22Update Italian translationGiovanni Scafora
2008-07-22Update German translationMatthias Gorissen
2008-07-22Update French translationXavier Chantry
2008-07-22Update pot files.Xavier Chantry
2008-07-20Make strip paths configurableAllan McRae
2008-07-19Rephrase some debug messages in alpm/sync.cNagy Gabor
2008-07-19Use NULL instead of "" as no causingpkgNagy Gabor
2008-07-19Strip *.a libraries in makepkgAllan McRae
2008-07-19Use LC_ALL=C everywhereAllan McRae
2008-07-17alpm_list_remove treat NULL needle as "nothing"Nagy Gabor
2008-07-17Fix a possible segfault in alpm/remove.cNagy Gabor
2008-07-15_alpm_db_add_pkgincache reworkNagy Gabor
2008-07-15Use "pacman -S $dep" in makepkg's dependency resolvingNagy Gabor
2008-07-15Fix some memleaks in alpm/add.cNagy Gabor
2008-07-15Fix a wrong FREELIST usage in add.cNagy Gabor
2008-07-15makepkg: speed up svn revision check for large repositoriesDan McGee
2008-07-15Remove pacman.static build from build filesDan McGee
2008-07-13src/pacman/sync.c : Display only errors with -Sp and -Sw operations.Xavier Chantry
2008-07-13sync_addtarget reworkNagy Gabor
2008-07-13remove_addtarget rework (in front-end)Nagy Gabor
2008-07-13New remove060.py pactestNagy Gabor
2008-07-07Merge branch 'maint'Dan McGee
2008-07-07Fix a bogus message in Hungarian translationNagy Gabor
2008-07-07Remove requiredby from pactestsNagy Gabor
2008-07-07Resolvedeps reworkNagy Gabor
2008-07-07Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor
2008-07-07New _alpm_find_dep_satisfier functionNagy Gabor
2008-07-07New _alpm_dep_edge functionNagy Gabor
2008-07-07Don't duplicate packages in requiredby listNagy Gabor
2008-07-01Use $PKGEXT (from /etc/makepkg.conf) in bacmanNagy Gabor
2008-06-29repo-add cleanup.Xavier Chantry
2008-06-27Remove symlinks to libtool filesAllan McRae
2008-06-22bacman: fix issue with symlink early copyCarlo Bersani
2008-06-22Additional path quoting and srcdir/pkgdir usageAllan McRae
2008-06-19Add information on version comparison to manpagesDan McGee
2008-06-19Merge branch 'maint'Dan McGee
2008-06-19makepkg.conf: make keeping docs the defaultDan McGee
2008-06-19autoclean.sh: Fix paths to po/ dirDan McGee
2008-06-19Add libalpm Türkçe (Turkish) translationAlper KANAT
2008-06-15Use access() instead of stat() when possibleDan McGee
2008-06-15makepkg: add several quotes needed after nullglob.Xavier Chantry
2008-06-15makepkg: Add missing quotes for the source array.Xavier Chantry
2008-06-15Use openssl for checksum verification instead of *sum utilitiesSebastian Nowicki
2008-06-14Expand PKGBUILD documentationDan McGee
2008-06-14Document pacman -q/--quiet operationDan McGee
2008-06-14Combine repo-add and repo-remove into one scriptDan McGee