Age | Commit message (Expand) | Author | Files | Lines |
2008-07-23 | Update Hungarian translation | Nagy Gabor | 1 | -143/+115 |
2008-07-23 | Update Spanish translation | Juan Pablo González Tognarelli | 1 | -12/+43 |
2008-07-23 | Update Italian translation | Giovanni Scafora | 1 | -161/+116 |
2008-07-23 | Update German translation | Matthias Gorissen | 1 | -138/+114 |
2008-07-23 | Update French translation | Xavier Chantry | 1 | -139/+111 |
2008-07-23 | Update pot files. | Xavier Chantry | 1 | -119/+91 |
2008-07-19 | Rephrase some debug messages in alpm/sync.c | Nagy Gabor | 1 | -5/+6 |
2008-07-19 | Use NULL instead of "" as no causingpkg | Nagy Gabor | 1 | -1/+1 |
2008-07-18 | alpm_list_remove treat NULL needle as "nothing" | Nagy Gabor | 1 | -0/+4 |
2008-07-18 | Fix a possible segfault in alpm/remove.c | Nagy Gabor | 1 | -0/+3 |
2008-07-16 | _alpm_db_add_pkgincache rework | Nagy Gabor | 2 | -4/+21 |
2008-07-16 | Fix some memleaks in alpm/add.c | Nagy Gabor | 1 | -7/+13 |
2008-07-16 | Fix a wrong FREELIST usage in add.c | Nagy Gabor | 1 | -1/+2 |
2008-07-13 | sync_addtarget rework | Nagy Gabor | 4 | -71/+27 |
2008-07-08 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-07-08 | Fix a bogus message in Hungarian translation | Nagy Gabor | 1 | -1/+1 |
2008-07-08 | Resolvedeps rework | Nagy Gabor | 3 | -121/+86 |
2008-07-08 | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function | Nagy Gabor | 1 | -2/+2 |
2008-07-08 | New _alpm_find_dep_satisfier function | Nagy Gabor | 2 | -6/+20 |
2008-07-08 | New _alpm_dep_edge function | Nagy Gabor | 3 | -40/+31 |
2008-07-08 | Don't duplicate packages in requiredby list | Nagy Gabor | 1 | -3/+2 |
2008-06-19 | Merge branch 'maint' | Dan McGee | 2 | -0/+586 |
2008-06-19 | Add libalpm Türkçe (Turkish) translation | Alper KANAT | 2 | -0/+586 |
2008-06-16 | Use access() instead of stat() when possible | Dan McGee | 3 | -15/+10 |
2008-06-13 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-06-13 | Spanish translation updates | Juan Pablo González Tognarelli | 1 | -140/+87 |
2008-06-08 | Various updates needed prior to a new release | Dan McGee | 1 | -2/+5 |
2008-06-07 | Minor fix to German translation | Thomas Bächler | 1 | -1/+1 |
2008-06-04 | Don't display filename on -Qip operation. | Xavier Chantry | 1 | -3/+6 |
2008-06-04 | Get rid of double / in database paths. | Xavier Chantry | 2 | -31/+63 |
2008-06-04 | Reimplement TotalDownload functionality | Dan McGee | 4 | -3/+42 |
2008-06-04 | Use correct C type for file sizes | Dan McGee | 11 | -44/+57 |
2008-06-04 | libalpm/md5: Fix license header | Dan McGee | 2 | -6/+4 |
2008-05-30 | Fix versioncmp regression after update | Dan McGee | 1 | -9/+27 |
2008-05-29 | Tidy up of the handle struct in libalpm | Allan McRae | 2 | -5/+1 |
2008-05-29 | Remove PM_TRANS_EVT_EXTRACT_START. | Xavier Chantry | 2 | -3/+0 |
2008-05-29 | be_files : stores REPLACES and FORCE in desc. | Xavier Chantry | 1 | -11/+10 |
2008-05-29 | Add some verbosity to _alpm_db_read. | Nagy Gabor | 1 | -2/+18 |
2008-05-29 | Fix for remove052.py by moving recursedeps before checkdeps. | Nagy Gabor | 1 | -1/+7 |
2008-05-15 | Fix compilation warning on x86_64 | Dan McGee | 1 | -1/+1 |
2008-05-14 | Remove wrapper call around versioncmp | Dan McGee | 5 | -19/+5 |
2008-05-14 | Update _alpm_versioncmp | Dan McGee | 1 | -50/+102 |
2008-05-14 | Simplify _alpm_pkg_new() | Dan McGee | 5 | -14/+8 |
2008-05-14 | Remove lazy init code from pkg name and version functions | Dan McGee | 1 | -16/+0 |
2008-05-14 | Fix rewinddir regression by cleaning up db_scan | Xavier Chantry | 3 | -91/+37 |
2008-05-13 | Remove an outdated exception check in file conflict code | Dan McGee | 1 | -20/+0 |
2008-05-13 | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 15 | -142/+87 |
2008-05-13 | Swap the parameters of alpm_pkg_find | Nagy Gabor | 6 | -14/+14 |
2008-05-13 | Remove errant include of error.h | Dan McGee | 1 | -1/+0 |
2008-05-12 | Merge branch 'maint' | Dan McGee | 1 | -0/+3 |