summaryrefslogtreecommitdiff
path: root/app/flatpak-builtins-update.c
Commit message (Expand)AuthorAgeFilesLines
* Add a vim modeline and .editorconfigPhaedrus Leeds2022-08-221-1/+1
* update: Add newline before nothing to do messagePhaedrus Leeds2022-06-151-1/+4
* build: Consistently include libglnx header as "libglnx.h"Simon McVittie2022-04-111-1/+1
* decomposed: Remove _decomposed prefix on functionsAlexander Larsson2020-11-101-1/+1
* update: Convert to user FlatpakDecomposedAlexander Larsson2020-11-101-75/+28
* app: Remove EOL unused runtimes in update commandPhaedrus Leeds2020-10-081-0/+19
* Avoid shadowing local variablesPhaedrus Leeds2020-09-151-1/+1
* app: Add translators comments about sideloadingMatthew Leeds2020-05-041-0/+1
* update: Restrict --commit to one app/runtimeMatthew Leeds2020-05-041-0/+4
* sideload: Add api and CLI support to specify sideload repos dynamicallyAlexander Larsson2020-03-241-0/+5
* app: Don't show arch column if it's not interestingMatthew Leeds2019-05-301-1/+1
* cli: Make FLATPAK_ERROR_ABORTED return a failed exit code.Alexander Larsson2019-04-251-4/+1
* install/update: --noninteractive implies --yesAlexander Larsson2019-04-251-0/+3
* Make the Nothing to do. string translatableAsciiWolf2019-01-311-1/+1
* update: Don't fail completion on empty reposMatthias Clasen2019-01-141-1/+2
* app/flatpak-builtins-update: skip refs from unreachable remotesRobert McQueen2019-01-111-4/+24
* update: Use ALL_DIRS for completionMatthias Clasen2019-01-111-1/+1
* Drop flatpak_cli_transaction_was_abortedMatthias Clasen2019-01-111-5/+9
* install, uninstall, update: Add a --noninteractive optionMatthias Clasen2019-01-111-3/+13
* cli transaction: Drop flatpak_cli_transaction_runMatthias Clasen2019-01-111-1/+1
* Consistently use Unicode ellipsisMatthias Clasen2018-12-211-2/+2
* update: Print a message if there were no updatesMatthias Clasen2018-12-181-2/+13
* update: Update custom installations tooMatthew Leeds2018-12-061-4/+13
* app: Fix a copy-paste error in commentsMatthew Leeds2018-11-081-1/+1
* Run uncrustifyAlexander Larsson2018-07-081-3/+3
* update: Don't update appdata if transaction was aborted by userAlexander Larsson2018-06-191-0/+3
* transaction: Change from installation_create_transaction() to transaction_new...Alexander Larsson2018-05-291-1/+4
* Transaction: Move update_metadata() into transaction_run()Alexander Larsson2018-05-291-8/+3
* transaction: Move operation errors, aborting and skipping to CLIAlexander Larsson2018-05-291-2/+2
* app: Add flatpak cli constructorAlexander Larsson2018-05-291-3/+2
* Transaction: Split out constructor into private headerAlexander Larsson2018-05-291-1/+1
* Transaction: Turn booleans into setters.Alexander Larsson2018-05-291-3/+8
* Make FlatpakTransaction a GObjectAlexander Larsson2018-05-291-1/+1
* common: Rename all private headers to *-private.hAlexander Larsson2018-05-241-1/+1
* appdata: Only pull appstream branch for main archAlexander Larsson2018-04-201-18/+4
* update: Don't do a full update given --appstreamMatthew Leeds2018-04-121-0/+2
* update: Fix updates of non-primary archesAlexander Larsson2018-04-041-4/+21
* update: Complete from all installationsAlexander Larsson2018-04-021-5/+9
* search: Don't print anything when updating appstream dataMatthew Leeds2018-02-091-2/+2
* search: Only update appstream data if it's oldMatthew Leeds2018-02-091-2/+2
* app: Move update_appstream to flatpak-builtin-utils.cMatthew Leeds2018-02-091-85/+5
* Fix incorrect error message in update --appstreamAlexander Larsson2018-01-301-2/+5
* install: Add --reinstallAlexander Larsson2017-12-141-1/+1
* update: Add information on wheter updates are per-userAlexander Larsson2017-12-141-1/+4
* update: Don't print progress when pulling appstreamAlexander Larsson2017-12-141-7/+10
* update: Only update appstream if there are changesAlexander Larsson2017-12-141-2/+4
* update: Update apps from both system and user installationsAlexander Larsson2017-12-131-84/+124
* app: Move installation management to flatpak-main.cMatthew Leeds2017-12-121-4/+13
* update: Don't update appstream for non-enumerable remotesAlexander Larsson2017-12-121-1/+2
* Update appstream data on "flatpak update" (#1169)Alexander Larsson2017-11-151-0/+3