summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* flatpak_installation_update_appstream: mark arch as nullableDavid Hewitt2019-04-151-2/+2
* utils: Add backport of g_clear_handle_id to pre 2.56 glibAlexander Larsson2019-04-121-0/+20
* run: Support migration from old app-ids to new app-idUmang Jain2019-04-123-3/+84
* context: Add support forexposing extra app id dirsUmang Jain2019-04-123-4/+18
* transaction: Add end-of-lifed-with-rebase signal and add_rebase()Ryan Gonzalez2019-04-125-35/+227
* transaction: Loop resolve until no longer necessaryAlexander Larsson2019-04-121-3/+24
* dir: add previous-ids to exported .desktop files when deployingWill Thompson2019-04-121-31/+96
* dir: Add and track previous ids in the deply dataAlexander Larsson2019-04-122-10/+41
* dir: Tweak flatpak_ensure_data_dir() functionAlexander Larsson2019-04-122-17/+16
* utils: Add flatpak_has_name_prefix helperAlexander Larsson2019-04-122-0/+18
* utils: Add flatpak_strv_mergeRyan Gonzalez2019-04-122-22/+34
* Add support for PCSC socketValentin David2019-04-123-0/+35
* Write out negative D-Bus policy entriesMatthias Clasen2019-04-121-8/+14
* Allow overriding bus names to noneMatthias Clasen2019-04-121-0/+32
* When updating a remote, import new values for comment/description/homepage/iconAlexander Larsson2019-04-101-0/+4
* build-update: Inject comment/description/homepage/icon into the summary fileAlexander Larsson2019-04-101-0/+24
* build-update-repo: Support setting comment/description/homepage/iconAlexander Larsson2019-04-102-0/+93
* Add FlatpakRemote api for flatpakrepo fieldsMatthias Clasen2019-04-102-0/+224
* dir: Add private api for flatpakrepo fieldsMatthias Clasen2019-04-102-0/+64
* utils: Add backported version of g_hash_table_steal_extendedUmang Jain2019-04-091-0/+17
* dir: Integrate revokefs-fuse for flatpak updates codepathUmang Jain2019-04-091-10/+94
* revokefs use: Don't delete the repo in the client when using revokefsAlexander Larsson2019-04-091-2/+2
* Pick up the right revokefs-fuse binaryAlexander Larsson2019-04-092-1/+6
* system-helper: Add CancelPull helper methodUmang Jain2019-04-092-4/+103
* system-helper: Integrate --system pull with revokefs-fuseUmang Jain2019-04-092-7/+252
* common/flatpak-dir: Allow helper function to pass out_fd_listUmang Jain2019-04-091-24/+27
* common/dir: Add reply_type parameter to system helper dbus callsUmang Jain2019-04-091-6/+21
* Fix misspellingsRafael Fontenelle2019-04-089-15/+15
* appstream: Fix permission of compat symlinkAlexander Larsson2019-03-271-1/+1
* appstream: Create symlinks for the icons/$origin subdirectoryAlexander Larsson2019-03-271-0/+14
* utils: Add flatpak_mtree_create_symlink()Alexander Larsson2019-03-272-0/+44
* trivial: Use g_autoptr to automatically free GErrorsUmang Jain2019-03-261-10/+4
* run: Only compare the lowest 32 ioctl arg bits for TIOCSTIRyan Gonzalez2019-03-261-1/+1
* transaction: Don't check dependency installations' remotesMatthew Leeds2019-03-191-11/+3
* transaction: Fix typosMatthew Leeds2019-03-191-3/+3
* triggers: Use FlatpakBwrap helpersAlexander Larsson2019-03-121-23/+25
* More efficient appstream generationAlexander Larsson2019-03-121-123/+60
* utils: Add some mtree helpers and rename create_root to something more correctAlexander Larsson2019-03-122-9/+80
* Move interpretation of OSTREE_DEBUG_HTTPMatthew Leeds2019-03-062-3/+3
* Consistently use flatpak_load_http_uri()Matthew Leeds2019-03-061-38/+20
* dir: Fix GError handling in flatpak_load_deploy_data()Matthew Leeds2019-03-041-2/+1
* Remove extra newlines in variable definiton blocksMatthew Leeds2019-02-2517-119/+0
* Remove extra newlines near curly bracesMatthew Leeds2019-02-2510-20/+0
* Run uncrustifyMatthew Leeds2019-02-2516-335/+364
* Convert dconf settings to keyfileMatthias Clasen2019-02-212-26/+111
* dconf: Prepare for reading user valuesMatthias Clasen2019-02-211-12/+14
* Fix issues with XDG_RUNTIME_DIR being /var/run which is a symlinkAlexander Larsson2019-02-204-8/+26
* installation: Remove no longer needed ostree version checksMatthew Leeds2019-02-141-12/+2
* Support multiple nvidia cardsPatrick Griffis2019-02-141-1/+10
* Delete stray semicolonsMatthew Leeds2019-02-142-2/+0