xbps/bin/xbps-repo
Juan RP ec7cdde1e0 Misc cleanups and performance improvements.
- There's no need to check rval for prop_dictionary_get_*, we are sure the
  objects are there at prop_dictionary_set_* time.
- Avoid two chdir(2) calls per INSTALL/REMOVE run.
- Avoid using access(2) to check for existence of INSTALL/REMOVE scripts,
  just try to run the executable directly and check for ENOENT.
2010-11-06 06:44:00 +01:00
..
defs.h xbps-repo: show a warning when a repository has been already added. 2010-04-27 18:02:15 +02:00
index.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
main.c xbps-repo: put back sanitize_url() and improve the implementation. 2010-05-20 14:45:12 +02:00
Makefile Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
repository.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
util.c Misc cleanups and performance improvements. 2010-11-06 06:44:00 +01:00
xbps-repo.8 Remove asciidoc build dependency, use troff manpages directly. 2010-05-03 21:50:34 +02:00