Age | Commit message (Expand) | Author | Files | Lines |
2008-12-01 | Add regex to delta code so we don't segfault when reading line | Dan McGee | 2 | -1/+19 |
2008-11-18 | Minor code cleanups | Dan McGee | 2 | -9/+7 |
2008-10-29 | Update Chinese translation | Lyman Li | 1 | -77/+76 |
2008-10-19 | Correctly close the pipe used for scriptlet execution | Dan McGee | 1 | -3/+3 |
2008-10-13 | Minor updates to Russian translation | Sergey Tereschenko | 1 | -6/+6 |
2008-10-13 | Remove unnecessary unistd.h header inclusion | Dan McGee | 4 | -4/+0 |
2008-10-13 | libalpm: handle syscall interruption correctly | Dan McGee | 2 | -4/+4 |
2008-08-27 | New Ukrainian translationv3.2.1 | Roman Kyrylych | 2 | -0/+555 |
2008-08-26 | Final updates on all translation for 3.2.1 | Xavier Chantry | 9 | -18/+0 |
2008-08-25 | Update Portuguese (Brazil) translation | Hugo Doria | 1 | -3/+3 |
2008-08-25 | Update Turkish translation | Samed Beyribey | 1 | -4/+4 |
2008-08-25 | Update Chinese Simplified translation | 甘露(Lu.Gan) | 1 | -4/+4 |
2008-08-24 | Update Czech translation | Vojtěch Gondžala | 1 | -6/+4 |
2008-08-24 | Update German translation | Matthias Gorissen | 1 | -3/+3 |
2008-08-24 | Update Russian translation | Sergey Tereschenko | 1 | -3/+3 |
2008-08-23 | Update British English translation | Xavier Chantry | 1 | -3/+3 |
2008-08-23 | Update French translation | Xavier Chantry | 1 | -3/+3 |
2008-08-23 | Update Hungarian translation | Nagy Gabor | 1 | -5/+2 |
2008-08-23 | Update Spanish translation | Juan Pablo González Tognarelli | 1 | -18/+17 |
2008-08-23 | Update Polish translation | Mateusz Herych | 1 | -2/+2 |
2008-08-23 | Update Italian translation | Giovanni Scafora | 1 | -9/+8 |
2008-08-23 | Update translation files for pending 3.2.1 release | Dan McGee | 13 | -118/+154 |
2008-08-23 | Cleanup of _alpm_pkg_compare_versions. | Xavier Chantry | 3 | -28/+41 |
2008-08-20 | Remove an usused variable from alpm/util.c/_alpm_lckmk() | Nagy Gabor | 1 | -10/+2 |
2008-08-20 | libalpm/add.c : ensure the old pkg was fully loaded. | Xavier Chantry | 1 | -0/+3 |
2008-08-09 | Fix segfault on x86_64 when using UseSyslog | Dan McGee | 1 | -2/+9 |
2008-08-08 | Fix variable naming issues in _alpm_db_cmp | Dan McGee | 2 | -3/+3 |
2008-08-06 | Avoid double slashes in URLs given to libdownload. | Xavier Chantry | 2 | -3/+14 |
2008-08-05 | dload.c : drop the specific handling of file: url. | Xavier Chantry | 1 | -15/+0 |
2008-07-30 | Final update of all translations. | Xavier Chantry | 1 | -1/+1 |
2008-07-25 | Small fix to Italian translation | Giovanni Scafora | 1 | -2/+2 |
2008-07-25 | Implement AND based package searching. | Xavier Chantry | 1 | -1/+8 |
2008-07-25 | Remove unused strverscmp substitute | Dan McGee | 2 | -105/+0 |
2008-07-25 | libalpm/package.c : fix infolevel bug in pkg_dup | Xavier Chantry | 1 | -11/+10 |
2008-07-25 | Fix vercmp and add additional tests | Dan McGee | 1 | -12/+14 |
2008-07-23 | Update Portuguese (Brazil) translation | Hugo Doria | 1 | -150/+129 |
2008-07-23 | Update Polish translation | Mateusz Herych | 1 | -184/+112 |
2008-07-23 | Update Russian translation | Sergey Tereschenko | 1 | -163/+110 |
2008-07-23 | Update Czech translation | Vojtěch Gondžala | 1 | -139/+111 |
2008-07-23 | Update British English translation | Jeff Bailes | 1 | -138/+110 |
2008-07-23 | Update Turkish translation | Samed Beyribey | 1 | -155/+127 |
2008-07-23 | Update Chinese Simplified translation | 甘露(Lu.Gan) | 1 | -164/+136 |
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 |