index
:
xdg-app/xdg-app
master
wip/alexl/permission-store
Deployment and sandboxing framework for desktop applications
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
flatpak-builtins-update.c: Fixed loading of arch option
HEAD
master
Tristan Van Berkom
1
-2
/
+4
2016-05-19
Merge pull request #164 from amigadave/master
Alexander Larsson
1
-1
/
+1
2016-05-18
Fix ostree requirement in NEWS
David King
1
-1
/
+1
2016-05-18
lib: Fix compilation warnings
Bastien Nocera
1
-2
/
+2
2016-05-18
utils: remove_dangling_symlinks() - fix leak
Alexander Larsson
1
-1
/
+1
2016-05-18
Add --with-system-install-dir option
0.6.0
Alexander Larsson
2
-12
/
+20
2016-05-18
tests: Fix distcheck
Alexander Larsson
1
-1
/
+1
2016-05-18
Fix distcheck: clean up some more generated files
Alexander Larsson
2
-1
/
+3
2016-05-18
tests: Fix distcheck breaking on gpg dir not writable
Alexander Larsson
1
-1
/
+5
2016-05-18
tests: EXTRA_DIST the test keyrings
Alexander Larsson
1
-2
/
+2
2016-05-17
Update version to 0.6.0
Alexander Larsson
2
-3
/
+38
2016-05-17
Update to latest bubblewrap
Alexander Larsson
1
-0
/
+0
2016-05-17
test-configure: use correct quoting
Simon McVittie
2
-6
/
+6
2016-05-17
tests: skip running flatpak at build time if bwrap doesn't work
Simon McVittie
3
-0
/
+15
2016-05-17
tests: package_version.txt is in the $builddir
Simon McVittie
2
-7
/
+7
2016-05-17
test-doc-portal: rely on service activation to start D-Bus service
Simon McVittie
1
-5
/
+0
2016-05-17
test-doc-portal: rely on G_TEST_BUILDDIR to find services
Simon McVittie
2
-2
/
+4
2016-05-17
testdb: rely on G_TEST_SRCDIR to find databases
Simon McVittie
2
-6
/
+8
2016-05-17
Don't install non-executable test files executable
Simon McVittie
1
-2
/
+2
2016-05-17
Merge pull request #161 from smcv/spelling
Alexander Larsson
12
-16
/
+16
2016-05-17
tests: Add test-run-system.sh
Alexander Larsson
6
-27
/
+69
2016-05-17
system-helper: Support running unprivileged on session bus
Alexander Larsson
2
-3
/
+15
2016-05-17
test-run: Split null update to its own test
Alexander Larsson
1
-2
/
+3
2016-05-17
tests: Use gpg signatures during test
Alexander Larsson
5
-10
/
+22
2016-05-17
Fix various spelling mistakes
Simon McVittie
12
-16
/
+16
2016-05-17
lib: Make flatpak_installation_drop_caches return TRUE on success
Alexander Larsson
1
-0
/
+1
2016-05-17
system-helper: Add --no-idle-exit commandline argument
Alexander Larsson
1
-3
/
+9
2016-05-17
Look at FLATPAK_SYSTEM_DIR env var for default system dir
Alexander Larsson
1
-1
/
+14
2016-05-17
system-helper: Never use a system helper recursively
Alexander Larsson
3
-5
/
+22
2016-05-17
tests: Put --user in an env var
Alexander Larsson
3
-20
/
+22
2016-05-17
tests: Add test for update
Alexander Larsson
3
-2
/
+28
2016-05-17
Merge pull request #160 from matthiasclasen/docs
Alexander Larsson
5
-8
/
+81
2016-05-16
Document new FlatpakInstallation api
Matthias Clasen
1
-0
/
+23
2016-05-16
Document FlatpakBundleRef apis
Matthias Clasen
1
-6
/
+22
2016-05-16
Add some new api to the docs
Matthias Clasen
2
-0
/
+25
2016-05-16
Add new FlatpakRemote apis to the docs
Matthias Clasen
1
-1
/
+10
2016-05-16
Fix a doc comment typo
Matthias Clasen
1
-1
/
+1
2016-05-16
flatpak-run.c: Handle arm and aarch64 arches
Tristan Van Berkom
1
-0
/
+4
2016-05-16
lib: Add API to add/modify/remove remotes
Alexander Larsson
5
-19
/
+389
2016-05-16
Remove unused variables
Alexander Larsson
1
-4
/
+0
2016-05-16
run: Remove old seccomp arch code
Alexander Larsson
1
-16
/
+0
2016-05-16
Actually export flatpak_installation_drop_caches
Alexander Larsson
2
-2
/
+5
2016-05-13
Fix clang warnings
Alexander Larsson
2
-3
/
+1
2016-05-13
system-helper: Support add/modify/delete of remotes
Alexander Larsson
5
-1
/
+191
2016-05-13
remote-delete: Actually look at --force flag
Alexander Larsson
1
-1
/
+3
2016-05-13
remote-delete: Move to FlatpakDir and add checks for installed refs
Alexander Larsson
4
-55
/
+93
2016-05-13
Fix typo: flatpak_dir_modify_remove -> flatpak_dir_modify_remote
Alexander Larsson
3
-4
/
+4
2016-05-13
lib: Add flatpak_installation_drop_caches
Alexander Larsson
1
-81
/
+119
2016-05-13
FlatpakDir: Add in-memory summary cache
Alexander Larsson
1
-1
/
+112
2016-05-13
Duplicate ostree_repo_remote_list_refs in FlatpakDir
Alexander Larsson
1
-3
/
+68
[next]