summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Remove unused strverscmp substituteDan McGee2-105/+0
2008-07-25libalpm/package.c : fix infolevel bug in pkg_dupXavier Chantry1-11/+10
2008-07-25Fix vercmp and add additional testsDan McGee1-12/+14
2008-07-23Update Portuguese (Brazil) translationHugo Doria1-150/+129
2008-07-23Update Polish translationMateusz Herych1-184/+112
2008-07-23Update Russian translationSergey Tereschenko1-163/+110
2008-07-23Update Czech translationVojtěch Gondžala1-139/+111
2008-07-23Update British English translationJeff Bailes1-138/+110
2008-07-23Update Turkish translationSamed Beyribey1-155/+127
2008-07-23Update Chinese Simplified translation甘露(Lu.Gan)1-164/+136
2008-07-23Update Hungarian translationNagy Gabor1-143/+115
2008-07-23Update Spanish translationJuan Pablo González Tognarelli1-12/+43
2008-07-23Update Italian translationGiovanni Scafora1-161/+116
2008-07-23Update German translationMatthias Gorissen1-138/+114
2008-07-23Update French translationXavier Chantry1-139/+111
2008-07-23Update pot files.Xavier Chantry1-119/+91
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-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-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-13sync_addtarget reworkNagy Gabor4-71/+27
2008-07-08Merge branch 'maint'Dan McGee1-1/+1
2008-07-08Fix a bogus message in Hungarian translationNagy Gabor1-1/+1
2008-07-08Resolvedeps reworkNagy Gabor3-121/+86
2008-07-08Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor1-2/+2
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-06-19Merge branch 'maint'Dan McGee2-0/+586
2008-06-19Add libalpm Türkçe (Turkish) translationAlper KANAT2-0/+586
2008-06-16Use access() instead of stat() when possibleDan McGee3-15/+10
2008-06-13Merge branch 'maint'Dan McGee1-1/+1
2008-06-13Spanish translation updatesJuan Pablo González Tognarelli1-140/+87
2008-06-08Various updates needed prior to a new releaseDan McGee1-2/+5
2008-06-07Minor fix to German translationThomas Bächler1-1/+1
2008-06-04Don't display filename on -Qip operation.Xavier Chantry1-3/+6
2008-06-04Get rid of double / in database paths.Xavier Chantry2-31/+63
2008-06-04Reimplement TotalDownload functionalityDan McGee4-3/+42
2008-06-04Use correct C type for file sizesDan McGee11-44/+57
2008-06-04libalpm/md5: Fix license headerDan McGee2-6/+4
2008-05-30Fix versioncmp regression after updateDan McGee1-9/+27
2008-05-29Tidy up of the handle struct in libalpmAllan McRae2-5/+1
2008-05-29Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry2-3/+0
2008-05-29be_files : stores REPLACES and FORCE in desc.Xavier Chantry1-11/+10
2008-05-29Add some verbosity to _alpm_db_read.Nagy Gabor1-2/+18
2008-05-29Fix for remove052.py by moving recursedeps before checkdeps.Nagy Gabor1-1/+7
2008-05-15Fix compilation warning on x86_64Dan McGee1-1/+1