pacman/src
Chantry Xavier fe2c58fc92 Move parts of pacman_query into subfunctions (query_search, query_group, query_isfile)
Clean up pacman_query so functionality is actually in functions, similar to how
sync.c is organized. After doing this, it is easy to see similarity in the code
between sync.c and query.c, so we should be able to consolidate some of this.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-06-02 12:44:43 -04:00
..
pacman Move parts of pacman_query into subfunctions (query_search, query_group, query_isfile) 2007-06-02 12:44:43 -04:00
util Set the correct type on the log callback function 2007-04-26 18:59:02 -04:00