summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .gitmodules to use trove reposbaserock/0.4.4Javier Jardón2015-10-191-1/+1
* Update for 0.4.4 release0.4.4Alexander Larsson2015-10-022-1/+8
* Propagate Xauthority details to the sandbox if X11 is enabledAlexander Larsson2015-10-015-3/+87
* helper: Handle existing mounts with escaped charactersAlexander Larsson2015-10-011-8/+44
* fuse: Disable entry cache to work around race conditionAlexander Larsson2015-10-011-1/+5
* build-export: Strip out uid/gid and xattrsAlexander Larsson2015-09-301-1/+11
* build: Fix srcdir != builddir from gitColin Walters2015-09-291-1/+1
* Bump version to 0.4.30.4.3Alexander Larsson2015-09-292-1/+7
* Make sure we build against older ostree (without gpg import)Alexander Larsson2015-09-292-0/+11
* cleanup: Simplify code using xdg_app_failAlexander Larsson2015-09-2813-141/+44
* cleanup: Remove unused variablesAlexander Larsson2015-09-282-3/+0
* cleanup: Remove trivial use of goto outAlexander Larsson2015-09-2816-348/+182
* Add xdg-app dump-runtime commandAlexander Larsson2015-09-286-5/+345
* Make usage_error return FALSEAlexander Larsson2015-09-252-4/+5
* Add --nofilesystem commandline argAlexander Larsson2015-09-251-0/+16
* utils: Add xdg_app_failAlexander Larsson2015-09-252-0/+18
* Release 0.4.2.10.4.2.1Alexander Larsson2015-09-252-1/+5
* Fix regression is dbus proxyAlexander Larsson2015-09-251-1/+1
* Accept -d as --show-details in all commands that support itAlexander Larsson2015-09-252-2/+2
* Update to 0.4.20.4.2Alexander Larsson2015-09-242-1/+11
* bash_completion: Properly list apps when completing "run"Alexander Larsson2015-09-241-1/+27
* list-apps/runtimes: User table printerAlexander Larsson2015-09-242-22/+17
* list-remotes: Add support for listing both user and system remotesAlexander Larsson2015-09-244-52/+100
* Move table printer to xdg-app-utils.cAlexander Larsson2015-09-243-79/+90
* Add xdg-app enter commandAlexander Larsson2015-09-249-24/+431
* Update to libglnx for new autocleanup backportsAlexander Larsson2015-09-241-0/+0
* Make seccomp optionalAlexander Larsson2015-09-242-3/+19
* add-remote: Allow specifying local pathname instead of uriAlexander Larsson2015-09-232-6/+14
* run: Add /var/config and /var/data to sandboxAlexander Larsson2015-09-231-1/+11
* remove some unused codeAlexander Larsson2015-09-231-3/+0
* run: Fix handling of which filesystems you can accessAlexander Larsson2015-09-231-2/+2
* xdg-app build: Support extensionsAlexander Larsson2015-09-224-107/+115
* run: When creating /etc symlinks, don't make symlinks to symlinksAlexander Larsson2015-09-211-6/+29
* Update NEWS and version to 0.4.10.4.1Alexander Larsson2015-09-182-1/+9
* Support version= in extension metadataAlexander Larsson2015-09-181-1/+2
* fuse: Supply mode when creating filesAlexander Larsson2015-09-181-1/+1
* tests: Use check_PROGRAMS as the primaryDavid King2015-09-181-1/+1
* Mount nvidia device nodes in sandbox if dri allowedAlexander Larsson2015-09-181-0/+2
* run: Allow perf and ptrace in debug and build mode.Alexander Larsson2015-09-183-4/+31
* Fix distcheck issues0.4.0Alexander Larsson2015-09-175-4/+10
* document portal: Add support for transient documentsAlexander Larsson2015-09-177-24/+50
* Updated NEWS for releaseAlexander Larsson2015-09-171-0/+24
* bump version to 0.4.0Alexander Larsson2015-09-171-1/+1
* bash completion: Update to match the lastest optionsAlexander Larsson2015-09-171-21/+63
* Update docs for new/changes interfaceAlexander Larsson2015-09-177-3/+579
* Rename repo-contents to ls-remoteAlexander Larsson2015-09-176-15/+15
* list-remotes: Use --show-details instead of --detailsAlexander Larsson2015-09-172-3/+3
* docs: Update remote related docsAlexander Larsson2015-09-173-4/+26
* list-remotes: Separate columns with tabAlexander Larsson2015-09-171-1/+1
* add/modify-remote: Support importing trusted gpg keysAlexander Larsson2015-09-171-1/+91