xbps/bin/xbps-query
Enno Boland 3bcb2d6543 xbps-query: remove doubled incrementation
Otherwise clang will complain with the following message:

  search.c:67:3: error: variable 'i' is incremented both in the loop
  header and in the loop body [-Werror,-Wfor-loop-analysis]
2016-03-20 10:02:26 +01:00
..
defs.h
list.c xbps-query(8): do not truncate output if stdout is not a tty. 2015-04-15 18:40:34 +02:00
main.c xbps-query: fail on trailing parameters. 2015-09-23 13:33:51 +02:00
Makefile
ownedby.c xbps-query: generate -o output from a single printf. 2016-01-20 13:41:13 +01:00
search.c xbps-query: remove doubled incrementation 2016-03-20 10:02:26 +01:00
show-deps.c Improve xbps_end() and use it before exit(3)ing. 2015-01-10 19:11:31 +01:00
show-info-files.c xbps-query: fix printing the alternatives obj. 2015-10-30 14:10:01 +01:00
xbps-query.1 bin/xbps-query: document in the manpage that remote repositories must be signed. #141 2015-12-24 13:48:26 +01:00