summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-04-06Allow disabling of internal (libdownload) codeDan McGee
2008-04-06Remove a bit more download.h pollutionDan McGee
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-04-06libalpm error cleanup, step 1Dan McGee
2008-04-01Merge branch 'maint'Dan McGee
2008-04-01Set handle->logstream to null after fclose()Dan McGee
2008-03-30Merge branch 'maint'Dan McGee
2008-03-28Duplicate the result of archive_entry_pathname.Chantry Xavier
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor
2008-03-27Read .PKGINFO directly from package fileDan McGee
2008-03-27Add an archive_fgets() functionDan McGee
2008-03-26Make db->treename a pointerDan McGee
2008-03-23Merge branch 'maint'Dan McGee
2008-03-23Avoid duplicated target names.Nagy Gabor
2008-03-23memleak fix: ensure we free result of get_destfile()Dan McGee
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee
2008-03-23Update database mtime after it has been extractedDan McGee
2008-03-22Kill the dependsonly option.Chantry Xavier
2008-03-17Kill PM_TRANS_TYPE_ADD.Chantry Xavier
2008-03-17Kill some obsolete references to -A option.Chantry Xavier
2008-03-10Add -Rss optionNagy Gabor
2008-03-10Remove trans->targetsNagy Gabor
2008-03-09Merge branch 'maint'Dan McGee
2008-03-09Refactoring of the download code.Chantry Xavier
2008-03-09Remove a bogus comment from libalpm/remove.cNagy Gabor
2008-03-06New alpm_version functionNagy Gabor
2008-03-04Update Czech translationVojtěch Gondžala
2008-03-04Remove a bogus commentNagy Gabor
2008-03-03Kill all of the line numbers from the translationsDan McGee
2008-03-03Disable the line number in .po files.Chantry Xavier
2008-03-03Convert Hungarian translation translation to UTF-8Dan McGee
2008-03-01New alpm_version functionNagy Gabor
2008-03-01Merge branch 'maint'Dan McGee
2008-03-01Set a missing pm_errno in _alpm_pkg_load()Nagy Gabor
2008-02-27libalpm: clean up of md5sum functions.Chantry Xavier
2008-02-27Start removing some junk from the function templateDan McGee
2008-02-27libalpm/dload.c : memleak fixes.Chantry Xavier
2008-02-27clean up dltotal leftover from 81a2a06818d367f852.Chantry Xavier
2008-02-25Merge branch 'maint'Dan McGee
2008-02-25Update simplified chinese (zh_CN) translation.甘露(Lu.Gan)
2008-02-25fix two broken translated strings.Chantry Xavier
2008-02-25xgettext : change pass-c-format flag to c-format.Chantry Xavier
2008-02-24Remove pmserver_t abstractionDan McGee
2008-02-24Add new stub download functions for use throughout the codeDan McGee
2008-02-24Move download code out of server.cDan McGee
2008-02-24More cleanup to alpm_listDan McGee
2008-02-25alpm_list.c clean-upNagy Gabor
2008-02-25libalpm/sync.c : fix poorly worded debug message.Chantry Xavier
2008-02-24Merge branch 'maint'Dan McGee