| Commit message (Expand) | Author | Age |
... | |
* | alpm_list_diff_sorted - make some arguments const | Allan McRae | 2010-03-25 |
* | Show 'Required By' in -Sii output | Dan McGee | 2010-03-23 |
* | Unbreak the database partial extraction code | Dan McGee | 2010-03-15 |
* | 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-03-14 |
* | Merge branch 'maint' | Dan McGee | 2010-01-19 |
|\ |
|
| * | NULL out handle after release | Dan McGee | 2010-01-19 |
* | | improve download_internal error messages | Xavier Chantry | 2009-12-13 |
* | | Print error on duplicated database entries | Nagy Gabor | 2009-12-13 |
* | | Fix requiredby output | Dan McGee | 2009-12-07 |
* | | 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-15 |
* | | Merge branch 'maint' | Dan McGee | 2009-11-10 |
|\| |
|
| * | Fix opendir error condition checks | Dan McGee | 2009-10-27 |
* | | Fix a small typo in alpm_list.c | Laszlo Papp | 2009-10-24 |
* | | Reduce unnecessary get_name() function calls | Dan McGee | 2009-10-24 |
* | | dload.c : clear sigaction flag to make valgrind happy | Xavier Chantry | 2009-10-20 |
* | | Size handling was changed in fgets() functions | Laszlo Papp | 2009-10-19 |
* | | 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 | 2009-10-11 |
|\| |
|
| * | alpm_list : fix a bug in alpm_list_remove | Xavier Chantry | 2009-10-11 |
| * | Update Chinese translation | 甘露(Lu.Gan) | 2009-10-11 |
| * | Update Swedish translation | Christian Larsson | 2009-10-07 |
| * | Update chinese translation | 甘露(Lu.Gan) | 2009-10-07 |
| * | New Greek translation | Xavier Chantry | 2009-10-07 |
| * | Update translations | Xavier Chantry | 2009-10-07 |
| * | Update all pot and po files for 3.3.2 release | Xavier Chantry | 2009-10-07 |
* | | Merge branch 'maint' | Dan McGee | 2009-09-29 |
|\| |
|
| * | dload : fix infinite download (big type mistake) | Xavier Chantry | 2009-09-29 |
* | | Merge branch 'maint' | Dan McGee | 2009-09-22 |
|\| |
|
| * | Clean up translation file headers | Dan McGee | 2009-09-22 |
| * | Add Swedish translation | Laszlo Papp | 2009-09-22 |
| * | Update Czech translation | Ondrej Kucera | 2009-09-23 |
| * | Update Brazilian translation | Rodrigo Flores | 2009-09-22 |
| * | Add Norwegian translation | Laszlo Papp | 2009-09-21 |
| * | Update Polish translation | Mateusz Herych | 2009-09-20 |
* | | Fully implement database lazy loading | Dan McGee | 2009-09-20 |