pacman/src/pacman
Artyom 1e9a1a0292 Add -q/--quiet option for controlling output.
Currently this only affects -Ss, -Sl, and -Q to output less information (only
package names).

In the future, we can reuse this flag for other things as well.

[Aaron: rewritten as a front-end flag]
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
[Dan: squashed commits together]
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-11-25 14:33:32 -06:00
..
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
Makefile.am Add LOGFILE as a define at compile time for pacman 2007-11-05 21:10:22 -06:00
add.c Fix several memleaks, mostly related to errors handling. 2007-11-25 14:01:19 -06:00
callback.c War on whitespace 2007-11-16 20:18:45 -06:00
callback.h Implement TotalDownload option. 2007-11-11 09:46:13 -06:00
conf.c War on whitespace 2007-11-16 20:18:45 -06:00
conf.h Add -q/--quiet option for controlling output. 2007-11-25 14:33:32 -06:00
deptest.c Two memleak fixes in pacman. 2007-11-17 09:39:12 -06:00
package.c Don't filter package files output based on dir/file status 2007-11-18 12:36:44 -06:00
package.h War on whitespace 2007-11-16 20:18:45 -06:00
pacman.c Add -q/--quiet option for controlling output. 2007-11-25 14:33:32 -06:00
pacman.h Remove single-function upgrade.c 2007-04-25 11:07:48 -04:00
query.c Add -q/--quiet option for controlling output. 2007-11-25 14:33:32 -06:00
remove.c Fix several memleaks, mostly related to errors handling. 2007-11-25 14:01:19 -06:00
sync.c Add -q/--quiet option for controlling output. 2007-11-25 14:33:32 -06:00
util.c War on whitespace 2007-11-16 20:18:45 -06:00
util.h Make it easier to ignore multiple packages. 2007-11-13 20:59:02 -06:00