.. |
compat
|
Revert "Move all external code to lib/external."
|
2021-02-04 22:42:57 +01:00 |
external
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
fetch
|
lib/fetch/http.c: remove unused variable
|
2023-05-30 21:20:05 +02:00 |
portableproplib
|
Revert "Move all external code to lib/external."
|
2021-02-04 22:42:57 +01:00 |
archive.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
cb_util.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
conf.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
download.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
initend.c
|
add XBPS_SYSLOG environment variable to overwrite configuration
|
2022-12-24 14:29:24 +01:00 |
log.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
Makefile
|
:(
|
2023-09-25 11:44:57 +00:00 |
package_alternatives.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
package_config_files.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
package_configure.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
package_fulldeptree.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
package_msg.c
|
lib/package_msg: don't roundtrip data with fmemopen
|
2021-06-26 16:06:55 +02:00 |
package_orphans.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
package_register.c
|
lib: with XBPS_FLAG_INSTALL_AUTO only mark new installs as automatic
|
2023-06-24 18:49:31 +02:00 |
package_remove.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
package_script.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
package_state.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
package_unpack.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
pkgdb_conversion.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
pkgdb.c
|
lib: remove xhp argument from xbps_plist_{array,dictionary}_from_file
|
2022-12-24 14:29:24 +01:00 |
plist_fetch.c
|
lib: only include fetch.h where required
|
2022-12-22 16:47:05 +01:00 |
plist_find.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
plist_match.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
plist_remove.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
plist.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
proplib_wrapper.c
|
lib: remove xhp argument from xbps_plist_{array,dictionary}_from_file
|
2022-12-24 14:29:24 +01:00 |
pubkey2fp.c
|
lib: remove xhp argument from xbps_pubkey2fp
|
2022-12-24 14:29:24 +01:00 |
repo_sync.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
repo.c
|
lib/repo.c: add user-facing error message when repodata doesn't exist
|
2023-01-30 15:32:55 +01:00 |
rpool.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
transaction_check_conflicts.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
transaction_check_replaces.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
transaction_check_revdeps.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
transaction_check_shlibs.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
transaction_commit.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
transaction_fetch.c
|
lib/transaction_fetch.c: don't rely on digest being NULL
|
2023-08-30 21:00:37 +02:00 |
transaction_files.c
|
lib/transaction_files: fix reinstall removal of shared directories
|
2023-06-24 18:56:31 +02:00 |
transaction_internalize.c
|
lib/transaction_internalize.c: switch out deprecated libarchive function
|
2021-06-26 19:19:10 +02:00 |
transaction_ops.c
|
lib: with XBPS_FLAG_INSTALL_AUTO only mark new installs as automatic
|
2023-06-24 18:49:31 +02:00 |
transaction_pkg_deps.c
|
lib: fix preservation of install mode for updated dependencies
|
2023-06-24 18:49:28 +02:00 |
transaction_prepare.c
|
lib: change xbps_dbg_printf to not require xbps_handle
|
2022-12-24 14:29:23 +01:00 |
transaction_store.c
|
lib: fix preservation of install mode for updated dependencies
|
2023-06-24 18:49:28 +02:00 |
util_hash.c
|
Revert "Use shared LICENSE file for all xbps code."
|
2020-04-29 14:12:10 +02:00 |
util_path.c
|
lib: only include fetch.h where required
|
2022-12-22 16:47:05 +01:00 |
util.c
|
lib/, bin/: fix signature type, now called *.sig2
|
2023-08-30 21:00:37 +02:00 |
verifysig.c
|
:(
|
2023-09-25 11:44:57 +00:00 |