Age | Commit message (Expand) | Author |
2010-06-06 | Update French translation | Xavier Chantry |
2010-06-06 | Update Greek translation | Christos Nouskas |
2010-06-05 | Update Czech translation | Vojtěch Gondžala |
2010-06-05 | Update Hungarian translation | Nagy Gabor |
2010-06-05 | Update Italian translation | Giovanni Scafora |
2010-06-05 | Update Chinese translation | 甘露(Gan Lu) |
2010-06-04 | Update Turkish translation | Samed Beyribey |
2010-06-04 | translation: update pot/po files for libalpm in prep for release | Dan McGee |
2010-05-18 | fix memory leak in _alpm_sync_commit | Jonathan Conder |
2010-05-18 | Partial fix for the phonon/qt issue | Nagy Gabor |
2010-05-14 | Fix a serious bug in the download code | Nagy Gabor |
2010-05-05 | Compute package download size outside _alpm_sync_prepare | Jonathan Conder |
2010-05-05 | Introduce -D, --database | Nagy Gabor |
2010-05-04 | Remove call to function logger | Dan McGee |
2010-05-04 | Move vercmp code into a separate file | Dan McGee |
2010-03-25 | More consistent printing of off_t and time_t | Xavier Chantry |
2010-03-25 | Sort and avoid duplicates in -Sii output | Allan McRae |
2010-03-25 | alpm_list_diff_sorted - make some arguments const | Allan McRae |
2010-03-23 | Show 'Required By' in -Sii output | Dan McGee |
2010-03-15 | Unbreak the database partial extraction code | Dan McGee |
2010-03-14 | Bump copyright dates to 2010 | Dan McGee |
2010-03-14 | fix a few warnings reported by clang | Xavier Chantry |
2010-03-14 | Reduce duplicate code in DB extraction | Dan McGee |
2010-03-14 | Only extract new DB entries | Xavier Chantry |
2010-03-14 | delta : add external cleanup script | Xavier Chantry |
2010-01-19 | Merge branch 'maint' | Dan McGee |
2010-01-19 | NULL out handle after release | Dan McGee |
2009-12-13 | improve download_internal error messages | Xavier Chantry |
2009-12-13 | Print error on duplicated database entries | Nagy Gabor |
2009-12-07 | Fix requiredby output | Dan McGee |
2009-11-15 | download: major refactor to address lingering issues | Dan McGee |
2009-11-15 | Refactor do/while cycle and multiple while cycles | Laszlo Papp |
2009-11-15 | Add Catalan translation | Manuel Tortosa |
2009-11-10 | Merge branch 'maint' | Dan McGee |
2009-10-27 | Fix opendir error condition checks | Dan McGee |
2009-10-24 | Fix a small typo in alpm_list.c | Laszlo Papp |
2009-10-24 | Reduce unnecessary get_name() function calls | Dan McGee |
2009-10-20 | dload.c : clear sigaction flag to make valgrind happy | Xavier Chantry |
2009-10-19 | Size handling was changed in fgets() functions | Laszlo Papp |
2009-10-11 | use bitwise shift operator in enum "bit field" | solsTiCe d'Hiver |
2009-10-11 | Fix "-Sd conflict_pkg" bug | Nagy Gabor |
2009-10-11 | alpm_list : add new alpm_list_diff_sorted function | Xavier Chantry |
2009-10-11 | Rework the alpm_unpack functions | Xavier Chantry |
2009-10-11 | cygwin fix : use unsigned char for ctype function | Xavier Chantry |
2009-10-11 | libalpm: clean up lock function | Dan McGee |
2009-10-11 | Reduce calls to list_count() in removing package | Dan McGee |
2009-10-11 | Add missing get_usedelta() method | Dan McGee |
2009-10-11 | typing: a few more fixes for special int types | Dan McGee |
2009-10-11 | int typing: s/unsigned short/int/ in libalpm | Dan McGee |
2009-10-11 | Merge branch 'maint' | Dan McGee |