pacman/src/pacman
Dan McGee 5e12d3dec9 Fix display of -Qip output when a package file is given
Too many fields were being shown on -Qip output, and sizes were not always
correct (-Qi and -Qip output on the same package did not agree).

Signed-off-by: Dan McGee <dan@archlinux.org>
2007-11-13 00:09:45 -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 Clean up usage of extern variables 2007-11-04 12:05:22 -06:00
callback.c Implement TotalDownload option. 2007-11-11 09:46:13 -06:00
callback.h Implement TotalDownload option. 2007-11-11 09:46:13 -06:00
conf.c Clean up usage of extern variables 2007-11-04 12:05:22 -06:00
conf.h Add TotalDownload option. 2007-11-11 09:46:09 -06:00
deptest.c Clean up usage of extern variables 2007-11-04 12:05:22 -06:00
package.c Fix display of -Qip output when a package file is given 2007-11-13 00:09:45 -06:00
package.h More pacman side cleanup 2007-04-26 14:34:41 -04:00
pacman.c pacman: remove leftover help string for -Rh 2007-11-11 09:51:08 -06:00
pacman.h Remove single-function upgrade.c 2007-04-25 11:07:48 -04:00
query.c Fix display of -Qip output when a package file is given 2007-11-13 00:09:45 -06:00
remove.c Add missing 'done' printout 2007-11-08 23:39:51 -06:00
sync.c Typo fix (sepArately) 2007-11-11 09:52:17 -06:00
util.c Remove 'Total Package Size' 2007-11-11 14:14:07 -06:00
util.h Add strndup implemention for environments that are missing it 2007-10-24 00:37:50 -05:00