summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Don't display filename on -Qip operation.Xavier Chantry2008-06-04
* Get rid of double / in database paths.Xavier Chantry2008-06-04
* Reimplement TotalDownload functionalityDan McGee2008-06-04
* Use correct C type for file sizesDan McGee2008-06-04
* libalpm/md5: Fix license headerDan McGee2008-06-03
* Fix versioncmp regression after updateDan McGee2008-05-30
* Tidy up of the handle struct in libalpmAllan McRae2008-05-29
* Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry2008-05-29
* be_files : stores REPLACES and FORCE in desc.Xavier Chantry2008-05-29
* Add some verbosity to _alpm_db_read.Nagy Gabor2008-05-29
* Fix for remove052.py by moving recursedeps before checkdeps.Nagy Gabor2008-05-29
* Fix compilation warning on x86_64Dan McGee2008-05-14
* Remove wrapper call around versioncmpDan McGee2008-05-14
* Update _alpm_versioncmpDan McGee2008-05-14
* Simplify _alpm_pkg_new()Dan McGee2008-05-13
* Remove lazy init code from pkg name and version functionsDan McGee2008-05-13
* Fix rewinddir regression by cleaning up db_scanXavier Chantry2008-05-13
* Remove an outdated exception check in file conflict codeDan McGee2008-05-13
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Swap the parameters of alpm_pkg_findNagy Gabor2008-05-13
* Remove errant include of error.hDan McGee2008-05-13
* Merge branch 'maint'Dan McGee2008-05-11
|\
| * Add detailed description to alpm_pkg_loadSebastian Nowicki2008-05-10
* | Refactor pkg_load/parse_descfile into a new backend fileDan McGee2008-05-11
* | Remove some useless abstraction and start db cleanupDan McGee2008-05-11
* | Update makepath to remove PATH_MAX usageDan McGee2008-05-10
* | Use strdup() instead of a static bufferDan McGee2008-05-08
* | Update md5 routinesDan McGee2008-05-08
* | be_files.c: PATH_MAX cleanupDan McGee2008-05-08
* | Add documentation for transaction eventsSebastian Nowicki2008-04-29
* | Updates to _alpm_copyfile()Dan McGee2008-04-28
* | Rework extract_single_file() temp file creationDan McGee2008-04-28
* | Remove unnecessary archive_entry_set_pathname() callsDan McGee2008-04-27
* | Fix some fallout from the delta/download changesDan McGee2008-04-26
* | get_filename : use the FILENAME db field only.Chantry Xavier2008-04-26
* | libalpm/sync.c : memleak fixes.Chantry Xavier2008-04-26
* | Get rid of the delta patches listChantry Xavier2008-04-26
* | Completely rework delta algorithmChantry Xavier2008-04-26
* | Rework delta struct and modify code accordinglyDan McGee2008-04-26
* | Kill compute_requiredby usage in can_remove_package()Nagy Gabor2008-04-25
* | Give libalpm native support for both libdownload and libfetchDan McGee2008-04-19
* | Remove unnecessary NULL check in FREE() macroDan McGee2008-04-19
* | Merge branch 'maint'Dan McGee2008-04-15
|\|
| * More non-Linux build updates, mostly DarwinDan McGee2008-04-15
| * Fix gettext on non-Linux platformsDan McGee2008-04-14
* | Fix compilation errors on x86_64Dan McGee2008-04-14
* | remove.c: refactor into functionsK. Piche2008-04-14
* | Some comments for _alpm_unpack.K. Piche2008-04-14
* | add.c: added some tracing and improved some variable localityK. Piche2008-04-14
* | Memory allocation and other small cleanupsDan McGee2008-04-10