xbps/bin/xbps-repo
Juan RP 0a2abb3f3d xbps-repo(8): 'search' target is now case insensitive.
Along with this change, compat code has been added (from NetBSD)
for systems that don't have it. The compat code has been reorganized
to be in a common place and its prototypes in compat.h.

The configure scripts checks if strcasestr() is available, and
uses compat code if not found.

This fixes issue #2 on github.com/vanilla/xbps.
2011-07-09 10:50:44 +02:00
..
defs.h XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
find-files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
index.c API/ABI break for June 2011. 2011-06-01 09:37:32 +02:00
main.c xbps-{bin,repo}: init conffile to NULL. 2011-06-04 13:53:55 +02:00
Makefile Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
repository.c xbps-repo: improve error msg if 'sync' target fails. 2011-06-30 10:58:10 +02:00
xbps-repo.8 xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +02:00