summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Fix all compiler warningsMatthias Klumpp1-1/+1
2020-08-24Fix setting libexecdir for command-not-found helper.Elliott Sales de Andrade1-1/+1
2020-08-11command-not-found: fix handling arguments with spacesFernando Herrera1-13/+16
2020-05-04Release 1.2.0PACKAGEKIT_1_2_0Richard Hughes1-0/+56
2020-01-10yum: Remove unmaintained backendRichard Hughes5-83/+0
2020-01-10trivial: Remove the I_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE requ...Richard Hughes3-3/+0
2020-01-10Remove the GTK2 gtk-module supportRichard Hughes4-60/+0
2020-01-10Port to the meson build systemCorentin Noël15-225/+153
2020-01-08Release 1.1.13PACKAGEKIT_1_1_13Richard Hughes1-2/+1
2020-01-08command-not-found: Don't use a bash regex to fix other shellsRichard Hughes1-1/+1
2019-07-06support non-x86 arches in gstreamer helperDan Horák1-1/+8
2019-03-08cnf: zsh command_not_found_handler should return the same as its bash equivalentTim Speetjens1-1/+1
2019-02-04trivial: typoHarald Sitter1-1/+1
2018-09-25pk-command-not-found: trivial: Fix a compiler warningKalev Lember1-0/+1
2018-09-21Remove a lot of useless internal gtk-doc headersRichard Hughes2-64/+0
2018-08-23cnf: Add PackageKit as a requirement to the RPM packageFriedrich Schöller1-0/+1
2018-08-21command-not-found: If we get uninstalled while running, don't complainAdam Jackson1-0/+3
2018-02-19Rename "Software Sources" to "Software Repositories"Kalev Lember2-2/+2
2017-11-14command-not-found: Be more explicit when ignoring path componentsRichard Hughes1-1/+3
2017-07-24Add the ability to install updates on reboot in PackageKit-cronSander Hoentjen2-1/+16
2016-11-22trivial: Fix an impossible-to-hit issue spotted by coverityRichard Hughes1-0/+2
2016-11-01command-not-found: Ignore commands of only one characterRichard Hughes1-0/+4
2016-08-25Merge pull request #161 from DimStar77/pk-bg-commentRichard Hughes1-10/+33
2016-08-25Change the configuration of the cron script to a sysconfig-like configDominique Leuenberger1-10/+33
2016-08-25command-not-found: Look for dbus socket in /run instead of /var/runDominique Leuenberger1-1/+1
2016-08-10trivial: Use g_autofreeKalev Lember1-4/+2
2016-08-04dnf: Port from libhif to libdnfKalev Lember1-4/+3
2016-06-19Update pkcondawoun1-1/+1
2016-02-12Release 1.1.0PACKAGEKIT_1_1_0Richard Hughes1-9/+1
2016-01-29Drop compat ifdefs for older glib versionsKalev Lember2-12/+0
2016-01-28Revert "Remove the unused packagekit-direct tool"Richard Hughes2-0/+35
2016-01-28Remove the unused packagekit-direct toolRichard Hughes2-35/+0
2016-01-28Port to g_autoptr()Richard Hughes3-44/+38
2016-01-28Use the GLib network monitoring supportRichard Hughes1-1/+1
2016-01-28Remove the PackageKit browser pluginRichard Hughes10-2420/+1
2015-12-10cnf: quote @LIBEXECDIR@Carsten Hey1-2/+2
2015-12-07cnf: use the [[ compound command all aroundCarsten Hey1-3/+3
2015-12-07cnf: minor fixes in command_not_found_handle{,r}() for bash and zshCarsten Hey1-5/+4
2015-11-27trivial: Update the reference spec fileRichard Hughes1-22/+3
2015-10-28By popular demand, reintroduce the UpgradeSystem methodRichard Hughes1-0/+1
2015-09-10trivial: Fix example spec fileRichard Hughes1-0/+1
2015-07-08Revert the yum backend removalRichard Hughes6-8/+124
2015-06-23CNF: Don't run if bash command completion is being runVille Skyttä1-0/+3
2015-04-20CNF: print correct shell name in mimiced messagesWill Thompson2-2/+10
2015-04-18CNF: define command_not_found_handler for zshWill Thompson1-0/+5
2015-04-13Port GTK+ module to org.freedesktop.PackageKit.Modify2Matthias Clasen1-29/+27
2015-02-23gstreamer plugin: Avoid criticals when some of the parameters are NULLKalev Lember1-2/+2
2015-02-16gstreamer plugin: Adapt to gnome-software session service changesKalev Lember1-2/+17
2015-02-15gstreamer plugin: Adapt to gstreamer missing plugin changesKalev Lember1-6/+6
2015-02-10gstreamer plugin: Add a new --interaction command line optionKalev Lember1-3/+5