Age | Commit message (Expand) | Author |
2009-10-24 | makepkg: use tput for terminal-safe colored and bold text | Cedric Staniewski |
2009-10-24 | makepkg: define escape sequences globally | Cedric Staniewski |
2009-10-24 | makepkg: check for non-empty pkgbase instead of pkgname | Cedric Staniewski |
2009-10-24 | pacdiff : add diffsearchpath option | Heiko Baums |
2009-10-24 | makepkg: remove empty .part files after a failed download | Cedric Staniewski |
2009-10-20 | makepkg: fix testing for built package presence | Allan McRae |
2009-10-20 | Merge branch 'maint' | Dan McGee |
2009-10-20 | makepkg: allow overriding arch in split packages | Allan McRae |
2009-10-20 | makepkg: allow overriding pkgver and pkgrel in split packages | Allan McRae |
2009-10-20 | dload.c : clear sigaction flag to make valgrind happy | Xavier Chantry |
2009-10-20 | makepkg, repo-add: replace external commands with bash substitutions where po... | Cedric Staniewski |
2009-10-20 | fix for zh_CN | Gan Lu |
2009-10-19 | Size handling was changed in fgets() functions | Laszlo Papp |
2009-10-12 | Replace hardcoded option numbers with enumeration | Laszlo Papp |
2009-10-11 | Introduce new PKGBUILD variable `changelog` | Cedric Staniewski |
2009-10-11 | Fix Greek short Y/N translation | Allan McRae |
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 |