Go to file
Alexander Larsson 13707f6b18 system-helper: Support directly pulling local remotes
For a local (file:// uri) remote, do an (untrusted) direct pull instead
of pulling into the users cached repo first. This way we do less copies,
as well as guaranteeing the source of the data. The later means its
mostly safe to also allow this for non-gpg signed remotes.
2016-06-02 15:30:08 +02:00
app remote-add: Support remote-add --from=keyfile NAME 2016-05-31 16:26:59 +02:00
bubblewrap@318cad3980 Update to new bubblewrap 2016-05-31 15:07:38 +02:00
builder Merge pull request #65 from matthiasclasen/builder-messages 2016-06-02 09:12:08 +02:00
buildutil spelling: progressive 2016-05-27 06:45:16 +00:00
common system-helper: Support directly pulling local remotes 2016-06-02 15:30:08 +02:00
completion Add more completions 2016-05-30 14:54:22 +02:00
data system-helper: Support add/modify/delete of remotes 2016-05-13 16:23:43 +02:00
dbus-proxy spelling: specified 2016-05-27 06:46:56 +00:00
doc Merge pull request #62 from matthiasclasen/build-docs 2016-06-02 08:53:59 +02:00
document-portal Fix various spelling mistakes 2016-05-17 11:43:32 +01:00
env.d Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
lib spelling: elapsed 2016-05-27 06:42:21 +00:00
libglnx@69d8a597f7 Get the new glnx_fd_close 2016-03-11 16:55:15 +01:00
m4 Support installed tests 2016-04-27 16:37:15 +02:00
permission-store permission-store: Fix include paths 2016-05-09 21:30:30 +02:00
po Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
profile Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
session-helper Split out permission store from session helper 2016-05-09 14:07:22 +02:00
system-helper system-helper: Support directly pulling local remotes 2016-06-02 15:30:08 +02:00
tests Fix version test 2016-05-31 15:16:24 +02:00
triggers Pass location of exports to triggers as arg1 2016-02-09 14:50:35 +01:00
.gitignore tests: Fix make-test-bundles.sh 2016-05-10 11:18:32 +02:00
.gitmodules Add bubblewrap submodule 2016-04-29 15:38:20 +02:00
COPYING Add COPYING to reflect license headers 2015-03-31 15:36:29 +01:00
Makefile.am Include README.md in tarball 2016-05-31 10:38:29 +02:00
NEWS Release 0.6.4 2016-06-01 10:28:03 +02:00
README.md readme: Update the link 2016-05-23 09:17:54 +02:00
acinclude.m4 Add minimal document portal tests 2015-09-07 17:17:44 +02:00
autogen.sh build: autogen.sh: Use mkdir -p to suppress warning 2016-05-31 15:05:34 -04:00
configure.ac Post-release version bump 2016-06-01 14:56:23 +02:00
flatpak.pc.in Rename library to libflatpak 2016-05-09 09:46:26 +02:00
uncrustify.cfg Add uncrustify config 2016-05-06 15:27:19 +02:00
uncrustify.sh Add uncrustify config 2016-05-06 15:27:19 +02:00

README.md

Flatpak

flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.

See https://flatpak.org/ for more information.