xbps/bin/xbps-bin
Juan RP 940e077fb4 Improvements for xbps-{bin,repo}.
- Indent properly with the longest "pkgver" object while listing or searching
  for packages.
- Also match strings in the short description object while searching for
  packages in xbps_repo.
2010-11-24 16:37:30 +01:00
..
check.c API clean up (part 2), plus misc changes and improvements. 2010-11-19 13:40:13 +01:00
defs.h Starting to clean up the public API, move private stuff into xbps_api_impl.h. 2010-11-13 03:18:58 +01:00
find-files.c New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
install.c Fix and improve when there are missing deps in the transaction dictionary. 2010-11-23 23:17:04 +01:00
main.c Improvements for xbps-{bin,repo}. 2010-11-24 16:37:30 +01:00
Makefile xbps-bin(8): added a new target "find-files". 2010-10-27 00:25:02 +02:00
remove.c Always release the object dictionary returned by xbps_find_pkg_dict_installed(). 2010-11-08 02:02:35 +01:00
show-deps.c Starting to clean up the public API, move private stuff into xbps_api_impl.h. 2010-11-13 03:18:58 +01:00
show-info-files.c New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
xbps-bin.8 API clean up (part 2), plus misc changes and improvements. 2010-11-19 13:40:13 +01:00