summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-05-18fix memory leak in _alpm_sync_commitJonathan Conder
2010-05-18Partial fix for the phonon/qt issueNagy Gabor
2010-05-14Fix a serious bug in the download codeNagy Gabor
2010-05-05Compute package download size outside _alpm_sync_prepareJonathan Conder
2010-05-05Introduce -D, --databaseNagy Gabor
2010-05-04Remove call to function loggerDan McGee
2010-05-04Move vercmp code into a separate fileDan McGee
2010-03-25More consistent printing of off_t and time_tXavier Chantry
2010-03-25Sort and avoid duplicates in -Sii outputAllan McRae
2010-03-25alpm_list_diff_sorted - make some arguments constAllan McRae
2010-03-23Show 'Required By' in -Sii outputDan McGee
2010-03-15Unbreak the database partial extraction codeDan McGee
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14fix a few warnings reported by clangXavier Chantry
2010-03-14Reduce duplicate code in DB extractionDan McGee
2010-03-14Only extract new DB entriesXavier Chantry
2010-03-14delta : add external cleanup scriptXavier Chantry
2010-01-19Merge branch 'maint'Dan McGee
2010-01-19NULL out handle after releaseDan McGee
2009-12-13improve download_internal error messagesXavier Chantry
2009-12-13Print error on duplicated database entriesNagy Gabor
2009-12-07Fix requiredby outputDan McGee
2009-11-15download: major refactor to address lingering issuesDan McGee
2009-11-15Refactor do/while cycle and multiple while cyclesLaszlo Papp
2009-11-15Add Catalan translationManuel Tortosa
2009-11-10Merge branch 'maint'Dan McGee
2009-10-27Fix opendir error condition checksDan McGee
2009-10-24Fix a small typo in alpm_list.cLaszlo Papp
2009-10-24Reduce unnecessary get_name() function callsDan McGee
2009-10-20dload.c : clear sigaction flag to make valgrind happyXavier Chantry
2009-10-19Size handling was changed in fgets() functionsLaszlo Papp
2009-10-11use bitwise shift operator in enum "bit field"solsTiCe d'Hiver
2009-10-11Fix "-Sd conflict_pkg" bugNagy Gabor
2009-10-11alpm_list : add new alpm_list_diff_sorted functionXavier Chantry
2009-10-11Rework the alpm_unpack functionsXavier Chantry
2009-10-11cygwin fix : use unsigned char for ctype functionXavier Chantry
2009-10-11libalpm: clean up lock functionDan McGee
2009-10-11Reduce calls to list_count() in removing packageDan McGee
2009-10-11Add missing get_usedelta() methodDan McGee
2009-10-11typing: a few more fixes for special int typesDan McGee
2009-10-11int typing: s/unsigned short/int/ in libalpmDan McGee
2009-10-11Merge branch 'maint'Dan McGee
2009-10-11alpm_list : fix a bug in alpm_list_removeXavier Chantry
2009-10-11Update Chinese translation甘露(Lu.Gan)
2009-10-07Update Swedish translationChristian Larsson
2009-10-07Update chinese translation甘露(Lu.Gan)
2009-10-07New Greek translationXavier Chantry
2009-10-07Update translationsXavier Chantry
2009-10-07Update all pot and po files for 3.3.2 releaseXavier Chantry
2009-09-29Merge branch 'maint'Dan McGee