Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2009-09-09 | Remove transaction type | Xavier Chantry | 10 | -454/+335 |
2009-09-09 | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 6 | -149/+56 |
2009-09-09 | Add a new reason field to pmconflict_t struct | Nagy Gabor | 4 | -7/+23 |
2009-09-07 | libalpm/util.c : remove _alpm_strreplace | Xavier Chantry | 2 | -46/+0 |
2009-09-06 | Check package arch before installing | Xavier Chantry | 3 | -0/+36 |
2009-09-06 | Add Architecture and --arch option | Xavier Chantry | 3 | -0/+20 |
2009-08-19 | Merge branch 'maint' | Dan McGee | 1 | -2/+2 |