[gnome-software] (101 commits) Non-fast-forward update to branch 961-gsapp-state-not-updated-after-repository-enable-disable
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] (101 commits) Non-fast-forward update to branch 961-gsapp-state-not-updated-after-repository-enable-disable
- Date: Fri, 19 Feb 2021 08:41:04 +0000 (UTC)
The branch '961-gsapp-state-not-updated-after-repository-enable-disable' 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:
7832a3e... GsApp: State not updated after repository enable/disable
Commits added to the branch:
99378d5... misc: Conditional mime type handlers (*)
5ec9db5... gs-details-page: Tweak spacing of add-ons (*)
8a28204... Merge branch 'addons-tweak-spacing' into 'master' (*)
58ab14b... gs-loading-page.ui: Use full color icon instead of the symb (*)
615e8ca... GsApp: Show packaging format in the origin UI string (*)
92ec0ec... gs-origin-popover-row: Remove the 'Format' row (*)
12d6cc5... Merge branch '1081-gsapp-show-packaging-format-in-origin-ui (*)
00995bb... Merge branch '976-gs-loading-page-ui-use-full-color-icon-in (*)
7cfdd28... App icon: tweak symbolic (*)
19b42e1... Merge branch 'symbolic-update' into 'master' (*)
f749a1d... build: Disable building libmalcontent-ui in subprojects (*)
6d4e67d... Add Meson wrap file for AppStream (*)
06f3100... meson: Adjust dependency for AppStream, replacing appstream (*)
d6e1250... Adjust CI dependencies for AppStream (*)
747708a... ci: Add dependencies for appstream subproject to CI Dockerf (*)
1364588... Port to appstream (*)
d99f3ca... Delete defunct remnants of shell-extension support (*)
2966054... Use separate enum for OS update pseudo-apps (*)
5f3466e... Replace AS_URL_KIND_MISSING with explicit property (*)
476544f... trivial: Suggest using appstreamcli for NEWS/validate (*)
1273aba... Transparently convert 6-part data-ids to 5-part IDs in publ (*)
cc0d0fa... Parse all provided item types properly (*)
484912c... ci: Use CI images which contain cached appstream subproject (*)
f61d690... build: Use C11 standard (*)
0fbeadd... flatpak: Properly detect offline case (*)
4229723... odrs: Handle offline case better (*)
d8a41f0... Merge branch 'wip/mak/libas' into 'master' (*)
a17531a... Merge branch 'mwleeds/minor-offline-fixes' into 'master' (*)
0c33a3f... gs-plugin-loader: Ensure the plugin_loader variable is used (*)
c315bf0... odrs: Avoid the need to declare the g_array_binary_search() (*)
394910a... Merge branch 'warning-fixes' into 'master' (*)
56337db... Revert "Theme: semantic changes and visbility improvements" (*)
e780e43... Merge branch 'wip/cdavis/revert-theming-changes' into 'mast (*)
130832d... src: Move time-to-string function to gs-common (*)
aba78e9... gs-details-page: Fix a copy-paste error (*)
d74129c... Add version history info into GsApp (*)
88ff93c... Add version history to app details pages (*)
4ad0fa2... Minor: Add subprojects/appstream/ into .gitignore (*)
f363958... build: Disable docs when building appstream as a subproject (*)
ccf6dd1... Merge branch 'appstream-disable-docs' into 'master' (*)
4a04471... Merge branch '1111-version-history-box' into 'master' (*)
94c432f... RELEASE.md: Add a link to gitlab-changelog (*)
23e8837... Update POTFILES.in (*)
d1d9c5d... Update Ukrainian translation (*)
6326d4c... Update Swedish translation (*)
6175206... Update Punjabi translation (*)
cbea090... Update Hungarian translation (*)
ebf6d40... Update Catalan translation (*)
29437dc... Updated Spanish translation (*)
288a59c... Update Portuguese translation (*)
ff77032... Merge branch '1087-default-handlers-for-apt-and-snap' into (*)
d99c45b... Update Indonesian translation (*)
4d33152... Update Romanian translation (*)
12276a7... Update Serbian translation (*)
134a491... Update Galician translation (*)
4f7915f... Release 40.beta (*)
2ccc310... trivial: Post release version bump (*)
ad738d1... README: Fix build instructions (*)
8c64d27... RELEASE.md: Make some adjustments (*)
994f8a1... Merge branch 'mwleeds/minor-docs-fixes' into 'master' (*)
2b3c448... gs-rounded-bin: Add a new widget for rounding the corners o (*)
e11e56e... Fix the UI of a few list boxes (*)
94ff47c... gs-featured-carousel: Add new carousel widget for featured (*)
660b8e7... gs-overview-page: Use the new GsFeaturedCarousel widget (*)
bc58d53... plugins: Move key-colors plugin into GsApp code (*)
d30b466... lib: Drop GS_PLUGIN_REFINE_FLAGS_REQUIRE_KEY_COLORS refine (*)
4c2d968... lib: Fix a minor typo in a doc string in GsApp (*)
376e4ce... Merge branch '1139-version-history-fixes' into 'master' (*)
0727800... Update Brazilian Portuguese translation (*)
d9d79f8... plugins: Move key-colors-metadata plugin into GsApp code (*)
50afed3... data: Update featured apps to use new schema (*)
0d9dda9... gs-appstream: Select featured apps using new custom values (*)
5e2046e... gs-feature-tile: Remove unused GtkBox from the UI (*)
96a3041... gs-feature-tile: Restyle to match new designs (*)
f2a7c88... gs-appstream: Load 256px icon for use by featured apps when (*)
e6cb672... gs-app: Rename gs_app_set_pixbuf() to gs_app_add_pixbuf() (*)
029e791... dummy: Fix a memory leak of some pixbufs (*)
b85a53a... gs-app: Provide pixbufs at any requested size (*)
576c368... gs-common: Drop unused utility function (*)
044dcb2... dummy: Require icons in the self tests when testing key col (*)
cd0343b... build: Recompile the GSettings schemas when they change (*)
dd856ed... build: Clean up installation path for schema XML (*)
862c231... src: Move an unused #define (*)
e34e25d... lib: Delete commented out g_debug() (*)
590ff8a... Merge branch '1131-featured-carousel' into 'master' (*)
4c633a1... Honor G_MESSAGES_DEBUG env var (*)
901ae45... lib: Ignore GdkPixbuf chattiness (*)
406385f... build: Bump plugin API version for recent GsApp API changes (*)
078f097... Merge branch 'mwleeds/honor-g-messages-debug' into 'master' (*)
6b13bee... gs-application: Clean up class_init function (*)
d5c6bbb... gs-debug: Split out environment variables from GsDebug stat (*)
cbf28d0... gs-application: Add a debug property (*)
b133844... gs-debug: Allow setting verbose mode at runtime (*)
ca1b056... gs-cmd: Stop setting G_MESSAGES_DEBUG (*)
904b9ae... gs-plugin-icons: Drop mention of the epiphany plugin (*)
9107c2d... lib: Use GsDebug in tests to avoid calling setenv() at runt (*)
c39e1cd... gs-debug: Fix output of warnings/errors to stderr (*)
345d03a... Merge branch '1146-carousel-fixes' into 'master' (*)
ca33054... Update British English translation (*)
10a13fa... Merge branch 'debug-mutex' into 'master' (*)
41c26e1... GsApp: State not updated after repository enable/disable
(*) 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]