summaryrefslogtreecommitdiff
path: root/app/flatpak-builtins-list.c
Commit message (Expand)AuthorAgeFilesLines
* list: Show a warning if we can't load the current versionSimon McVittie2023-02-081-2/+8
* list: Handle error in flatpak_dir_load_deployed()Simon McVittie2023-02-081-1/+11
* Add a vim modeline and .editorconfigPhaedrus Leeds2022-08-221-1/+1
* build: Consistently include libglnx header as "libglnx.h"Simon McVittie2022-04-111-1/+1
* list: Tweak logic for excluding Locale/Debug extensionsPhaedrus Leeds2021-11-181-21/+13
* list: Add a g_assert() for a coverity warningPhaedrus Leeds2021-05-041-0/+1
* app: Use autocleanup for FlatpakTablePrinterSimon McVittie2021-04-161-3/+1
* decomposed: Remove _decomposed prefix on functionsAlexander Larsson2020-11-101-2/+2
* decomposed: Take decomposed arg in flatpak_dir_load_deployed()Alexander Larsson2020-11-101-1/+1
* list: Use decomposedAlexander Larsson2020-11-101-81/+57
* decomposed: Convert various "current ref" functions to use FlatpakDecomposedAlexander Larsson2020-11-101-2/+2
* utils: Allow passing sizes to more utilsAlexander Larsson2020-10-291-1/+1
* list: Fix a tiny whitespace errorMatthew Leeds2020-04-271-1/+1
* Convert deploy data to use variant schemasAlexander Larsson2020-02-171-1/+1
* builtins: hide runtimes with [list|remote-ls] --app-runtimeWill Thompson2019-10-291-1/+1
* list/remote-ls/search: Split description fieldAlexander Larsson2019-04-241-8/+9
* list: Skip origin column if all origins are the sameAlexander Larsson2019-04-231-1/+1
* list: Skip arch column if all arches are the sameAlexander Larsson2019-04-231-1/+1
* CLI: Add skip_unique_if_default to ColumnAlexander Larsson2019-04-231-1/+2
* list: Add a runtime columnMatthias Clasen2019-04-121-1/+6
* Fix flatpak-list --archAlexander Larsson2019-03-191-1/+1
* Run uncrustifyMatthew Leeds2019-02-251-19/+19
* table printer: Redo column handlingMatthias Clasen2019-01-141-24/+13
* Fix list ellipsizingMatthias Clasen2019-01-141-10/+9
* Add column completion to all commandsMatthias Clasen2019-01-111-0/+1
* list: Reserve -a to mean --allMatthew Leeds2019-01-081-1/+1
* list: Ellipsize options tooMatthias Clasen2019-01-081-0/+3
* list, remote-ls: Avoid a stray newlineMatthias Clasen2019-01-071-3/+6
* list/remote-ls: Move version and branch column ahead of archAlexander Larsson2018-12-201-3/+3
* tables: Add support for ellipsize start and use for app idAlexander Larsson2018-12-201-4/+4
* list, search: Ellipsize app ids in the middleMatthias Clasen2018-12-201-2/+2
* list, search: ellipsize more columnsMatthias Clasen2018-12-201-0/+3
* list: Default to showing installation if multiple dirs searchedAlexander Larsson2018-12-201-0/+7
* list: Sort table by refAlexander Larsson2018-12-201-1/+4
* list: Add arch to default column setAlexander Larsson2018-12-191-1/+1
* CLI: Rename Architecture => Arch in list headersAlexander Larsson2018-12-191-1/+1
* list: Get appdata from the deploy dataAlexander Larsson2018-12-191-19/+15
* deploy-data: Prepare for versioningAlexander Larsson2018-12-191-1/+1
* list: Revise the outputMatthias Clasen2018-12-191-8/+49
* list: Spell out subpathsMatthias Clasen2018-10-101-1/+5
* list: Add a --columns optionMatthias Clasen2018-10-051-67/+96
* list: Add an option to filter by runtimeMatthias Clasen2018-10-051-4/+46
* Run uncrustifyAlexander Larsson2018-07-081-4/+5
* Make various operation work without a system installationAlexander Larsson2018-05-311-1/+1
* common: Rename all private headers to *-private.hAlexander Larsson2018-05-241-1/+1
* list: Show end-of-life statusAlexander Larsson2018-04-121-4/+11
* app: Move installation management to flatpak-main.cMatthew Leeds2017-12-121-83/+14
* dir: Print debug output when opening flatpak dirsMatthew Leeds2017-10-041-0/+5
* Handle app ids with dashes when ignoring locale/debug.Alexander Larsson2017-05-301-7/+6
* list/remote-ls: Also ignore .Sources by defaultAlexander Larsson2017-05-301-1/+2