xbps/bin/xbps-repo
Juan RP a166d6a2a3 Simplify xbps_transaction_prepare()/commit() and related API changes.
- xbps_handle::transd -> new member with transaction dictionary.
- xbps_transaction_prepare: returns an int.
- xbps_transaction_commit: doesn't need any arg now.
- xbps_repository_pool_sync: doesn't need any arg now.
- xbps_pkgdb_update: removed xbps_handle * arg.
- xbps_transaction_missingdeps_get: removed, missing_deps array is in
  xbps_handle::transd("missing_deps") array object.
2012-01-22 10:00:46 +01:00
..
defs.h Fixed issue 21 "xbps-repo find-files is awfully slow" reported by ojab. 2012-01-15 14:24:44 +01:00
find-files.c xbps-repo: simplify 'index-files.plist', externalized as an array. 2012-01-15 16:33:44 +01:00
index-files.c Repository index 1.4 -- see NEWS file for info. 2012-01-19 12:26:40 +01:00
index.c Repository index 1.4 -- see NEWS file for info. 2012-01-19 12:26:40 +01:00
list.c Repository index 1.4 -- see NEWS file for info. 2012-01-19 12:26:40 +01:00
main.c Simplify xbps_transaction_prepare()/commit() and related API changes. 2012-01-22 10:00:46 +01:00
Makefile Fixed issue 21 "xbps-repo find-files is awfully slow" reported by ojab. 2012-01-15 14:24:44 +01:00
show.c regpkgdb rototill: renamed to pkgdb, improve the public API. 2012-01-20 11:10:52 +01:00
xbps-repo.8 xbps-bin(8): fix 'find-files' syntax in manpage. 2011-12-22 11:07:54 +01:00