[gnome-software] (161 commits) Non-fast-forward update to branch 1744-software-remembers-past-install-intent
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] (161 commits) Non-fast-forward update to branch 1744-software-remembers-past-install-intent
- Date: Wed, 1 Jun 2022 19:24:33 +0000 (UTC)
The branch '1744-software-remembers-past-install-intent' 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:
1540112... gs-app-list: Remove unneeded code in gs_app_list_add_safe()
0c86e28... gs-app-list: Let the gs_app_list_remove() return whether it
f68b428... gs-details-page: Show "Pending installation..." on "Install
4a9c326... gs-plugin-loader: Improve handling of pending install queue
b1bfeda... gs-app-list: Since
ec72754... toctou errno
Commits added to the branch:
3919d03... packagekit: Update package installed check to use new manua (*)
36e9811... plugins: Print version information of the dependencies (*)
61ea5b1... gs-debug: Print gnome-software and OS version information o (*)
4fa7c08... Introduce GsLayoutManager (*)
4aaa119... gs-summary-tile: Replace GsSummaryTileLayout with GsLayoutM (*)
df4c964... gs-feature-tile: Replace GsFeatureTileLayout with GsLayoutM (*)
fb85962... Introduce GsLozengeLayout (*)
41be4b8... Introduce GsLozenge (*)
a38d9d8... gs-app-translation-dialog: Use GsLozenge (*)
0450cad... gs-hardware-support-context-dialog: Use GsLozenge (*)
25dfc52... gs-context-dialog-row: Use GsLozenge (*)
93ea96a... gs-storage-context-dialog: Use GsLozenge (*)
4c7d593... gs-license-tile: Use GsLozenge (*)
93970e1... gs-safety-context-dialog: Use GsLozenge (*)
46644f7... gs-age-rating-context-dialog: Use GsLozenge (*)
0c6d0c2... gs-app-context-bar: Use GsLozenge (*)
96cb595... Update Chinese (Taiwan) translation (*)
834e8a0... Merge branch '1392-unify-lozenge-styling' into 'main' (*)
bb52862... Update Portuguese translation (*)
c00fa3f... build: Inline GsLozengeLayout into gs-lozenge.c (*)
a314782... Merge branch 'wip/inline-lozenge-layout' into 'main' (*)
b3c556d... Update Persian translation (*)
94cd5de... Merge branch '1756-include-gnome-software-and-dependencies- (*)
ef5d6a7... gs-app-row: Apply workaround for gtk4 bug only for 4.6.3 an (*)
376b64a... Updated Spanish translation (*)
d731097... Merge branch '1646-workaround-gtk4-bug-gtk_widget_measure-e (*)
b695ea5... gs-review-row: Fix visibility of ‘Remove’ button for user’s (*)
c6ff8d0... Update Nepali translation (*)
fb9f455... Merge branch 'packagekit-installed-check' into 'main' (*)
a3801d5... Add gnome-pwa-list default set of web apps (*)
878b717... gitlab-ci: Don't cache gnome-pwa-list in container (*)
01613da... epiphany: Make installed apps launchable (*)
3ab81a4... epiphany: Refine appstream-provided web apps (*)
02d6f9e... Allow web apps to be in UNAVAILABLE state (*)
735544a... epiphany: Don't try to use icons bigger than 512x512 (*)
b8fe67c... installed-page: Put web apps in a separate section (*)
beaad9e... gs-category-page: Put web apps in a separate section (*)
0978bc1... epiphany: Set job prio based on interactivity (*)
9897e4d... epiphany: Change how we handle an error listing apps (*)
d20f124... Merge branch 'mwleeds/hardcoded-pwa-list' into 'main' (*)
720bb78... gs-app-query: Add an is-installed property (*)
f963ffb... appstream: Merge list_installed_apps() into list_apps() (*)
81c4c97... dummy: Merge list_installed_apps() into list_apps() (*)
6c34e9d... flatpak: Merge list_installed_apps() into list_apps() (*)
6738e20... flatpak: Drop an unnecessary blank line (*)
b15a789... snap: Merge list_installed_apps() into list_apps() (*)
dccc8ac... docs: Merge list_installed_apps() into list_apps() (*)
bca8303... dummy: Port from GsPluginJobListInstalledApps to GsPluginJo (*)
39ae212... gs-installed-page: Port from GsPluginJobListInstalledApps t (*)
fe41ed1... gs-cmd: Port from GsPluginJobListInstalledApps to GsPluginJ (*)
29626b9... lib: Drop GsPluginJobListInstalledApps in favour of GsPlugi (*)
00d66ae... gs-app-query: Fix precondition failure return value (*)
97bc87a... gs-appstream: Fix a typo in a code comment (*)
cec281a... epiphany: Convert list_installed_apps() into list_apps() (*)
10e8ab4... epiphany: Port from GsPluginJobListInstalledApps to GsPlugi (*)
adb9576... Update Ukrainian translation (*)
ef7b83a... build: Enable webapps by default (*)
f46322f... Update Portuguese translation (*)
8476c68... Update Persian translation (*)
474b806... Update Turkish translation (*)
3cbfa1e... Update POTFILES.in (*)
8280e91... Update Polish translation (*)
06eb5c0... Merge branch 'refactor-threads22' into 'main' (*)
b774c82... Merge branch 'mwleeds/webapps-on-by-default' into 'main' (*)
6e087e2... ui: Add translation contexts to the string ‘Updates’ (*)
8bb49a1... Update Ukrainian translation (*)
6186e7d... Merge branch 'fix-review-removal' into 'main' (*)
039d804... Merge branch '1772-updates-i18n' into 'main' (*)
c3147fc... gs-app-row: Use a lighter red for a warning text in the dar (*)
efddb13... Update Persian translation (*)
798cc7e... Update Portuguese translation (*)
8dc8709... Merge branch '1724-requires-additional-permissions-text-has (*)
7d8ecf5... Update Russian translation (*)
127629a... Update Ukrainian translation (*)
f6192ae... gs-app-query: Add an is-featured property (*)
6a204ce... appstream: Make listing featured apps asynchronous (*)
ed680cb... flatpak: Make listing featured apps asynchronous (*)
bbc1a27... gs-cmd: Use GsPluginJobListApps rather than ACTION_GET_FEAT (*)
608bd77... gs-overview-page: Use GsPluginJobListApps rather than ACTIO (*)
c343685... gs-plugin-loader: Remove GNOME_SOFTWARE_FEATURED environmen (*)
a247534... gs-plugin-types: Drop GS_PLUGIN_ACTION_GET_FEATURED (*)
9f86718... Update Occitan translation (*)
0c18622... rpm-ostree: Improve wait for transaction end (*)
a3e9431... Merge branch 'refactor-threads23' into 'main' (*)
6ad0a59... Update German translation (*)
cc02b7c... fwupd: Add translations for another device category (*)
f1c38f2... fwupd: Fix trivial whitespace issue (*)
813c7a9... Merge branch 'wip/rpm-ostree-wait-for-transaction-end' into (*)
96537e2... Merge branch 'wip/hughsie/X-UsbReceiver' into 'main' (*)
5018b2b... Update Portuguese translation (*)
9d9e8e7... gs-overview-page: Remove redundant filtering of featured ap (*)
1010920... gs-app-list: Drop GS_APP_LIST_FLAG_IS_RANDOMIZED (*)
5d9af0c... gs-app-list: Make randomising a list a lot more efficient (*)
f28557e... gs-app-list: Drop gs_app_list_randomize() call for featured (*)
6388d5c... gs-overview-page: Move featured apps filtering into query (*)
4128b92... metainfo: Correct release type (*)
b51a612... gs-plugin-job: Drop unused review property (*)
c3c47ec... gs-plugin-job: Drop unused category property (*)
e4845d2... gs-plugin-job: Drop unused age property (*)
0a910af... Merge branch 'wip/metainfo-correct-release-type' into 'main (*)
12a51cc... Update Ukrainian translation (*)
1b7dc75... Validate metainfo file in tests (*)
1a1c5ca... Merge branch 'plugin-job-dead-code' into 'main' (*)
0c3e21d... Update French translation (*)
6b92ef7... appstream: Don’t check for G_IO_ERROR_INVALID_ARGUMENT from (*)
e6b16b6... gs-appstream: Fix getting apps for categories if first grou (*)
6ee7b07... gs-appstream: Fix requires relations being ignored if no re (*)
5625a6c... gs-appstream: Refactor gs_appstream_refine_app_relations() (*)
ddf256d... gs-appstream: Add support for <supports> element (*)
8b669a0... Merge branch 'appstream-supports' into 'main' (*)
910bbc5... Update Chinese (China) translation (*)
c151598... gs-app-query: Add 'deployment-featured' property (*)
226ea39... gs-appstream: Add gs_appstream_add_deployment_featured() (*)
bcd1007... gs-plugin-appstream: Implement search for deployment-featur (*)
b47d1ad... flatpak: Implement search for deployment-featured apps (*)
8b0fa83... gs-cmd: Add "deployment-featured" command line option (*)
6598585... gs-overview-page: Add a deployment-featured section (*)
2101720... gs-application: Remove possibly obsolete notification on st (*)
5b73644... gs-application: Add functions to auto-withdraw notification (*)
178753e... gs-update-monitor: Use GsApplication notification API (*)
df05be2... gs-dbus-helper: Use GsApplication notification API (*)
96b5281... gs-common: Auto-withdraw 'install' notification after 24 ho (*)
773c5ac... Merge branch '859-app-has-been-installed-notifications-sit- (*)
96722f3... Merge branch '1409-add-available-for-fedora-section-to-the- (*)
45f06da... gs-overview-page: Restrict number of curated apps results (*)
5861485... Merge branch 'query-cleanups' into 'main' (*)
9e92830... Update Chinese (China) translation (*)
5ae4796... Update Persian translation (*)
31bf9a4... gs-app-query: Add 'developers' property (*)
48855f5... gs-appstream: Add a helper function to search for developer (*)
25b6212... gs-plugin-appstream: Implement search for developer apps (*)
599d6a8... flatpak: Implement search for developer apps (*)
160b17f... gs-age-rating-context-dialog: Add translatable string conte (*)
cddb281... gs-details-page: Add "Other Apps by $author" section (*)
d307147... gs-details-page: Better limit shown developer apps (*)
a8fcc94... gs-details-page: Consider app IDs with and without ".deskto (*)
aab52f3... gs-shell: Implement 'Back' function for the 'Details' page (*)
fc6f986... Merge branch '1780-all-context' into 'main' (*)
2bfd6ab... Update Ukrainian translation (*)
5d29267... gs-application: Change when withdraw possibly obsolete noti (*)
b53439a... Merge branch 'wip/followup-for-m1355' into 'main' (*)
38aeee4... Update Hebrew translation (*)
fcb38cb... Update Portuguese translation (*)
d130f3f... Merge branch '1364-implement-other-apps-by-author-section-i (*)
d60780b... packagekit: Don’t set PkClient properties to default values (*)
9887772... packagekit: Use a new PkClient for each refine operation (*)
35d3316... packagekit: Use a new PkClient for each url-to-app operatio (*)
766c1b9... packagekit: Use a new PkTask for each refresh operation (*)
09b7de9... packagekit: Use a new PkTask for each local operation (*)
749a6b5... packagekit: Use a new PkTask for each upgrade operation (*)
1928b17... packagekit: Use a new PkTask for each remaining operation (*)
75e5b66... tests: Make releases-not-in-order metainfo check non-fatal (*)
4cc1b9d... Update Persian translation (*)
0779705... Merge branch 'wip/mak/metainfo-validate' into 'main' (*)
e531204... packagekit: Remove redundant calls to pk_client_set_backgro (*)
c6930f9... Update Portuguese translation (*)
717d408... Update Ukrainian translation (*)
6e7d496... Merge branch '1762-packagekit-threading-more' into 'main' (*)
a612b8a... gs-app-list: Remove unneeded code in gs_app_list_add_safe()
c108873... gs-app-list: Let the gs_app_list_remove() return whether it
7ce3443... gs-plugin-loader: Improve handling of pending install queue
(*) 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]