summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-06-15Use access() instead of stat() when possibleDan McGee
2008-06-12Merge branch 'maint'Dan McGee
2008-06-12Spanish translation updatesJuan Pablo González Tognarelli
2008-06-08Various updates needed prior to a new releaseDan McGee
2008-06-07Minor fix to German translationThomas Bächler
2008-06-04Don't display filename on -Qip operation.Xavier Chantry
2008-06-04Get rid of double / in database paths.Xavier Chantry
2008-06-04Reimplement TotalDownload functionalityDan McGee
2008-06-04Use correct C type for file sizesDan McGee
2008-06-03libalpm/md5: Fix license headerDan McGee
2008-05-30Fix versioncmp regression after updateDan McGee
2008-05-29Tidy up of the handle struct in libalpmAllan McRae
2008-05-29Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry
2008-05-29be_files : stores REPLACES and FORCE in desc.Xavier Chantry
2008-05-29Add some verbosity to _alpm_db_read.Nagy Gabor
2008-05-29Fix for remove052.py by moving recursedeps before checkdeps.Nagy Gabor
2008-05-14Fix compilation warning on x86_64Dan McGee
2008-05-14Remove wrapper call around versioncmpDan McGee
2008-05-14Update _alpm_versioncmpDan McGee
2008-05-13Simplify _alpm_pkg_new()Dan McGee
2008-05-13Remove lazy init code from pkg name and version functionsDan McGee
2008-05-13Fix rewinddir regression by cleaning up db_scanXavier Chantry
2008-05-13Remove an outdated exception check in file conflict codeDan McGee
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier
2008-05-13Swap the parameters of alpm_pkg_findNagy Gabor
2008-05-13Remove errant include of error.hDan McGee
2008-05-11Merge branch 'maint'Dan McGee
2008-05-11Refactor pkg_load/parse_descfile into a new backend fileDan McGee
2008-05-11Remove some useless abstraction and start db cleanupDan McGee
2008-05-10Add detailed description to alpm_pkg_loadSebastian Nowicki
2008-05-10Update makepath to remove PATH_MAX usageDan McGee
2008-05-08Use strdup() instead of a static bufferDan McGee
2008-05-08Update md5 routinesDan McGee
2008-05-08be_files.c: PATH_MAX cleanupDan McGee
2008-04-29Add documentation for transaction eventsSebastian Nowicki
2008-04-28Updates to _alpm_copyfile()Dan McGee
2008-04-28Rework extract_single_file() temp file creationDan McGee
2008-04-27Remove unnecessary archive_entry_set_pathname() callsDan McGee
2008-04-26Fix some fallout from the delta/download changesDan McGee
2008-04-26get_filename : use the FILENAME db field only.Chantry Xavier
2008-04-26libalpm/sync.c : memleak fixes.Chantry Xavier
2008-04-26Get rid of the delta patches listChantry Xavier
2008-04-26Completely rework delta algorithmChantry Xavier
2008-04-26Rework delta struct and modify code accordinglyDan McGee
2008-04-25Kill compute_requiredby usage in can_remove_package()Nagy Gabor
2008-04-19Give libalpm native support for both libdownload and libfetchDan McGee
2008-04-19Remove unnecessary NULL check in FREE() macroDan McGee
2008-04-15Merge branch 'maint'Dan McGee
2008-04-15More non-Linux build updates, mostly DarwinDan McGee
2008-04-14Fix gettext on non-Linux platformsDan McGee