summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Merge branch 'maint'Dan McGee1-0/+5
2008-04-15More non-Linux build updates, mostly DarwinDan McGee1-0/+4
2008-04-15Fix gettext on non-Linux platformsDan McGee1-0/+1
2008-04-15Fix compilation errors on x86_64Dan McGee1-2/+2
2008-04-15remove.c: refactor into functionsK. Piche1-40/+59
2008-04-15Some comments for _alpm_unpack.K. Piche1-0/+11
2008-04-15add.c: added some tracing and improved some variable localityK. Piche1-3/+10
2008-04-11Memory allocation and other small cleanupsDan McGee1-11/+9
2008-04-11Merge branch 'maint'Dan McGee1-6/+4
2008-04-11Remove unnecessary import in dload.hDan McGee1-1/+0
2008-04-09Correctly use the fd returned my mkstemp()Dan McGee1-6/+4
2008-04-07Allow disabling of internal (libdownload) codeDan McGee3-34/+56
2008-04-07Remove a bit more download.h pollutionDan McGee2-7/+5
2008-04-07Remove unnecessary header file, move one macro to util.cDan McGee21-47/+5
2008-04-07libalpm error cleanup, step 1Dan McGee5-28/+21
2008-04-02Merge branch 'maint'Dan McGee1-0/+1
2008-04-02Set handle->logstream to null after fclose()Dan McGee1-0/+1
2008-03-30Merge branch 'maint'Dan McGee2-6/+6
2008-03-29Duplicate the result of archive_entry_pathname.Chantry Xavier1-2/+2
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor1-4/+4
2008-03-27Read .PKGINFO directly from package fileDan McGee1-50/+11
2008-03-27Add an archive_fgets() functionDan McGee2-0/+31
2008-03-27Make db->treename a pointerDan McGee2-3/+3
2008-03-23Merge branch 'maint'Dan McGee2-0/+4
2008-03-23Avoid duplicated target names.Nagy Gabor2-22/+29
2008-03-23memleak fix: ensure we free result of get_destfile()Dan McGee1-6/+5
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee2-0/+4
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee4-39/+33
2008-03-23Update database mtime after it has been extractedDan McGee1-8/+12
2008-03-22Kill the dependsonly option.Chantry Xavier2-10/+4
2008-03-18Kill PM_TRANS_TYPE_ADD.Chantry Xavier8-28/+12
2008-03-18Kill some obsolete references to -A option.Chantry Xavier1-1/+1
2008-03-11Add -Rss optionNagy Gabor2-2/+3
2008-03-11Remove trans->targetsNagy Gabor5-28/+5
2008-03-09Merge branch 'maint'Dan McGee15-1919/+1059
2008-03-09Refactoring of the download code.Chantry Xavier1-279/+307
2008-03-09Remove a bogus comment from libalpm/remove.cNagy Gabor1-1/+0
2008-03-07New alpm_version functionNagy Gabor2-0/+6
2008-03-05Update Czech translationVojtěch Gondžala1-2/+2
2008-03-04Remove a bogus commentNagy Gabor1-1/+0
2008-03-04Kill all of the line numbers from the translationsDan McGee12-1774/+916
2008-03-04Disable the line number in .po files.Chantry Xavier1-1/+1
2008-03-04Convert Hungarian translation translation to UTF-8Dan McGee1-140/+140
2008-03-02New alpm_version functionNagy Gabor2-0/+6
2008-03-01Merge branch 'maint'Dan McGee1-1/+1
2008-03-01Set a missing pm_errno in _alpm_pkg_load()Nagy Gabor1-1/+1
2008-02-28libalpm: clean up of md5sum functions.Chantry Xavier6-135/+55
2008-02-28Start removing some junk from the function templateDan McGee2-23/+7
2008-02-28libalpm/dload.c : memleak fixes.Chantry Xavier1-13/+20
2008-02-28clean up dltotal leftover from 81a2a06818d367f852.Chantry Xavier1-9/+0