Age | Commit message (Expand) | Author | Files | Lines |
2010-07-27 | Small fix to Kazakh translation | Baurzhan Muftakhidinov | 1 | -1/+1 |
2010-07-27 | Mark sync_pkg and sync_target as static functions | Dan McGee | 1 | -6/+6 |
2010-07-27 | Maintain a list of seen packages when installing a group | Dan McGee | 1 | -4/+8 |
2010-06-20 | Handle sync target + ignore properly | Dan McGee | 1 | -1/+5 |
2010-06-14 | Update Romanian translation | Ionuț Bîru | 1 | -10/+10 |
2010-06-14 | Revise Portuguese (Brazil) translation | Leandro Inácio | 1 | -1/+0 |
2010-06-14 | Updating Catalan translation | Manuel Tortosa | 1 | -12/+12 |
2010-06-14 | Update Spanish translation | Juan Pablo González T | 1 | -12/+13 |
2010-06-14 | Update Ukrainian translation | Roman Kyrylych | 1 | -15/+14 |
2010-06-12 | Update Portuguese (Brazil) translation | Leandro Inácio | 1 | -26/+26 |
2010-06-11 | translations: rename Norwegian translation from nb_NO to nb | Dan McGee | 2 | -1/+1 |
2010-06-11 | translations: rename Swedish translation from sv_SE to sv | Dan McGee | 2 | -3/+3 |
2010-06-09 | Revise Greek translation | Christos Nouskas | 1 | -12/+13 |
2010-06-08 | Update English (British) translation | Dan McGee | 1 | -95/+10 |
2010-06-07 | Update German translation | Matthias Gorissen | 1 | -52/+11 |
2010-06-07 | Update Russian translation | Sergey Tereschenko | 1 | -11/+11 |
2010-06-07 | Add note about XySSL/PolarSSL name change | Dan McGee | 1 | -0/+3 |
2010-06-07 | Update Kazakh translation | Baurzhan Muftakhidinov | 1 | -11/+11 |
2010-06-06 | Update French translation | Xavier Chantry | 1 | -53/+12 |
2010-06-06 | Update Greek translation | Christos Nouskas | 1 | -48/+49 |
2010-06-05 | Update Czech translation | Vojtěch Gondžala | 1 | -13/+12 |
2010-06-05 | Update Hungarian translation | Nagy Gabor | 1 | -50/+11 |
2010-06-05 | Update Italian translation | Giovanni Scafora | 1 | -57/+13 |
2010-06-05 | Update Chinese translation | 甘露(Gan Lu) | 1 | -12/+12 |
2010-06-05 | Update Turkish translation | Samed Beyribey | 1 | -12/+12 |
2010-06-04 | translation: update pot/po files for libalpm in prep for release | Dan McGee | 20 | -1360/+1396 |
2010-05-18 | fix memory leak in _alpm_sync_commit | Jonathan Conder | 1 | -1/+2 |
2010-05-18 | Partial fix for the phonon/qt issue | Nagy Gabor | 3 | -9/+9 |
2010-05-14 | Fix a serious bug in the download code | Nagy Gabor | 1 | -6/+6 |
2010-05-06 | Compute package download size outside _alpm_sync_prepare | Jonathan Conder | 2 | -2/+16 |
2010-05-05 | Introduce -D, --database | Nagy Gabor | 2 | -6/+48 |
2010-05-05 | Remove call to function logger | Dan McGee | 1 | -3/+0 |
2010-05-05 | Move vercmp code into a separate file | Dan McGee | 3 | -172/+200 |
2010-03-26 | More consistent printing of off_t and time_t | Xavier Chantry | 3 | -7/+7 |
2010-03-26 | Sort and avoid duplicates in -Sii output | Allan McRae | 1 | -1/+4 |
2010-03-26 | alpm_list_diff_sorted - make some arguments const | Allan McRae | 2 | -5/+5 |
2010-03-24 | Show 'Required By' in -Sii output | Dan McGee | 1 | -9/+31 |
2010-03-16 | Unbreak the database partial extraction code | Dan McGee | 1 | -13/+9 |
2010-03-15 | Bump copyright dates to 2010 | Dan McGee | 56 | -56/+56 |
2010-03-15 | fix a few warnings reported by clang | Xavier Chantry | 4 | -4/+5 |
2010-03-15 | Reduce duplicate code in DB extraction | Dan McGee | 1 | -37/+26 |
2010-03-15 | Only extract new DB entries | Xavier Chantry | 2 | -13/+156 |
2010-03-15 | delta : add external cleanup script | Xavier Chantry | 2 | -3/+44 |
2010-01-20 | Merge branch 'maint' | Dan McGee | 1 | -0/+1 |
2010-01-20 | NULL out handle after release | Dan McGee | 1 | -0/+1 |
2009-12-14 | improve download_internal error messages | Xavier Chantry | 1 | -2/+8 |
2009-12-14 | Print error on duplicated database entries | Nagy Gabor | 1 | -0/+7 |
2009-12-08 | Fix requiredby output | Dan McGee | 1 | -1/+1 |
2009-11-16 | download: major refactor to address lingering issues | Dan McGee | 4 | -154/+131 |
2009-11-16 | Refactor do/while cycle and multiple while cycles | Laszlo Papp | 2 | -5/+11 |