[gnome-software] (112 commits) Non-fast-forward update to branch wip/exalm/libadwaita-beta



The branch 'wip/exalm/libadwaita-beta' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  4d2e371... Revert "build: Prepare for AdwCarousel API changes"
  85ae079... Update adw_carousel_scroll_to() uses
  86b4699... update-dialog: Use AdwLeaflet:can-navigate-back
  11b7e4f... meson: Depend on libadwaita 1.0.0.beta.1
  40ec18a... ci: Update images

Commits added to the branch:

  9818eb5... gs-category-page: Limit how many recently updated applicati (*)
  c5edd01... gs-age-rating-context-dialog: Fix coalescing groups when ra (*)
  b3977b3... Merge branch '1565-coalesce-groups-fix' into 'main' (*)
  098f0db... Update Basque translation (*)
  62950f1... Updated Lithuanian translation (*)
  cf53adb... gs-feature-tile: Refactor code to modify inappropriate colo (*)
  469f4e2... gs-feature-tile: Switch to WCAG contrast instead of Weber c (*)
  b747cc8... gs-os-update-page: Mark installed apps for removal (*)
  bb4add1... Update Occitan translation (*)
  2449e38... Update Occitan translation (*)
  943207b... Merge branch 'allow-remove-installed' into 'main' (*)
  c2408f5... Merge branch '1305-too-many-recently-updated-apps-on-catego (*)
  93eeac4... Merge branch '1440-wcag-contrast' into 'main' (*)
  906512b... contrib: Delete example plugin (*)
  42a999f... docs: Update plugin initialisation documentation (*)
  4c8a73e... Merge branch '1472-fix-docs' into 'main' (*)
  f37cb06... gs-plugin-loader: Don’t try to shut down plugins which aren (*)
  9ab1e9f... lib: Add helper functions for storing vfunc call context (*)
  ef6f301... gs-plugin: Add a refine vfunc to GsPlugin (*)
  0d7d5cd... appstream: Make refine asynchronous (*)
  ff035c6... generic-updates: Make refine asynchronous (*)
  775042e... malcontent: Make refine asynchronous (*)
  862cf07... flatpak: Make refine asynchronous (*)
  ae4d315... hardcoded-blocklist: Make refine asynchronous (*)
  277ed70... snap: Inline the refine_app_with_client() helper function (*)
  c7a608a... snap: Combine snap queries into a single D-Bus call (*)
  20889d0... rpm-ostree: Make refine asynchronous (*)
  7c97189... repos: Make internal hash tables immutable (*)
  4dfce80... repos: Simplify locking slightly (*)
  a41a893... repos: Drop unused arguments from refine_app() (*)
  2901994... repos: Load updates of the repo data asynchronously in a wo (*)
  20930f3... repos: Make refine asynchronous (*)
  9caba18... packagekit: Inline gs_plugin_packagekit_refine_distro_upgra (*)
  7a7dd1a... packagekit: Inline gs_plugin_packagekit_refine_name_to_id() (*)
  e79691a... packagekit: Inline gs_plugin_packagekit_refine_filename_to_ (*)
  0c66b42... packagekit: Inline gs_plugin_packagekit_refine_update_detai (*)
  411b1f8... packagekit: Inline gs_plugin_packagekit_refine_details() (*)
  e037dc7... packagekit: Inline gs_plugin_packagekit_refine_update_urgen (*)
  2a91b1d... packagekit: Make refine_history() function async (*)
  4928ae5... packagekit: Inline gs_plugin_packagekit_refine_details2() (*)
  b600e48... packagekit: Inline gs_plugin_packagekit_refine_updatedetail (*)
  e847d09... packagekit: Inline gs_plugin_packagekit_refine_from_desktop (*)
  e11c9b8... icons: Make refine asynchronous (*)
  c0b433a... provenance-license: Make refine asynchronous (*)
  3d6b9da... provenance: Make refine asynchronous (*)
  b52c13a... dummy: Make refine asynchronous (*)
  118efe3... fedora-pkgdb-collections: Make refine asynchronous (*)
  d3736cf... snap: Make refine asynchronous (*)
  d0a26a4... rewrite-resource: Make refine asynchronous (*)
  b73a393... packagekit: Inline gs_plugin_packagekit_resolve_packages() (*)
  df169aa... packagekit: Make resolve_packages_with_filter() function as (*)
  c3f3643... packagekit: Combine filtering app lists when refining (*)
  069cf80... packagekit: Remove an if-condition which was always true (*)
  c2e2efa... packagekit: Factor out a helper to build package ID list fr (*)
  54d5c7f... packagekit: Make refine asynchronous (*)
  df5f770... packagekit: Rework progress callback data handling (*)
  5671e3e... packagekit-refine-repos: Inline a function (*)
  68e083f... packagekit-refine-repos: Make refine asynchronous (*)
  7edc7e1... packagekit-refine-repos: Rework progress callback data hand (*)
  d928bed... systemd-updates: Make refine asynchronous (*)
  2db3d79... modalias: Make refine asynchronous (*)
  43a9b7c... docs: Make refine asynchronous (*)
  a59f8fe... gs-plugin-vfuncs: Drop gs_plugin_refine() (*)
  801b137... gs-plugin-job: Allow it to be derived (*)
  25bd3d3... lib: Add gs-plugin-job.h to gnome-software.h (*)
  ca0adb5... gs-plugin-job-refine: Add a wrapper function for creating a (*)
  2ec29dd... os-release: Move refine_wildcard into refine (*)
  5b973ca... appstream: Move refine_wildcard into refine (*)
  ddd9f78... flatpak: Move refine_wildcard into refine (*)
  4bec111... gs-plugin-loader: Drop refine_wildcard vfunc (*)
  a760a8d... gs-plugin-loader: Replace gs_plugin_loader_run_refine() wit (*)
  985cfa7... gs-plugin-loader: Inline a helper function (*)
  c787c1c... gs-plugin-job: Add a run_async vfunc and use it in the plug (*)
  1599e93... gs-plugin-loader: Make a validity check function public (*)
  a20eb54... gs-plugin-loader: Run an explicit refine after ACTION_GET_P (*)
  55329cb... gs-plugin-loader: Split ACTION_REFINE out to GsPluginJobRef (*)
  9d51732... gs-plugin-loader: Run an explicit refine when filtering (*)
  a5ea306... gs-plugin-loader: Update app list after wildcard refine (*)
  ceecc53... gs-plugin-loader: Avoid a refine action if no refine flags  (*)
  d77adb1... gs-plugin-loader: Make gs_plugin_loader_run_adopt() public (*)
  50ada02... gs-plugin-loader: Expose gs_plugin_loader_get_plugins() (*)
  fbca93e... gs-plugin-job-refine: Move across run_refine() code from pl (*)
  456b4da... gs-plugin-job-refine: Drop previous_list handling (*)
  224a8bd... gs-plugin-job-refine: Rework internal flags handling (*)
  2cb9cc1... gs-plugin-job-refine: Allow skipping filtering of refine re (*)
  e0b885a... gs-utils: Create cache directory even if running under unit (*)
  8de30ec... tests: Use correct result lists when checking wildcard reso (*)
  3e689c3... Merge branch 'refactor-threads5' into 'main' (*)
  8dc753c... packagekit: Merge packagekit-refresh plugin into the main p (*)
  2cff7ec... packagekit: Merge packagekit-refine-repos plugin into the m (*)
  f890a19... repos: Drop plugin ordering requirements (*)
  e40d975... repos: Fix a minor memory leak when parsing key files (*)
  2d81346... gs-plugin-vfuncs: Remove add/remove shortcut vfuncs and ass (*)
  5256abf... gs-plugin-vfuncs: Remove gs_plugin_app_set_rating() (*)
  832f297... gs-plugin-loader: Drop unused refine function types (*)
  074cdbd... Merge branch 'refactor-threads8' into 'main' (*)
  0c9edbb... Merge branch 'refactor-threads7' into 'main' (*)
  1e97ef8... app-row: Remove image size group (*)
  7fa77dc... flatpak: Set no-interaction correctly when refreshing (*)
  6f12903... data: Add new Circle entries to featured apps (*)
  6872d2e... Update Hebrew translation (*)
  53cf402... Update Chinese (China) translation (*)
  ba67a52... Update Friulian translation (*)
  ccf926f... Update Indonesian translation (*)
  032a833... Merge branch 'flatpak-refresh-no-interaction' into 'main' (*)
  25ca367... Merge branch 'sophie/add-junction-and-mousai' into 'main' (*)
  9eef551... Merge branch 'gbsneto/no-size-groups' into 'main' (*)
  d01c2c5... Revert "build: Prepare for AdwCarousel API changes"
  17ac106... Update adw_carousel_scroll_to() uses
  d5cd45e... update-dialog: Use AdwLeaflet:can-navigate-back
  5638fd8... meson: Depend on libadwaita 1.0.0.beta.1
  d409aa4... ci: Update images

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]