Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2009-10-08 | Update Swedish translationv3.3.2 | Christian Larsson | 1 | -10/+10 |
2009-10-08 | Update chinese translation | 甘露(Lu.Gan) | 1 | -10/+10 |
2009-10-08 | New Greek translation | Xavier Chantry | 2 | -0/+557 |
2009-10-08 | Update translations | Xavier Chantry | 16 | -48/+48 |
2009-10-08 | Update all pot and po files for 3.3.2 release | Xavier Chantry | 18 | -20/+92 |
2009-09-30 | Merge branch 'maint' | Dan McGee | 1 | -7/+22 |
2009-09-30 | dload : fix infinite download (big type mistake) | Xavier Chantry | 1 | -7/+22 |
2009-09-23 | Merge branch 'maint' | Dan McGee | 19 | -79/+1177 |
2009-09-23 | Clean up translation file headers | Dan McGee | 18 | -49/+49 |
2009-09-23 | Add Swedish translation | Laszlo Papp | 2 | -0/+549 |
2009-09-23 | Update Czech translation | Ondrej Kucera | 1 | -9/+9 |
2009-09-22 | Update Brazilian translation | Rodrigo Flores | 1 | -12/+13 |
2009-09-22 | Add Norwegian translation | Laszlo Papp | 2 | -0/+549 |
2009-09-20 | Update Polish translation | Mateusz Herych | 1 | -13/+12 |
2009-09-20 | Fully implement database lazy loading | Dan McGee | 5 | -51/+74 |
2009-09-20 | Merge branch 'maint' | Dan McGee | 19 | -147/+284 |
2009-09-20 | delta : simple code refactoring | Xavier Chantry | 1 | -26/+41 |
2009-09-20 | sync.c : duplicate the target before modifying it | Xavier Chantry | 2 | -2/+1 |
2009-09-18 | Update Italian translation | Giovanni Scafora | 1 | -17/+19 |
2009-09-18 | Update Ukrainian translation | Roman Kyrylych | 1 | -28/+28 |
2009-09-18 | Update Turkish translation | Samed Beyribey | 1 | -10/+10 |
2009-09-18 | Update Spanish translation | Juan Pablo González Tognarelli | 1 | -18/+22 |
2009-09-18 | Update Russian translation | Sergey Tereschenko | 1 | -10/+10 |
2009-09-18 | Update Romanian translation | Volodia Macovei | 1 | -8/+8 |
2009-09-18 | Update Kazakh translation | Baurzhan Muftakhidinov | 1 | -12/+10 |
2009-09-18 | Update Hungarian translation | Nagy Gabor | 1 | -9/+9 |
2009-09-18 | Update German translation | Matthias Gorissen | 1 | -11/+12 |
2009-09-17 | Update en_GB translation | Dan McGee | 1 | -12/+12 |
2009-09-17 | Update french translation | Xavier Chantry | 1 | -9/+9 |
2009-09-17 | Update all pot and po files for 3.3.1 release | Xavier Chantry | 16 | -109/+241 |
2009-09-17 | String improvements | Xavier Chantry | 3 | -8/+8 |
2009-09-15 | Catch an untranslated warning in lib/remove.c | Nagy Gabor | 1 | -1/+1 |
2009-09-15 | Merge branch 'maint' | Dan McGee | 1 | -0/+2 |
2009-09-15 | Add makepkgopt to be_package.c | Nagy Gabor | 1 | -0/+2 |
2009-09-12 | Change the interface for target loading | Xavier Chantry | 8 | -175/+170 |