Go to file
Alexander Larsson 8fdc60ed7a xdg-app-helper: Make /etc a real directory
This makes /etc a real directory, with required files like passwd and
symlinks to all the other files in usr/etc.

This is required because we need to make /etc/localtime an actual
symlink whose value depends on the host state.
2015-01-28 20:03:13 +01:00
completion Add completion for repo-update 2015-01-24 22:01:57 -05:00
doc Document repo-update 2015-01-24 21:54:55 -05:00
triggers Add triggers for exports 2015-01-15 21:45:55 +01:00
.gitignore Add manpages to gitignore 2015-01-15 21:45:55 +01:00
Makefile.am Separate out repo-updating command 2015-01-24 21:54:42 -05:00
autogen.sh Initial version 2014-12-17 15:28:07 +01:00
configure.ac Use libsoup to load summary via http 2015-01-21 15:23:14 -05:00
xdg-app-builtins-add-remote.c Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -05:00
xdg-app-builtins-build-export.c Separate out repo-updating command 2015-01-24 21:54:42 -05:00
xdg-app-builtins-build-finish.c Export gnome-shell search provider files 2015-01-20 12:42:13 -05:00
xdg-app-builtins-build-init.c Drop the unused --name option for build-init 2015-01-19 19:56:56 -05:00
xdg-app-builtins-build.c build: Unset ACLOCAL_FLAGS 2015-01-16 10:17:39 +01:00
xdg-app-builtins-delete-remote.c Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -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-list-remotes.c Change terminology from 'repo' to 'remote' 2015-01-19 20:16:00 -05:00
xdg-app-builtins-list.c Redo list commands 2015-01-23 07:40:25 -05:00
xdg-app-builtins-repo-contents.c Show the full reference in repo-contents when using --show-details 2015-01-22 11:01:15 +00:00
xdg-app-builtins-repo-update.c Separate out repo-updating command 2015-01-24 21:54:42 -05:00
xdg-app-builtins-run.c Don't leak an ignored error 2015-01-25 11:07:03 -05:00
xdg-app-builtins-uninstall.c Make the BRANCH argument optional 2015-01-16 19:16:07 -05:00
xdg-app-builtins-update.c Add a --commit option to the update commands 2015-01-16 21:55:48 -05:00
xdg-app-builtins.h Separate out repo-updating command 2015-01-24 21:54:42 -05:00
xdg-app-dir.c Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00
xdg-app-dir.h Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00
xdg-app-helper.c xdg-app-helper: Make /etc a real directory 2015-01-28 20:03:13 +01:00
xdg-app-main.c Separate out repo-updating command 2015-01-24 21:54:42 -05:00
xdg-app-utils.c Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00
xdg-app-utils.h Support extension points in apps and runtimes 2015-01-22 20:42:23 +01:00