-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gnome 47 #75
Gnome 47 #75
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32e3911 - Browse repository at this point
Copy the full SHA 32e3911View commit details -
build: use meson subpackage to fetch apk-polkit-client if needed
This is mostly relevant when doing API changes on the client, as it simplifies development by much
Configuration menu - View commit details
-
Copy full SHA for e3bdfa9 - Browse repository at this point
Copy the full SHA e3bdfa9View commit details -
gs-plugin-apk: adapt to new launch async API
We stop using "has_management_plugin", since it was remove upstream for packagekit and ostree. Basically since it would be nuts to have this plugin installed alonside any other of those.
Configuration menu - View commit details
-
Copy full SHA for c1a1119 - Browse repository at this point
Copy the full SHA c1a1119View commit details -
gs-plugin-apk: adapt to new async add repository apps or "sources"
Includes a fix for the tests too
Configuration menu - View commit details
-
Copy full SHA for 25c7f61 - Browse repository at this point
Copy the full SHA 25c7f61View commit details -
gs-plugin-apk: adapt to new async add updates API
Nothing remarkable here
Configuration menu - View commit details
-
Copy full SHA for 5345740 - Browse repository at this point
Copy the full SHA 5345740View commit details -
gs-plugin-apk: make sure the list-apps query is always valid
This is a pattern taken from upstream
Configuration menu - View commit details
-
Copy full SHA for 1d3d051 - Browse repository at this point
Copy the full SHA 1d3d051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562cbb6 - Browse repository at this point
Copy the full SHA 562cbb6View commit details -
gs-self-test: remove non-useful comment
This function no longer exists!
Configuration menu - View commit details
-
Copy full SHA for b4ae1c4 - Browse repository at this point
Copy the full SHA b4ae1c4View commit details -
gs-plugin-apk: adapt to new async del apps API
packagekit plugin is forcing a refine, I wonder if we should too
Configuration menu - View commit details
-
Copy full SHA for 98c2389 - Browse repository at this point
Copy the full SHA 98c2389View commit details -
tests: use a shell wrapper instead of pytest to run the tests
This is mostly to improve the debugging experience. It is often very useful to run tests with gdb, and the pytest method makes it impossible to do correctly without many changes. By having a wrapper, it is as simple as calling the wrapper with the extra meson arguments
Configuration menu - View commit details
-
Copy full SHA for 085c8b0 - Browse repository at this point
Copy the full SHA 085c8b0View commit details -
Making it easier to distinguish id and name, and checking it in more places
Configuration menu - View commit details
-
Copy full SHA for 7c77c15 - Browse repository at this point
Copy the full SHA 7c77c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for f46af00 - Browse repository at this point
Copy the full SHA f46af00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 279fd48 - Browse repository at this point
Copy the full SHA 279fd48View commit details
Commits on Sep 23, 2024
-
gs-plugin-apk: fix searching for packages without metadata
By setting the proper list to the task
Configuration menu - View commit details
-
Copy full SHA for ffcd91e - Browse repository at this point
Copy the full SHA ffcd91eView commit details