summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* uninstall: Make error message prettierPhaedrus Leeds2022-04-191-5/+10
* uninstall: Error out when all refs are invalidPhaedrus Leeds2022-04-191-0/+7
* build: Consistently include libglnx header as "libglnx.h"Simon McVittie2022-04-1144-44/+44
* Improve --sideload-repo option to take create-usb dirsPhaedrus Leeds2022-04-111-1/+1
* app: Don't overzealously tab complete optionsPhaedrus Leeds2022-02-211-0/+3
* Delete some unreachable ref-not-found codePhaedrus Leeds2022-02-191-10/+4
* search: Improve memory efficiencyPhaedrus Leeds2022-02-171-12/+7
* search: Properly get branch valuesPhaedrus Leeds2022-02-171-5/+13
* search: Fix printing app ID with no .desktop suffixPhaedrus Leeds2022-02-171-3/+17
* app: Check appstream file not found error codePhaedrus Leeds2022-02-171-4/+2
* Add macro for having appstream 0.14.0Phaedrus Leeds2022-02-172-2/+7
* app: Drop unnecessary wrappersPhilip Withnall2022-02-175-22/+6
* app: Port to libappstreamPhilip Withnall2022-02-176-145/+91
* Revert "search: Don't strip .desktop suffix overzealously"Phaedrus Leeds2022-02-171-29/+2
* Revert "search: Use <bundle> ID to determine flatpak app ID"Phaedrus Leeds2022-02-171-30/+16
* build-init: Write .gitignore in build dirWill Thompson2022-02-141-0/+13
* app: Make ALL_DIRS and STANDARD_DIRS imply OPTIONAL_REPOSimon McVittie2022-02-112-3/+7
* Don't rely on AS_BUNDLE_KIND_FLATPAK existingSimon McVittie2022-01-121-0/+2
* Export to share/metainfo not share/appdataPhaedrus Leeds2022-01-101-2/+8
* document-unexport: Finish implementing --doc-idPhaedrus Leeds2022-01-101-4/+41
* document-unexport: Allow unexporting by docidMatthias Clasen2022-01-101-1/+6
* repair: Properly mark invalid commits as partialPhaedrus Leeds2022-01-101-2/+30
* app: Don't use polkit agent in history commandPhaedrus Leeds2022-01-041-2/+3
* history: Fix exclusion of temp reposPhaedrus Leeds2022-01-041-6/+9
* history: Omit entries for appstream refsPhaedrus Leeds2022-01-041-10/+14
* history: Fix printing refsPhaedrus Leeds2022-01-041-16/+24
* run: Fix session-bus and a11y-bus args being incorrectPatrick Griffis2022-01-041-1/+1
* app: Refuse to work with sudo and --userPhaedrus Leeds2022-01-041-0/+10
* list: Tweak logic for excluding Locale/Debug extensionsPhaedrus Leeds2021-11-181-21/+13
* app: Don't tab-complete on aliasesPhaedrus Leeds2021-11-181-1/+1
* Make test suite logs prettierPhaedrus Leeds2021-11-161-7/+7
* build-finish: Export appstream metainfo into a single directoryGuido Günther2021-11-151-0/+1
* app: Fix behavior when installing end-of-life-rebased refPhaedrus Leeds2021-11-152-5/+32
* build-update-repo: Don't try to generate deltas of unknown refsPhaedrus Leeds2021-11-151-1/+1
* app: Don't use carriage return for non-fancy outputPhaedrus Leeds2021-11-151-5/+5
* search: Use <bundle> ID to determine flatpak app IDPhaedrus Leeds2021-11-151-16/+28
* search: Don't strip .desktop suffix overzealouslyPhaedrus Leeds2021-11-151-2/+29
* build-init: Use SDK arch for SDK extensions...gasinvein2021-10-211-4/+7
* repair: Fix incorrect progress when refs are skippedRyan Gonzalez2021-09-171-1/+3
* install: Avoid a superfluous prompt to choose the only remotePhaedrus Leeds2021-08-243-6/+8
* Add missing G_GNUC_PRINTF attributesSimon McVittie2021-05-254-8/+2
* completion: Always pass a format string to flatpak_completion_debugSimon McVittie2021-05-251-1/+1
* CLI: List arch if it is not the primary arch (even if unique)Alexander Larsson2021-05-193-3/+31
* Include more architectures when listing installed refs.Alexander Larsson2021-05-191-1/+7
* builtin-utils: Use shared helperAlexander Larsson2021-05-191-5/+11
* Transaction: Ensure we download the subsummary for the arch of added refsAlexander Larsson2021-05-191-5/+1
* Fix several memory leaksPhaedrus Leeds2021-05-041-3/+3
* list: Add a g_assert() for a coverity warningPhaedrus Leeds2021-05-041-0/+1
* remote-info: Fix memory leak of branchPhaedrus Leeds2021-05-041-1/+1
* remote-info: Fix printing of branchPhaedrus Leeds2021-05-041-1/+1