summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CONTRIBUTING: Recommend building this branch with MesonSimon McVittie2023-02-211-36/+53
* release-checklist: Describe how to do releases with MesonSimon McVittie2023-02-211-1/+2
* meson: Include the same i18n bug reporting address as for AutotoolsSimon McVittie2023-02-211-1/+7
* Update NEWSSimon McVittie2023-02-211-1/+1
* update es.poRodhos2023-02-211-1020/+779
* Update ru.poDmitry2023-02-211-25/+25
* Update NEWSSimon McVittie2023-02-181-0/+5
* transaction: Ignore uninstall operations for no deployDan Nicholson2023-02-183-2/+63
* Update NEWSSimon McVittie2023-02-181-0/+6
* flatpak-run: Unset GDK_BACKENDDan Nicholson2023-02-132-0/+2
* dir: If metadata is syntactically invalid, say which file is the problemSimon McVittie2023-02-081-2/+2
* dir: If overrides are syntactically invalid, include path in error messageSimon McVittie2023-02-083-3/+9
* 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
* Update NEWSSimon McVittie2023-02-081-0/+15
* utils-http: Avoid deprecation warning with curl >= 7.85.0Simon McVittie2023-02-071-0/+4
* run: Avoid double-free of gpgconf stdout streamSimon McVittie2023-02-071-1/+1
* dir: Add more debug output for unused refsPhaedrus Leeds2023-02-061-12/+65
* Spanish translation updateJuan2023-02-061-8/+8
* Update translation files for 1.15.2 release1.15.2Simon McVittie2023-02-0623-2921/+4390
* Prepare v1.15.2Simon McVittie2023-02-063-4/+4
* Update POTFILES.inPiotr Drąg2023-02-051-0/+1
* Revert "Add support for files generated by appstreamcli compose (#5277)"Patrick Griffis2023-02-045-55/+18
* Add support for files generated by appstreamcli compose (#5277)Luna2023-02-045-18/+55
* NEWS: UpdateSimon McVittie2023-01-301-0/+37
* utils: Unmap the old summary.idx file before trying to replace itForest2023-01-221-0/+4
* Russian translation update (#5262)Dmitry2023-01-221-53/+52
* Russian traslation updated (#5256)Dmitry2023-01-151-82/+86
* exports: Test that a symlink to the root directory is rejectedSimon McVittie2023-01-121-0/+9
* exports: Assert that recently-excluded paths are excludedSimon McVittie2023-01-121-0/+5
* exports: Don't export parent or ancestor of reserved directoriesSimon McVittie2023-01-121-0/+13
* context: Show a warning if we cannot provide any $HOMESimon McVittie2023-01-121-4/+8
* context: Show a warning when --filesystem exists but can't be sharedSimon McVittie2023-01-121-4/+29
* exports: Move error handling up into callerSimon McVittie2023-01-124-165/+307
* exports: Make _exports_path_expose produce a GError on failureSimon McVittie2023-01-121-31/+64
* exports: Never try to export /.flatpak-infoSimon McVittie2023-01-121-0/+1
* exports: Never try to export paths below /run/flatpak or /run/hostSimon McVittie2023-01-121-0/+2
* exports, context: List unexported paths one per line in sorted orderSimon McVittie2023-01-122-3/+26
* trivial: Trim some long lines, etc.Phaedrus Leeds2023-01-021-12/+22
* repair: Fix off-by-one error in fancy outputPhaedrus Leeds2023-01-021-1/+1
* Update Turkish translationSabri Ünal2022-12-311-94/+87
* dir: Use consistent FlatpakRunFlags everywhereSimon McVittie2022-12-191-9/+12
* portal: Factor out flatpak_bwrap_is_unprivileged()Simon McVittie2022-12-193-14/+15
* common: Replace all flatpak_debug2() with g_debug()Simon McVittie2022-12-156-50/+48
* common: Make flatpak_debug2() use the same domain as g_debug()Simon McVittie2022-12-158-22/+9
* daemons, etc.: Use g_info() for messages that are enabled by -vSimon McVittie2022-12-1512-129/+129
* app: Use g_info() for messages that will be shown by flatpak -vSimon McVittie2022-12-1513-45/+45
* common: Use g_info() for messages that will be shown by flatpak -vSimon McVittie2022-12-1514-259/+259
* daemons: Treat g_info() as equivalent to g_debug()Simon McVittie2022-12-145-12/+12
* main: Treat g_info() as equivalent to g_debug()Simon McVittie2022-12-141-3/+3