Matthew Leeds
8fcd5b6e72
doc: Fix docs for --update-appstream
...
We no longer run appstream-builder (see commit 455d3a7b2 ) so update the
documentation for the --update-appstream option.
Closes : #1360
Approved by: alexlarsson
(cherry picked from commit 3e143faf6a )
2018-02-05 22:07:05 -08:00
Philip Withnall
f3c898da05
app: Add support for collection IDs to built-in flatpak commands
...
This sets the collection ID on remote configs and in commit metadata
when building flatpaks.
Signed-off-by: Philip Withnall <withnall@endlessm.com >
2017-08-18 14:23:03 +02:00
Alexander Larsson
cc7402d6f7
commit-from: Add --force support
2016-11-30 18:09:19 +01:00
Alexander Larsson
8fa7f7fe09
Add --ostree-verbose
...
This enables debug logging for OSTree
2016-09-27 11:37:11 +02:00
Alexander Larsson
23c1c22266
commit-from: Support specifying multiple refs
...
You can list refs, or specify none to mean every source ref
2016-08-23 16:13:04 +02:00
Alexander Larsson
0a3ca96da0
Add --no-update-summary to export, commit-from and import-bundle
...
We want this for e.g. the build system where we will do multiple
repo operations and then atomically regenerate the summary once.
2016-08-23 15:12:27 +02:00
Alexander Larsson
1976639153
flatpak: Add build-commit-from command
...
This creates new commits based on a different repo/branch. Very useful
to e.g. import and sign verified correct commits from an autobuilder
repo.
2016-08-19 17:24:03 +02:00