Commit Graph

  • 9278ef92df dnf5: install/upgrade/reinstall/downgrade/swap: Argument "--from-repo" Jaroslav Rohel 2025-05-28 14:09:09 +0200
  • ecafdfcb03 Unify `D-Bus` name formatting #2281 Aleš Matěj 2025-06-05 11:23:47 +0200
  • 26e623148b Expose dnf_daemon dbus Python example in docs Aleš Matěj 2025-06-05 11:21:18 +0200
  • 09c9d3293b reposync: Spell "GPG" as "OpenPGP" in the usage text Petr Písař 2025-06-04 14:04:02 +0200
  • 9ec0961f97 reposync: Spell "GPG" as "OpenPGP" in the usage text #2280 Petr Písař 2025-06-04 14:04:02 +0200
  • f178159746 dnf5 cmdline_aliases: Print warnings to stderr Jaroslav Rohel 2025-06-01 23:01:09 +0200
  • 0b6cba01f8 dnf5 cmdline_aliases: Localize printed error messages Jaroslav Rohel 2025-05-29 11:14:33 +0200
  • 38833d1d36 dnf5 cmdline_aliases: Unify use of BasicValue type Jaroslav Rohel 2025-05-29 08:56:18 +0200
  • 367f8eeeab dnf5 cmdline_aliases: Refactor to use shared location functions Jaroslav Rohel 2025-05-29 08:36:00 +0200
  • e425dd0a11 --with-mounts fixes Evan Goode 2025-05-30 21:35:59 +0000
  • e9fae8bd5e Update `max_parallel_downloads` doc, it now affects also repo downloads Aleš Matěj 2025-05-30 11:17:07 +0200
  • e48b0b8eac Remove no longer needed `RepoDownloader::perform` Aleš Matěj 2025-05-27 15:50:56 +0200
  • 56b1a1d2f4 Use new RepoDownloader API to download repo descriptions Aleš Matěj 2025-05-27 15:48:14 +0200
  • 18b69fda81 Add new `RepoDownloader` API to donwload only repomd/metalink Aleš Matěj 2025-05-28 06:47:11 +0200
  • c0ba8d8c51 Rename `end_cb` to `end_cb_full_download`, there will be more end cbs Aleš Matěj 2025-05-27 15:43:11 +0200
  • 52f8d82035 Move `lr_target`s to `callback_data` and move setup to `add` Aleš Matěj 2025-05-28 08:30:24 +0200
  • 0b70e1183e Name `load_repo` function type and add `reusing` option Aleš Matěj 2025-05-27 15:14:25 +0200
  • 4309f107b9 Extract `librepo` handle dlist configuration Aleš Matěj 2025-05-27 14:02:28 +0200
  • a1b787f09b Extract error handling of `RepoDownloader::download()` report Aleš Matěj 2025-05-27 13:52:17 +0200
  • 5c6aeccf58 Turn `handle_repo_exception` to `static` `RepoSack::Impl` method Aleš Matěj 2025-05-27 13:47:45 +0200
  • 3353a624ec dnf5: Reset cursor and formatting after SIGINT Marek Blaha 2025-05-30 09:14:33 +0200
  • e75aa18c3f dnf5: Reset cursor and formatting after SIGINT #2274 Marek Blaha 2025-05-30 09:14:33 +0200
  • 02c65e9f4c Update `max_parallel_downloads` doc, it now affects also repo downloads #2269 Aleš Matěj 2025-05-30 11:17:07 +0200
  • ee1d7882ff Remove no longer needed `RepoDownloader::perform` Aleš Matěj 2025-05-27 15:50:56 +0200
  • 5a8ebce186 Use new RepoDownloader API to download repo descriptions Aleš Matěj 2025-05-27 15:48:14 +0200
  • 0b43d77ccb Add new `RepoDownloader` API to donwload only repomd/metalink Aleš Matěj 2025-05-28 06:47:11 +0200
  • 44ef59c8c5 Rename `end_cb` to `end_cb_full_download`, there will be more end cbs Aleš Matěj 2025-05-27 15:43:11 +0200
  • 3424041c71 Move `lr_target`s to `callback_data` and move setup to `add` Aleš Matěj 2025-05-28 08:30:24 +0200
  • f4ffa63660 Name `load_repo` function type and add `reusing` option Aleš Matěj 2025-05-27 15:14:25 +0200
  • 0639a9b7bc Extract `librepo` handle dlist configuration Aleš Matěj 2025-05-27 14:02:28 +0200
  • 51ffdcdbc4 Extract error handling of `RepoDownloader::download()` report Aleš Matěj 2025-05-27 13:52:17 +0200
  • 659b01a15a Turn `handle_repo_exception` to `static` `RepoSack::Impl` method Aleš Matěj 2025-05-27 13:47:45 +0200
  • 6a11266401 Implement the --with-mounts handling for --installroot=ABSOLUTE_PATH David Cantrell 2025-05-28 11:07:10 -0400
  • 06c4acba1c Add --with-mounts option to dnf5 David Cantrell 2025-05-28 11:06:06 -0400
  • f1706c2f9b Add mkdirp() function to libdnf5/utils/fs/utils.cpp David Cantrell 2025-05-28 11:04:18 -0400
  • 1c4e7ac09e Remove call() from offline.cpp David Cantrell 2025-05-28 11:02:59 -0400
  • 5cd9d63faf Move call() function from offline command to libdnf5 utils David Cantrell 2025-05-28 10:58:24 -0400
  • 5c8fbc99de dnf5daemon: Fix a missing reset method if built with sdbus-s++ version 2 Tim Lauridsen 2025-05-26 10:57:01 +0200
  • 32681fb058 dnf5daemon: Fix a missing reset method if built with sdbus-s++ version 2 #2260 Tim Lauridsen 2025-05-26 10:57:01 +0200
  • 5d13cf6269 pre-commit: Exclude .tito/tito.props from check-xml Marek Blaha 2025-05-26 13:24:52 +0200
  • c570b9cd2f pre-commit: Exclude .tito/tito.props from check-xml #2261 Marek Blaha 2025-05-26 13:24:52 +0200
  • dde9a7a279 Add missing interfaces and re-order interfaces in a more logical order Tim Lauridsen 2025-04-24 15:53:52 +0200
  • 97fc4be89b changes_from_dnf4: makecache doesn't always refresh Evan Goode 2025-05-22 20:52:53 +0000
  • 4db642138c Honor per-repo pgp_gpgcheck=0 even in rpm's enforcing signature mode Panu Matilainen 2025-04-23 15:50:13 +0300
  • f36ec1230d changes_from_dnf4: makecache doesn't always refresh #2257 Evan Goode 2025-05-22 20:52:53 +0000
  • a1d39a6d12 doc: --use-host-config instead of --releasever=/ Evan Goode 2025-05-21 22:02:04 +0000
  • e3f18ca89a dnf5: Command "do": New argument "--from-repo" Jaroslav Rohel 2025-04-28 09:41:56 +0200
  • f5ec5f43cf dnf5: Command "do" Jaroslav Rohel 2025-02-24 16:51:33 +0100
  • 08f46f4f60 doc: --use-host-config instead of --releasever=/ #2256 Evan Goode 2025-05-21 22:02:04 +0000
  • be125410f3 dnf5: Command "do": New argument "--from-repo" #2089 Jaroslav Rohel 2025-04-28 09:41:56 +0200
  • 430c9c1399 dnf5: Command "do" Jaroslav Rohel 2025-02-24 16:51:33 +0100
  • a7af25be4f dnfdaemon: Add Polkit rule to allow wheel users to run transactions Marek Blaha 2025-05-07 12:18:44 +0200
  • 36271dfa81 dnfdaemon: Split-off polkit policy for trusted transactions Marek Blaha 2025-05-07 10:39:40 +0200
  • 4a789e0f2a Honor per-repo pgp_gpgcheck=0 even in rpm's enforcing signature mode #2232 Panu Matilainen 2025-04-23 15:50:13 +0300
  • 87a70cc7f8 doc: Document '\n' sequence in repoquery --queryformat string Petr Písař 2025-05-19 11:59:14 +0200
  • cc8dac8231 doc: Document '\n' sequence in repoquery --queryformat string #2251 Petr Písař 2025-05-19 11:59:14 +0200
  • ee3599e303 Include dnf-nightly in testing farm testing jobs Aleš Matěj 2025-05-15 07:17:03 +0200
  • cd2cc7229e Require new librepo which has fix API for parallel downloads Aleš Matěj 2025-03-28 14:36:12 +0100
  • 3ab181d26d Use new API for parallel downloading Aleš Matěj 2025-03-28 14:23:11 +0100
  • 08d2337411 Replace `download_metadata` API with `Add` and `Download` Aleš Matěj 2025-03-28 14:21:54 +0100
  • 674f4c4c58 Update users of `RepoDownloader` to match new API Aleš Matěj 2025-03-28 14:20:57 +0100
  • 60adb99183 Rework is_repomd_in_sync and is_metalink_in_sync to use new perform Aleš Matěj 2025-03-28 14:18:38 +0100
  • 5c710fb49e Make `RepoDownloader::perform` static and rework callbacks Aleš Matěj 2025-03-28 14:15:55 +0100
  • acfac4ef57 Convert several of `RepoDownloader` methods that to static ones Aleš Matěj 2025-03-28 14:10:31 +0100
  • 7ca8ce053a Extract callback data from `RepoDownloader` Aleš Matěj 2025-03-28 14:01:18 +0100
  • a88bc8e7e3 Remove unused `RepoDownloader` defines Aleš Matěj 2025-03-28 13:49:59 +0100
  • 8efada9dbe Split `DownloadData` out of `RepoDownloader` Aleš Matěj 2025-03-28 13:43:59 +0100
  • 16bfabcb1d Include dnf-nightly in testing farm testing jobs #2167 Aleš Matěj 2025-05-15 07:17:03 +0200
  • 4a58d52491 Require new librepo which has fix API for parallel downloads Aleš Matěj 2025-03-28 14:36:12 +0100
  • ff3c7c7906 Use new API for parallel downloading Aleš Matěj 2025-03-28 14:23:11 +0100
  • 70d7ce93d1 Replace `download_metadata` API with `Add` and `Download` Aleš Matěj 2025-03-28 14:21:54 +0100
  • 0c0cc79b23 Update users of `RepoDownloader` to match new API Aleš Matěj 2025-03-28 14:20:57 +0100
  • d6bb8f540c Rework is_repomd_in_sync and is_metalink_in_sync to use new perform Aleš Matěj 2025-03-28 14:18:38 +0100
  • fcaa138773 Make `RepoDownloader::perform` static and rework callbacks Aleš Matěj 2025-03-28 14:15:55 +0100
  • 24806d49c9 Convert several of `RepoDownloader` methods that to static ones Aleš Matěj 2025-03-28 14:10:31 +0100
  • aaa78deded Extract callback data from `RepoDownloader` Aleš Matěj 2025-03-28 14:01:18 +0100
  • 2ee33afa2e Remove unused `RepoDownloader` defines Aleš Matěj 2025-03-28 13:49:59 +0100
  • 5f084a8db8 Split `DownloadData` out of `RepoDownloader` Aleš Matěj 2025-03-28 13:43:59 +0100
  • 532bc6972b Include dnf-nightly in packit copr builds Aleš Matěj 2025-05-14 13:36:02 +0200
  • 0541e40a62 Fix clang build by disabling ruby deprecation warning Aleš Matěj 2025-05-05 07:40:57 +0200
  • 98c02ff205 Include dnf-nightly in packit copr builds #2245 Aleš Matěj 2025-05-14 13:36:02 +0200
  • 35df8222b7 dnfdaemon: Add Polkit rule to allow wheel users to run transactions #2240 Marek Blaha 2025-05-07 12:18:44 +0200
  • 8165eaf670 dnfdaemon: Split-off polkit policy for trusted transactions Marek Blaha 2025-05-07 10:39:40 +0200
  • c5f1dc4c24 Fix clang build by disabling ruby deprecation warning #2237 Aleš Matěj 2025-05-05 07:40:57 +0200
  • e34445ea39 Fix package build workflow: use code from the tested PR Aleš Matěj 2025-05-05 09:50:41 +0200
  • 86b0038db1 doc: Advisory filters can cause transaction commands to fail Marek Blaha 2025-04-29 12:05:18 +0200
  • 0a0b5e92b3 dnf5: Strict handling of --bzs and --cves options Marek Blaha 2025-04-24 10:43:56 +0200
  • b04540fb70 Add NOT_FOUND_IN_ADVISORIES to resolve log for UPGRADE_ALL Marek Blaha 2025-04-23 12:59:00 +0200
  • 6f3cd2d885 goal: Report specs filtered out by advisories Marek Blaha 2025-04-16 14:00:58 +0200
  • 03012c7fe0 dnf5: Strict handling of --advisories=... option Marek Blaha 2025-04-16 11:15:23 +0200
  • c5950dfc45 dnf5: --no-gpgchecks overrides localpkg_gpgcheck Todd Zullinger 2025-05-03 10:11:58 -0400
  • 36ea1b5af0 I18N: Do not glue sentences in offline command messages Petr Písař 2025-05-02 16:52:37 +0200
  • 030f7ede29 Fix package build workflow: use code from the tested PR #2238 Aleš Matěj 2025-05-05 09:50:41 +0200
  • b27d6e420d dnf5: --no-gpgchecks overrides localpkg_gpgcheck #2235 Todd Zullinger 2025-05-03 10:11:58 -0400
  • b2a84ad700 I18N: Do not glue sentences in offline command messages #2234 Petr Písař 2025-05-02 16:52:37 +0200
  • ffab8c5d11 Remove unused `WITH_ZCHUNK` option Aleš Matěj 2025-04-30 06:50:59 +0200
  • 90e1562e2e
    yuh #2233 saturnal 2025-05-01 01:09:37 -0500
  • 8179163ea8 Remove unused `WITH_ZCHUNK` option #2231 Aleš Matěj 2025-04-30 06:50:59 +0200
  • 0169391058 doc: Advisory filters can cause transaction commands to fail #2201 Marek Blaha 2025-04-29 12:05:18 +0200
  • 7fa828f9e2 dnf5: Strict handling of --bzs and --cves options Marek Blaha 2025-04-24 10:43:56 +0200