xbps/bin/xbps-checkvers
Juan RP 79bffac877 xbps-checkvers: implement -s,--show-all.
This replaces -s,--show-missing. This now prints all processed packages
and outputs in the following format:

pkgname repover srcver

if `repover` or `srcver` can't be known, '?' is print.

Will be used in xbps-src soon. Thanks to @duncaen for ideas.

Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-13 20:12:05 +02:00
..
main.c xbps-checkvers: implement -s,--show-all. 2019-06-13 20:12:05 +02:00
Makefile xbps-checkvers: fix build with glibc-2.24 (#188) 2016-08-15 12:44:25 +02:00
xbps-checkvers.1 xbps-checkvers: added ability to ignore conf repos via -i. 2019-06-12 20:04:28 +02:00