index
:
packagekit/PackageKit
PACKAGEKIT_0_1_X
PACKAGEKIT_0_6_X
main
master
System package management service
hughsient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
Expose transaction sender as read-only property
Matthias Klumpp
3
-2
/
+81
2022-11-10
pk-client: Factor out parsing of UpdateDetail signal
Philip Withnall
1
-39
/
+54
2022-11-10
pk-transaction: Add UpdateDetails signal
Philip Withnall
1
-0
/
+14
2022-11-10
pk-transaction: Add Packages signal
Philip Withnall
1
-0
/
+27
2022-09-27
trivial: Silence compiler warning
Matthias Klumpp
1
-3
/
+2
2022-09-27
apt: Generate logging output properly
Matthias Klumpp
1
-0
/
+4
2022-05-31
pk-client: Fix default value of cache-age property
Philip Withnall
1
-1
/
+1
2021-09-15
pk-offline: Add flags to D-Bus invoking methods
Milan Crha
3
-7
/
+132
2021-07-28
pk-task: Add specific error code when user declined interaction
Milan Crha
2
-1
/
+3
2021-06-29
PkClient: Improve thread safety on an operation cancellation
Milan Crha
1
-701
/
+338
2021-05-20
PkDetails: Add 'download-size' property
Milan Crha
3
-0
/
+39
2021-05-20
PkPackage: Add update severity property
Milan Crha
5
-2
/
+85
2021-05-13
pk-client: Fix a possible use-after-free under pk_client_cancel_cb()
Milan Crha
1
-3
/
+0
2021-05-13
pk-client: State's cancellable_client not unreffed
Milan Crha
1
-4
/
+4
2021-05-13
pk-client: Correct 'cancellable' use in pk_client_repair_system_async()
Milan Crha
1
-1
/
+2
2021-05-01
pk-client: Fix a leak on calling set_locale() a second time
Philip Withnall
1
-0
/
+1
2021-05-01
pk-client: Avoid spurious GObject::notify signal emissions
Philip Withnall
1
-0
/
+16
2021-05-01
pk-client: Fix a typo in a documentation comment
Philip Withnall
1
-1
/
+1
2021-03-20
packagekit-glib2: Cancel a transaction if calling Cancel fails
Philip Withnall
1
-3
/
+7
2021-03-20
packagekit-glib2: Cancel a transaction if the daemon disappears
Philip Withnall
1
-1
/
+30
2021-02-09
Fix multilib conflicts in generated pk-enum-types.h
Kalev Lember
2
-3
/
+3
2021-01-12
trivial: Fix a few Meson warnings
HEAD
master
Matthias Klumpp
2
-2
/
+0
2021-01-11
Fix all compiler warnings
Matthias Klumpp
6
-12
/
+12
2020-01-20
meson: Add missing header files to gnome.generate_gir()
Rico Tzschichholz
1
-1
/
+7
2020-01-13
trivial: Actually install pk-version.h
Richard Hughes
1
-0
/
+2
2020-01-10
trivial: Always include <config.h>
Richard Hughes
2
-6
/
+2
2020-01-10
trivial: Remove the I_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE requ...
Richard Hughes
2
-5
/
+0
2020-01-10
Port to the meson build system
Corentin Noël
10
-347
/
+357
2020-01-10
trivial: Downgrade another warning in daemon self tests
Richard Hughes
1
-1
/
+1
2020-01-10
trivial: Fix critical warning in daemon self tests
Richard Hughes
1
-1
/
+2
2019-07-04
packagekit-glib2: Use $XDG_RUNTIME_DIR/debconf-socket if it exists
Julian Andres Klode
1
-0
/
+10
2019-07-04
packagekit-glib2: Export pk_client_create_helper_argv_envp()
Julian Andres Klode
2
-5
/
+6
2019-07-04
packagekit-glib2: Extract pk_client_helper_start_with_socket()
Julian Andres Klode
2
-5
/
+52
2019-07-04
packagekit-glib2: Add pk_client_helper_is_active()
Julian Andres Klode
2
-0
/
+31
2019-07-04
pk-client-helper: Do not dereference argument before checking it
Julian Andres Klode
1
-2
/
+6
2018-12-04
trivial: Add missing config.h include
Kalev Lember
1
-0
/
+2
2018-12-01
lib/python/packagekit/Makefile.am: Use the detected PYTHON version
Javier Jardón
1
-1
/
+1
2018-11-25
common: Handle quoted strings in /etc/os-release
Kalev Lember
1
-3
/
+12
2018-09-21
Never assert when an interactive TTY is not available
Richard Hughes
1
-2
/
+3
2018-08-29
Remove some dead code
Robert Ancell
1
-14
/
+0
2018-05-21
Fix issues with debconf helper not working:
Robert Ancell
1
-223
/
+194
2018-05-17
Fix usage of FALSE when it should be NULL
Robert Ancell
1
-2
/
+2
2018-05-15
De-register callbacks on PkClientHelper finalize.
Robert Ancell
1
-28
/
+55
2018-03-03
Fix g_object_ref() type cast warnings with glib 2.56
Kalev Lember
3
-8
/
+8
2018-02-19
Rename "Software Sources" to "Software Repositories"
Kalev Lember
4
-4
/
+4
2018-01-10
Fix missing PK_STATUS_ENUM_RUN_HOOK in pk-enum.c
Daniel Nicoletti
1
-0
/
+1
2018-01-10
client: Fix an invalid read when cancelling races with Finish
Kalev Lember
1
-5
/
+1
2017-10-25
offline update: Save transaction role to the offline results file
Kalev Lember
4
-0
/
+43
2017-09-20
docs: Update section description
Robert Ancell
1
-1
/
+1
2017-09-20
docs: Add missing docstrings
Robert Ancell
4
-8
/
+60
[next]