Go to file
Matthias Clasen 08d06ddf00 Use a commit filter in make-repo
We only import the following:
- everything below files/
- everything below export/
- the metadata file
This conveniently takes care of keeping the built-time var/ out
of the repo, and prevents other crap from creeping in.
2015-01-16 13:53:36 -05:00
doc Use a commit filter in make-repo 2015-01-16 13:53:36 -05:00
.gitignore Initial version 2014-12-17 15:28:07 +01:00
Makefile.am Add a make-repo command 2015-01-15 20:06:11 -05: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-finish.c Don't remove var in build-finish 2015-01-16 11:03:10 -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-list-repos.c Add a list-repos command 2015-01-15 06:12:08 -05:00
xdg-app-builtins-list.c Incorporate review comments 2015-01-15 13:57:27 -05:00
xdg-app-builtins-make-repo.c Use a commit filter in make-repo 2015-01-16 13:53:36 -05:00
xdg-app-builtins-run.c Merge pull request #15 from matthiasclasen/error-handling 2015-01-15 09:14:05 +01: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 Add a make-repo command 2015-01-15 20:06:11 -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 Handle exec error correctly 2015-01-14 22:37:54 -05:00
xdg-app-main.c Add a make-repo command 2015-01-15 20:06:11 -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