index
:
packagekit
PACKAGEKIT_0_1_X
PACKAGEKIT_0_6_X
main
master
System package management service
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-09-20
packagekit-glib2: Add getters for PkEulaRequired
Robert Ancell
4
-22
/
+80
2017-09-20
docs: Reorder docs and add missing docstrings
Robert Ancell
16
-68
/
+213
2017-09-20
Remove function prototypes that don't have an implementation
Robert Ancell
16
-16
/
+0
2017-09-19
docs: Fix docstrings
Robert Ancell
1
-8
/
+12
2017-09-19
docs: Add more docstrings
Robert Ancell
22
-54
/
+84
2017-09-19
Fix gtk-doc errors
Robert Ancell
46
-444
/
+955
2017-09-04
trivial: Fix unwanted space char in translation
Richard Hughes
1
-1
/
+1
2017-08-12
pk-control-sync: add missing arguments to the comment
Xiang Fan
1
-0
/
+4
2017-08-01
Add missing context pushes and pops
David Hewitt
1
-0
/
+4
2017-07-24
trivial: Fix the translation of PK_ROLE_ENUM_REPO_ENABLE
Richard Hughes
1
-1
/
+1
2017-06-01
Add new status "Running hooks"
Christian Hesse
2
-0
/
+5
2017-04-17
pk-progress-bar: checks NULL strings inside pk_progress_bar_start ().
Julio Faracco
1
-2
/
+4
2016-09-19
Remove declaration of non-existent pk_task_{get,set}_interactive()
Alan Jenkins
1
-3
/
+0
2016-09-01
Add a new REPO_ALREADY_SET error enum and use it in backends
Kalev Lember
2
-0
/
+2
2016-08-10
offline: Fix a leak in get_prepared_sack()
Kalev Lember
1
-1
/
+1
2016-08-10
Fix various g_variant_get ^a&s leaks
Kalev Lember
1
-0
/
+5
2016-07-15
Fix two small memory leaks when processing signals from the daemon
Richard Hughes
2
-2
/
+2
2016-07-14
Revert "task: Honour the only_trusted property when setting up transactions"
Kalev Lember
1
-92
/
+26
2016-06-13
Add a test for offline distro upgrades
Kalev Lember
1
-0
/
+106
2016-06-13
Add PreparedUpgrade DBus property
Kalev Lember
4
-34
/
+103
2016-06-12
Add an internal helper for reading NAME from /etc/os-release
Kalev Lember
2
-5
/
+29
2016-05-31
trivial: Avoid a macro redefinition
Kalev Lember
1
-2
/
+2
2016-05-30
task: Honour the only_trusted property when setting up transactions
Kalev Lember
1
-26
/
+92
[next]