Age | Commit message (Expand) | Author | Files | Lines |
2008-07-23 | Update pot files. | Xavier Chantry | 2 | -402/+285 |
2008-07-21 | 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-18 | alpm_list_remove treat NULL needle as "nothing" | Nagy Gabor | 1 | -0/+4 |
2008-07-18 | Fix a possible segfault in alpm/remove.c | Nagy Gabor | 1 | -0/+3 |
2008-07-16 | _alpm_db_add_pkgincache rework | Nagy Gabor | 2 | -4/+21 |
2008-07-16 | Use "pacman -S $dep" in makepkg's dependency resolving | Nagy Gabor | 1 | -7/+2 |
2008-07-16 | Fix some memleaks in alpm/add.c | Nagy Gabor | 1 | -7/+13 |
2008-07-16 | Fix a wrong FREELIST usage in add.c | Nagy Gabor | 1 | -1/+2 |
2008-07-16 | makepkg: speed up svn revision check for large repositories | Dan McGee | 1 | -1/+1 |
2008-07-16 | 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-08 | Merge branch 'maint' | Dan McGee | 2 | -2/+2 |
2008-07-08 | Fix a bogus message in Hungarian translation | Nagy Gabor | 1 | -1/+1 |
2008-07-08 | Remove requiredby from pactests | Nagy Gabor | 35 | -183/+2 |
2008-07-08 | Resolvedeps rework | Nagy Gabor | 4 | -132/+92 |
2008-07-08 | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function | Nagy Gabor | 2 | -4/+4 |
2008-07-08 | New _alpm_find_dep_satisfier function | Nagy Gabor | 2 | -6/+20 |
2008-07-08 | New _alpm_dep_edge function | Nagy Gabor | 3 | -40/+31 |
2008-07-08 | Don't duplicate packages in requiredby list | Nagy Gabor | 1 | -3/+2 |
2008-07-02 | Use $PKGEXT (from /etc/makepkg.conf) in bacman | Nagy Gabor | 1 | -1/+2 |
2008-06-30 | repo-add cleanup. | Xavier Chantry | 2 | -15/+15 |
2008-06-27 | Remove symlinks to libtool files | Allan McRae | 1 | -1/+1 |
2008-06-23 | bacman: fix issue with symlink early copy | Carlo Bersani | 1 | -9/+10 |
2008-06-23 | Additional path quoting and srcdir/pkgdir usage | Allan McRae | 1 | -9/+8 |
2008-06-20 | Add information on version comparison to manpages | Dan McGee | 2 | -2/+9 |
2008-06-19 | Merge branch 'maint' | Dan McGee | 5 | -5/+643 |
2008-06-19 | makepkg.conf: make keeping docs the default | Dan McGee | 2 | -3/+3 |
2008-06-19 | autoclean.sh: Fix paths to po/ dir | Dan McGee | 1 | -4/+4 |
2008-06-19 | Add libalpm Türkçe (Turkish) translation | Alper KANAT | 2 | -0/+586 |
2008-06-16 | Use access() instead of stat() when possible | Dan McGee | 6 | -27/+17 |
2008-06-15 | makepkg: add several quotes needed after nullglob. | Xavier Chantry | 1 | -6/+6 |
2008-06-15 | makepkg: Add missing quotes for the source array. | Xavier Chantry | 1 | -4/+4 |
2008-06-15 | Use openssl for checksum verification instead of *sum utilities | Sebastian Nowicki | 1 | -7/+7 |
2008-06-14 | Expand PKGBUILD documentation | Dan McGee | 1 | -1/+43 |
2008-06-14 | Document pacman -q/--quiet operation | Dan McGee | 1 | -0/+10 |
2008-06-14 | Combine repo-add and repo-remove into one script | Dan McGee | 4 | -245/+76 |
2008-06-14 | repo-*: allow use of readlink or realpath | Dan McGee | 2 | -10/+33 |
2008-06-14 | Move geninteg block in makepkg before error checking | Allan McRae | 1 | -11/+12 |
2008-06-13 | Merge branch 'maint' | Dan McGee | 5 | -4/+1704 |
2008-06-13 | fr.po : fix one minor alignment problem. | Xavier Chantry | 1 | -2/+2 |
2008-06-13 | Add pacman Türkçe (Turkish) translation | Alper KANAT | 2 | -0/+1700 |
2008-06-13 | Spanish translation updates | Juan Pablo González Tognarelli | 2 | -626/+393 |
2008-06-13 | Use shell builtin to list files for package inclusion | Dan McGee | 1 | -1/+5 |