summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Merge branch 'maint'Dan McGee2008-07-07
|\
| * Fix a bogus message in Hungarian translationNagy Gabor2008-07-07
* | Resolvedeps reworkNagy Gabor2008-07-07
* | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor2008-07-07
* | New _alpm_find_dep_satisfier functionNagy Gabor2008-07-07
* | New _alpm_dep_edge functionNagy Gabor2008-07-07
* | Don't duplicate packages in requiredby listNagy Gabor2008-07-07
* | Merge branch 'maint'Dan McGee2008-06-19
|\|
| * Add libalpm Türkçe (Turkish) translationAlper KANAT2008-06-19
* | Use access() instead of stat() when possibleDan McGee2008-06-15
* | Merge branch 'maint'Dan McGee2008-06-12
|\|
| * Minor fix to German translationThomas Bächler2008-06-07
* | Spanish translation updatesJuan Pablo González Tognarelli2008-06-12
* | Various updates needed prior to a new releaseDan McGee2008-06-08
* | 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