Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-11-16 | Add Catalan translation | Manuel Tortosa | 2 | -0/+570 |
2009-11-11 | Merge branch 'maint' | Dan McGee | 1 | -1/+2 |
2009-10-28 | Fix opendir error condition checks | Dan McGee | 1 | -1/+2 |
2009-10-24 | Fix a small typo in alpm_list.c | Laszlo Papp | 1 | -1/+1 |
2009-10-24 | Reduce unnecessary get_name() function calls | Dan McGee | 1 | -3/+3 |
2009-10-21 | dload.c : clear sigaction flag to make valgrind happy | Xavier Chantry | 1 | -0/+1 |
2009-10-19 | Size handling was changed in fgets() functions | Laszlo Papp | 2 | -25/+27 |
2009-10-12 | use bitwise shift operator in enum "bit field" | solsTiCe d'Hiver | 2 | -34/+34 |
2009-10-11 | Fix "-Sd conflict_pkg" bug | Nagy Gabor | 1 | -15/+10 |
2009-10-11 | alpm_list : add new alpm_list_diff_sorted function | Xavier Chantry | 2 | -17/+70 |
2009-10-11 | Rework the alpm_unpack functions | Xavier Chantry | 4 | -14/+50 |
2009-10-11 | cygwin fix : use unsigned char for ctype function | Xavier Chantry | 3 | -5/+5 |
2009-10-11 | libalpm: clean up lock function | Dan McGee | 1 | -8/+5 |
2009-10-11 | Reduce calls to list_count() in removing package | Dan McGee | 1 | -4/+4 |
2009-10-11 | Add missing get_usedelta() method | Dan McGee | 2 | -0/+10 |
2009-10-11 | typing: a few more fixes for special int types | Dan McGee | 6 | -13/+13 |
2009-10-11 | int typing: s/unsigned short/int/ in libalpm | Dan McGee | 10 | -25/+23 |
2009-10-11 | Merge branch 'maint' | Dan McGee | 21 | -55/+685 |
2009-10-11 | alpm_list : fix a bug in alpm_list_remove | Xavier Chantry | 1 | -0/+1 |
2009-10-11 | Update Chinese translation | 甘露(Lu.Gan) | 1 | -3/+3 |