Age | Commit message (Expand) | Author | Files | Lines |
2009-01-03 | Update Italian translation | Giovanni Scafora | 1 | -39/+39 |
2009-01-03 | Update German translation | Matthias Gorissen | 1 | -2/+1 |
2009-01-03 | Update Spanish translation | Juan Pablo González Tognarelli | 1 | -8/+8 |
2009-01-03 | Merge branch 'maint' | Dan McGee | 4 | -3/+33 |
2009-01-03 | libalpm: add PID to db.lck | Allan McRae | 1 | -2/+13 |
2009-01-03 | Separate local db directory creation and db write | Allan McRae | 3 | -3/+32 |
2009-01-03 | Log pacsave warnings to pacman.log | Sterling Winter | 1 | -0/+1 |
2009-01-03 | Merge branch 'maint' | Dan McGee | 1 | -0/+6 |
2008-12-11 | Print proxy information when downloading | Dan McGee | 1 | -0/+6 |
2008-12-03 | Merge branch 'maint' | Dan McGee | 3 | -10/+26 |
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-11-01 | Set SIGPIPE handler to SIG_IGN when downloading | Dan McGee | 1 | -0/+12 |
2008-11-01 | Make libfetch the 'native' download library | Dan McGee | 3 | -22/+21 |
2008-11-01 | -Qu rework | Nagy Gabor | 5 | -57/+14 |
2008-10-29 | Merge branch 'maint' | Dan McGee | 3 | -86/+85 |
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 | Merge branch 'maint' | Dan McGee | 6 | -8/+4 |
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-09-03 | Remove unnecessary initialization in new functions | Dan McGee | 2 | -18/+0 |
2008-08-27 | Merge branch 'maint' | Dan McGee | 12 | -41/+576 |
2008-08-27 | New Ukrainian translationv3.2.1 | Roman Kyrylych | 2 | -0/+555 |
2008-08-26 | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cache | Xavier Chantry | 2 | -4/+4 |
2008-08-26 | Change checkdeps and checkdbconflicts to be more flexible. | Xavier Chantry | 6 | -18/+14 |
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-24 | Merge branch 'maint' | Dan McGee | 13 | -140/+171 |
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 | Move -Sp implementation to the front-end | Nagy Gabor | 2 | -33/+20 |
2008-08-23 | New public alpm_pkg_get_db function | Nagy Gabor | 2 | -0/+10 |
2008-08-23 | Pass the old package with PM_TRANS_EVT_UPGRADE_START | Nagy Gabor | 1 | -5/+6 |
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 |