New --asexplicit option
commit2a7101c049dd1874da09d7d120f8855c61e55809
authorNagy Gabor <ngaba@bibl.u-szeged.hu>
Sun, 13 Jan 2008 21:15:10 +0000 (13 22:15 +0100)
committerDan McGee <dan@archlinux.org>
Tue, 22 Jan 2008 01:39:26 +0000 (21 19:39 -0600)
treecd25104f2e775be279c4c49f4cd8579b8d174dbe
parentb2914bf0af388f369865859292b1c7342e785303
New --asexplicit option

This is the symmetric of --asdeps, install packages explicitly.
Documentation and completion files were updated accordingly.
Added sync301.py and upgrade032.py pactest files to test this.

I also made a little modification in ALLDEPS handling too.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
contrib/bash_completion
contrib/zsh_completion
doc/pacman.8.txt
lib/libalpm/add.c
lib/libalpm/alpm.h
pactest/tests/sync031.py [new file with mode: 0644]
pactest/tests/upgrade032.py [new file with mode: 0644]
src/pacman/pacman.c