22 Jul
2009
22 Jul
'09
5:11 p.m.
On Wed, Jul 22, 2009 at 5:58 AM, Dan McGee<dan@archlinux.org> wrote:
This implements FS#13877. Add a new option "-Qk" which checks if all of the files for a given package (or packages) are really on the system (i.e. not accidentally deleted). This can be combined with filters and other display options. It also respects both the --quiet and --verbose flags to give varying levels of output.
Hopefully last comment : Nagy also remembered that we should keep bash and zsh completion files up-to-date for 3.3 release. I just checked with a diff on pacman.c, and actually the only option changes are not committed yet (-k and --print), so it is probably best to include completion files updates in the respective patches.