Age | Commit message (Expand) | Author |
2008-07-19 | Use NULL instead of "" as no causingpkg | Nagy Gabor |
2008-07-17 | alpm_list_remove treat NULL needle as "nothing" | Nagy Gabor |
2008-07-17 | Fix a possible segfault in alpm/remove.c | Nagy Gabor |
2008-07-15 | _alpm_db_add_pkgincache rework | Nagy Gabor |
2008-07-15 | Fix some memleaks in alpm/add.c | Nagy Gabor |
2008-07-15 | Fix a wrong FREELIST usage in add.c | Nagy Gabor |
2008-07-13 | sync_addtarget rework | Nagy Gabor |
2008-07-07 | Merge branch 'maint' | Dan McGee |
2008-07-07 | Fix a bogus message in Hungarian translation | Nagy Gabor |
2008-07-07 | Resolvedeps rework | Nagy Gabor |
2008-07-07 | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function | Nagy Gabor |
2008-07-07 | New _alpm_find_dep_satisfier function | Nagy Gabor |
2008-07-07 | New _alpm_dep_edge function | Nagy Gabor |
2008-07-07 | Don't duplicate packages in requiredby list | Nagy Gabor |
2008-06-19 | Merge branch 'maint' | Dan McGee |
2008-06-19 | Add libalpm Türkçe (Turkish) translation | Alper KANAT |
2008-06-15 | Use access() instead of stat() when possible | Dan McGee |
2008-06-12 | Merge branch 'maint' | Dan McGee |
2008-06-12 | Spanish translation updates | Juan Pablo González Tognarelli |
2008-06-08 | Various updates needed prior to a new release | Dan McGee |
2008-06-07 | Minor fix to German translation | Thomas Bächler |
2008-06-04 | Don't display filename on -Qip operation. | Xavier Chantry |
2008-06-04 | Get rid of double / in database paths. | Xavier Chantry |
2008-06-04 | Reimplement TotalDownload functionality | Dan McGee |
2008-06-04 | Use correct C type for file sizes | Dan McGee |
2008-06-03 | libalpm/md5: Fix license header | Dan McGee |
2008-05-30 | Fix versioncmp regression after update | Dan McGee |
2008-05-29 | Tidy up of the handle struct in libalpm | Allan McRae |
2008-05-29 | Remove PM_TRANS_EVT_EXTRACT_START. | Xavier Chantry |
2008-05-29 | be_files : stores REPLACES and FORCE in desc. | Xavier Chantry |
2008-05-29 | Add some verbosity to _alpm_db_read. | Nagy Gabor |
2008-05-29 | Fix for remove052.py by moving recursedeps before checkdeps. | Nagy Gabor |
2008-05-14 | Fix compilation warning on x86_64 | Dan McGee |
2008-05-14 | Remove wrapper call around versioncmp | Dan McGee |
2008-05-14 | Update _alpm_versioncmp | Dan McGee |
2008-05-13 | Simplify _alpm_pkg_new() | Dan McGee |
2008-05-13 | Remove lazy init code from pkg name and version functions | Dan McGee |
2008-05-13 | Fix rewinddir regression by cleaning up db_scan | Xavier Chantry |
2008-05-13 | Remove an outdated exception check in file conflict code | Dan McGee |
2008-05-13 | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier |
2008-05-13 | Swap the parameters of alpm_pkg_find | Nagy Gabor |
2008-05-13 | Remove errant include of error.h | Dan McGee |
2008-05-11 | Merge branch 'maint' | Dan McGee |
2008-05-11 | Refactor pkg_load/parse_descfile into a new backend file | Dan McGee |
2008-05-11 | Remove some useless abstraction and start db cleanup | Dan McGee |
2008-05-10 | Add detailed description to alpm_pkg_load | Sebastian Nowicki |
2008-05-10 | Update makepath to remove PATH_MAX usage | Dan McGee |
2008-05-08 | Use strdup() instead of a static buffer | Dan McGee |
2008-05-08 | Update md5 routines | Dan McGee |
2008-05-08 | be_files.c: PATH_MAX cleanup | Dan McGee |