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