.. |
compat
|
|
|
fetch
|
|
|
portableproplib
|
|
|
cmpver.c
|
|
|
download.c
|
Update API documentation for recent changes.
|
2011-01-22 14:24:51 +01:00 |
fexec.c
|
Update API documentation for recent changes.
|
2011-01-22 14:24:51 +01:00 |
humanize_number.c
|
libxbps::xbps_humanize_number(): use common values and hide implementation details from API.
|
2011-01-18 23:10:07 +01:00 |
initend.c
|
Update API documentation for recent changes.
|
2011-01-22 14:24:51 +01:00 |
Makefile
|
Start moving code from repository_find* to transaction_*.
|
2011-01-24 16:55:58 +01:00 |
mkpath.c
|
lib/mkpath.c: don't document this file, it's included in the util group.
|
2011-01-22 16:38:52 +01:00 |
package_config_files.c
|
Make xbps_fetch_file accept a callback to update its progress.
|
2011-01-22 12:40:19 +01:00 |
package_configure.c
|
Make xbps_fetch_file accept a callback to update its progress.
|
2011-01-22 12:40:19 +01:00 |
package_orphans.c
|
Simplify xbps_find_orphan_packages() by not using a temporary SIMPLEQUEU.
|
2011-01-22 17:08:49 +01:00 |
package_purge.c
|
Make xbps_fetch_file accept a callback to update its progress.
|
2011-01-22 12:40:19 +01:00 |
package_register.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
package_remove_obsoletes.c
|
Make xbps_fetch_file accept a callback to update its progress.
|
2011-01-22 12:40:19 +01:00 |
package_remove.c
|
Make xbps_fetch_file accept a callback to update its progress.
|
2011-01-22 12:40:19 +01:00 |
package_requiredby.c
|
API clean up (part 2), plus misc changes and improvements.
|
2010-11-19 13:40:13 +01:00 |
package_state.c
|
libxbps: simplify package states code.
|
2011-01-22 18:00:31 +01:00 |
package_unpack.c
|
xbps_unpack_binary_pkg: rename fn callback arg to be shorter.
|
2011-01-22 12:56:33 +01:00 |
pkgmatch.c
|
xbps_pkgpattern_match: remove a wrong memset(3) call.
|
2011-01-22 17:25:37 +01:00 |
plist.c
|
Added xbps_callback_array_iter() and use it in xbps-bin to list missing pkgdeps.
|
2011-01-25 02:55:34 +01:00 |
regpkgdb_dictionary.c
|
regpkgdb_dictionary.c: bump copyright year for previous changes.
|
2011-01-18 20:21:35 +01:00 |
repository_finddeps.c
|
Start moving code from repository_find* to transaction_*.
|
2011-01-24 16:55:58 +01:00 |
repository_findpkg.c
|
Simplify and share common code in xbps_repository_{update,install}_pkg().
|
2011-01-24 18:49:24 +01:00 |
repository_plist.c
|
libxbps: modify xbps_get_binpkg_repo_uri() to accept repository URL as 2nd arg.
|
2011-01-20 16:41:49 +01:00 |
repository_pool.c
|
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
|
2011-01-18 14:44:39 +01:00 |
repository_sync_index.c
|
Make xbps_fetch_file accept a callback to update its progress.
|
2011-01-22 12:40:19 +01:00 |
repository.c
|
API clean up (part 2), plus misc changes and improvements.
|
2010-11-19 13:40:13 +01:00 |
transaction_dictionary.c
|
Start moving code from repository_find* to transaction_*.
|
2011-01-24 16:55:58 +01:00 |
transaction_sortdeps.c
|
Start moving code from repository_find* to transaction_*.
|
2011-01-24 16:55:58 +01:00 |
util.c
|
Check that return value of snprintf(3) is not negative, rather than only -1.
|
2011-01-21 00:32:46 +01:00 |