summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Fix all compiler warningsMatthias Klumpp1-1/+1
2020-06-15pkcon: exit with retval 5 if no packages needed be installedDominique Leuenberger1-0/+1
2020-01-10trivial: Remove the I_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE requ...Richard Hughes1-4/+1
2020-01-10Port to the meson build systemCorentin Noël2-122/+76
2019-10-23* Shrink the progress bar to fit when run in small spacesDeftdawg1-2/+14
2019-10-14pkcon get-updates: list installed, removed and obsoleted packagesAleksei Nikiforov1-0/+8
2019-05-08offline update: Use new plymouth "system-upgrade" and "reboot" modesKalev Lember1-1/+10
2018-10-02offline update: Fix translations to show upKalev Lember1-0/+8
2018-09-21Remove a lot of useless internal gtk-doc headersRichard Hughes3-189/+0
2018-05-24pkcon: Add --autoremove optionRobert Ancell1-3/+6
2018-05-16pk-offline-update: shut down services cleanly before rebootingAlan Jenkins1-4/+8
2018-02-19Rename "Software Sources" to "Software Repositories"Kalev Lember1-2/+2
2017-08-12treewide: fix proxy environment variablesXiang Fan1-1/+1
2017-07-20offline update: Show a different progress message for system upgradesKalev Lember1-3/+11
2017-04-07pk-offline-update: return "success" to avoid double rebootZbigniew Jędrzejewski-Szmek1-8/+18
2017-01-30trivial: Fix a tiny memory leak in pkconKalev Lember1-0/+1
2016-08-22Do not try to exec plymouth if it is not installedRichard Hughes1-0/+12
2016-08-17pkcon: Use get-files-local in get-giles if first argument is a fileDaniel Nicoletti1-0/+10
2016-01-29Drop compat ifdefs for older glib versionsKalev Lember3-16/+0
2016-01-28Port to g_autoptr()Richard Hughes3-141/+135
2016-01-14offline update: Add support for system upgradesKalev Lember1-13/+63
2016-01-14offline update: Break out a functionKalev Lember1-25/+33
2016-01-11console: Use new PkTask API for system upgradesKalev Lember1-28/+17
2015-12-07do not install offline update related files if disabledChristian Hesse1-1/+1
2015-10-29Add transaction flags to the recently-added UpgradeSystemRichard Hughes1-1/+3
2015-10-28By popular demand, reintroduce the UpgradeSystem methodRichard Hughes2-0/+33
2015-09-18offline update: Process updates triggered by older PackageKit versionsKalev Lember1-1/+2
2015-09-18offline update: Use glib api for for reading symlinksKalev Lember1-5/+4
2015-09-14Check the offline action trigger before performing the updateRichard Hughes1-5/+11
2015-08-11pk-offline-update: exit quietly if we didn't prepare the updateWill Woods1-0/+9
2015-08-05yum: Add support for GetDetailsLocalRichard Hughes1-0/+10
2015-07-13Return the correct error code if nothing was done for repo-enableRichard Hughes1-1/+8
2015-07-08Return the correct exit code for syntax errors in pkconRichard Hughes1-4/+5
2015-05-05Correct punctuation displayed to users while applying offline updatesMatthew Miller1-1/+1
2015-02-04Add missing --allow-downgrade and --allow-reinstall to the man pageRichard Hughes2-0/+10
2015-01-27Small typo fixThomas Perl1-1/+1
2015-01-19Add command 'quit' to pkconRichard Hughes1-0/+7
2014-12-30client/pk-console: replace tabs with spacesChristian Hesse1-2/+2
2014-11-07Add reinstall and downgrade support to pkconMichal Minar1-0/+9
2014-09-23Fix compile when the systemd headers are not located in /usr/includeRichard Hughes1-0/+1
2014-09-11Add PK_OFFLINE_ACTION_UNSETKalev Lember1-1/+1
2014-09-10Remove the --enable-systemd-updates configure switchRichard Hughes2-4/+2
2014-09-09trivial: Fix an uninitialized variable warningKalev Lember1-1/+1
2014-09-09Return with an error from pk_offline_get_action() if no trigger is setRichard Hughes1-3/+3
2014-09-09trivial: Get rid of silly compiler warnings that should not existRichard Hughes2-10/+10
2014-09-08Delete the action filename after the offline update is completeRichard Hughes1-1/+4
2014-09-08Move the systemd offline-updates into the project source treeRichard Hughes2-0/+488
2014-09-04trivial: Add the missing offline-cancel pkcon actionRichard Hughes1-10/+9
2014-09-04Add a new D-Bus interface and library functions for the offline supportRichard Hughes1-71/+25
2014-08-28trivial: Fix pkcon when no proxy is setRichard Hughes1-2/+1