Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | Fix vercmp and add additional tests | Dan McGee | 3 | -16/+48 |
2008-07-22 | -Sqg and -Qqg | Nagy Gabor | 2 | -3/+12 |
2008-07-22 | Update pactest README | Nagy Gabor | 1 | -1/+3 |
2008-07-22 | Re-enable --debug with -Sw and -Sp | Nagy Gabor | 1 | -1/+1 |
2008-07-22 | New fileconflict004.py pactest | Nagy Gabor | 1 | -0/+19 |
2008-07-22 | Update Portuguese (Brazil) translation | Hugo Doria | 3 | -651/+476 |
2008-07-22 | Update Polish translation | Mateusz Herych | 2 | -603/+412 |
2008-07-22 | Update Russian translation | Sergey Tereschenko | 2 | -753/+410 |
2008-07-22 | Update Czech translation | Vojtěch Gondžala | 2 | -552/+414 |
2008-07-22 | Update British English translation | Jeff Bailes | 2 | -578/+403 |
2008-07-22 | Update Turkish translation | Samed Beyribey | 3 | -697/+622 |
2008-07-22 | Update Chinese Simplified translation | 甘露(Lu.Gan) | 2 | -669/+536 |
2008-07-22 | Update Hungarian translation | Nagy Gabor | 2 | -505/+393 |
2008-07-22 | Update Spanish translation | Juan Pablo González Tognarelli | 2 | -161/+232 |
2008-07-22 | Update Italian translation | Giovanni Scafora | 2 | -629/+424 |
2008-07-22 | Update German translation | Matthias Gorissen | 2 | -566/+417 |
2008-07-22 | Update French translation | Xavier Chantry | 2 | -560/+410 |
2008-07-22 | Update pot files. | Xavier Chantry | 2 | -402/+285 |
2008-07-20 | Make strip paths configurable | Allan McRae | 3 | -3/+15 |
2008-07-19 | Rephrase some debug messages in alpm/sync.c | Nagy Gabor | 1 | -5/+6 |
2008-07-19 | Use NULL instead of "" as no causingpkg | Nagy Gabor | 1 | -1/+1 |
2008-07-19 | Strip *.a libraries in makepkg | Allan McRae | 1 | -1/+3 |
2008-07-19 | Use LC_ALL=C everywhere | Allan McRae | 1 | -2/+2 |
2008-07-17 | alpm_list_remove treat NULL needle as "nothing" | Nagy Gabor | 1 | -0/+4 |
2008-07-17 | Fix a possible segfault in alpm/remove.c | Nagy Gabor | 1 | -0/+3 |
2008-07-15 | _alpm_db_add_pkgincache rework | Nagy Gabor | 2 | -4/+21 |
2008-07-15 | Use "pacman -S $dep" in makepkg's dependency resolving | Nagy Gabor | 1 | -7/+2 |
2008-07-15 | Fix some memleaks in alpm/add.c | Nagy Gabor | 1 | -7/+13 |
2008-07-15 | Fix a wrong FREELIST usage in add.c | Nagy Gabor | 1 | -1/+2 |
2008-07-15 | makepkg: speed up svn revision check for large repositories | Dan McGee | 1 | -1/+1 |
2008-07-15 | Remove pacman.static build from build files | Dan McGee | 3 | -25/+0 |
2008-07-13 | src/pacman/sync.c : Display only errors with -Sp and -Sw operations. | Xavier Chantry | 1 | -0/+5 |
2008-07-13 | sync_addtarget rework | Nagy Gabor | 7 | -123/+34 |
2008-07-13 | remove_addtarget rework (in front-end) | Nagy Gabor | 1 | -46/+46 |
2008-07-13 | New remove060.py pactest | Nagy Gabor | 1 | -0/+19 |
2008-07-07 | Merge branch 'maint' | Dan McGee | 2 | -2/+2 |
2008-07-07 | Fix a bogus message in Hungarian translation | Nagy Gabor | 1 | -1/+1 |
2008-07-07 | Remove requiredby from pactests | Nagy Gabor | 35 | -183/+2 |
2008-07-07 | Resolvedeps rework | Nagy Gabor | 4 | -132/+92 |
2008-07-07 | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function | Nagy Gabor | 2 | -4/+4 |
2008-07-07 | New _alpm_find_dep_satisfier function | Nagy Gabor | 2 | -6/+20 |
2008-07-07 | New _alpm_dep_edge function | Nagy Gabor | 3 | -40/+31 |
2008-07-07 | Don't duplicate packages in requiredby list | Nagy Gabor | 1 | -3/+2 |
2008-07-01 | Use $PKGEXT (from /etc/makepkg.conf) in bacman | Nagy Gabor | 1 | -1/+2 |
2008-06-29 | repo-add cleanup. | Xavier Chantry | 2 | -15/+15 |
2008-06-27 | Remove symlinks to libtool files | Allan McRae | 1 | -1/+1 |
2008-06-22 | bacman: fix issue with symlink early copy | Carlo Bersani | 1 | -9/+10 |
2008-06-22 | Additional path quoting and srcdir/pkgdir usage | Allan McRae | 1 | -9/+8 |
2008-06-19 | Add information on version comparison to manpages | Dan McGee | 2 | -2/+9 |
2008-06-19 | Merge branch 'maint' | Dan McGee | 5 | -5/+643 |