Go to file
Matthias Clasen 85288750e6 Prevent an error pileup
Unfortunately, g_key_file_get_string can set error and still
return non-NULL (e.g if the value contains unsupported escape
sequences).
2015-01-14 22:11:19 -05:00
doc Add man pages 2015-01-14 01:38:49 -05:00
.gitignore Initial version 2014-12-17 15:28:07 +01:00
Makefile.am Merge pull request #4 from matthiasclasen/delete-repo 2015-01-14 10:28:59 +01:00
autogen.sh Initial version 2014-12-17 15:28:07 +01:00
configure.ac Add man pages 2015-01-14 01:38:49 -05:00
xdg-app-builtins-add-repo.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-builtins-build-init.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-builtins-build.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-builtins-delete-repo.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-builtins-install.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-builtins-run.c Prevent an error pileup 2015-01-14 22:11:19 -05:00
xdg-app-builtins-update.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-builtins.h Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-dir.c Use new ostree_repo_pull_default_console_progress_changed, 2015-01-12 16:49:06 +01:00
xdg-app-dir.h Explode exports on deploy 2015-01-12 08:50:09 +01:00
xdg-app-helper.c xdg-app-helper: Fix passwd/group mount 2014-12-18 18:30:32 +01:00
xdg-app-main.c Avoid many copies of usage_error function 2015-01-14 18:49:34 -05:00
xdg-app-utils.c Use gs_dirfd_iterator for xdg_app_remove_dangling_symlinks 2015-01-12 16:44:47 +01:00
xdg-app-utils.h Add xdg_app_remove_dangling_symlinks helper 2015-01-12 08:50:09 +01:00