* pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to
commit4dd6c9222879198eaff8da464d9eb0ecf6313954
authorAaron Griffin <aaron@archlinux.org>
Mon, 26 Feb 2007 08:43:02 +0000 (26 08:43 +0000)
committerAaron Griffin <aaron@archlinux.org>
Mon, 26 Feb 2007 08:43:02 +0000 (26 08:43 +0000)
tree4599c756911f52b7f61a8714928a6fd122683bca
parent8fbdd03cce3c04a8208df30f435bc3e91a84ade3
* pacman hidden arguments: removed -Y and -D.  -T is the only hidden arg now, to
  be used in place of -Y.  Also, -D was rather silly, as it does mostly what -S
  does.
* Cleaned up pacman_deptest - removed the goofy faketarget stuff (NEEDS testing
  still)
* libalpm function renames
scripts/makepkg
src/pacman/deptest.c
src/pacman/pacman.c
src/pacman/query.c
src/pacman/remove.c
src/pacman/sync.c
src/pacman/util.c