Age | Commit message (Expand) | Author |
2009-10-11 | Introduce new PKGBUILD variable `changelog` | Cedric Staniewski |
2009-10-11 | use bitwise shift operator in enum "bit field" | solsTiCe d'Hiver |
2009-10-11 | Fix stderr redirection | Cedric Staniewski |
2009-10-11 | Remove makepath function from frontend | Laszlo Papp |
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 | update sync200 pactest | Xavier Chantry |
2009-10-11 | cygwin fix : use unsigned char for ctype function | Xavier Chantry |
2009-10-11 | replace rankmirrors by bash clone | Xavier Chantry |
2009-10-11 | Minor scope/typing cleanups | Dan McGee |
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 | Minor fix to Greek translation | Christos Nouskas |
2009-10-11 | Update Chinese translation | 甘露(Lu.Gan) |
2009-10-07 | Update Swedish translationv3.3.2 | 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-04 | 3.2.2 release changes | Dan McGee |
2009-10-04 | doc: Add HACKING to html target | Dan McGee |
2009-10-04 | doc: ensure SyncFirst behavior with flags is clear | Dan McGee |
2009-10-04 | callback.c : fallback to normal download with bogus size | Xavier Chantry |
2009-09-29 | Merge branch 'maint' | Dan McGee |
2009-09-29 | dload : fix infinite download (big type mistake) | Xavier Chantry |
2009-09-23 | repo-add: clean up options parsing | Dan McGee |
2009-09-23 | repo-remove: create empty DB when all packages are removed | Dan McGee |
2009-09-23 | repo-add: make sure we get size of target file | Dan McGee |
2009-09-22 | Merge branch 'maint' | Dan McGee |
2009-09-22 | Update index.txt with new releasev3.3.1 | Dan McGee |
2009-09-22 | makepkg: tidy usage output | Allan McRae |
2009-09-22 | testdb : fix many memleaks | Xavier Chantry |
2009-09-22 | Clean up translation file headers | Dan McGee |
2009-09-22 | Add Swedish translation | Laszlo Papp |
2009-09-23 | Update Czech translation | Ondrej Kucera |
2009-09-22 | Update Brazilian translation | Rodrigo Flores |
2009-09-21 | Add Norwegian translation | Laszlo Papp |
2009-09-21 | Allow cache cleaning to process all cache directories | Dan McGee |
2009-09-21 | Propagate return status up in DB cleaning code | Dan McGee |
2009-09-21 | Add missing closedir calls in cache cleanup | Dan McGee |
2009-09-20 | Update Polish translation | Mateusz Herych |
2009-09-20 | Fully implement database lazy loading | Dan McGee |
2009-09-20 | Merge branch 'maint' | Dan McGee |
2009-09-20 | Ask user confirmation for -R operation, too | Nagy Gabor |