summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid a crash during update --appstreamappstream-crashMatthias Clasen2016-10-311-0/+7
* remote-add: LOCATION is not optionalAlexander Larsson2016-10-311-2/+2
* Update Polish translationPiotr Drąg2016-10-311-280/+378
* Remove check for OstreeRepoExportArchiveOptions.path_prefixAlexander Larsson2016-10-283-26/+3
* install --from: Try to reuse existing remotesAlexander Larsson2016-10-272-3/+44
* common: Don't segfault w/o org.freedesktop.Flatpak.SystemHelperMatthew Leeds2016-10-271-2/+6
* tests: Run flatpak-builder under valgrind tooAlexander Larsson2016-10-262-2/+3
* builder: Handle app ids with dashes in themAlexander Larsson2016-10-261-3/+31
* builder: Break out name generation for Debug and Locale extensionsAlexander Larsson2016-10-263-12/+39
* Allow remote-add --from --no-gpg-verifyAlexander Larsson2016-10-261-1/+2
* When installing to the system dir, don't consider --user dependenciesAlexander Larsson2016-10-261-5/+22
* Document who remotes can be preconfiguredMatthias Clasen2016-10-261-0/+5
* Merge pull request #358 from piotrdrag/potfiles-update-161019matthiasclasen2016-10-261-0/+1
|\
| * Update POTFILES.inPiotr Drąg2016-10-251-0/+1
* | Merge pull request #373 from yurchor/mastermatthiasclasen2016-10-261-231/+241
|\ \
| * | Update Ukrainian translationYuri Chornoivan2016-10-261-231/+241
|/ /
* | Sort available branches in "multiple branches available" messageAlexander Larsson2016-10-261-0/+1
* | Add backport of SoupRequestHTTP autoptr supportAlexander Larsson2016-10-251-0/+1
|/
* update --appstream: Don't stop at first errorAlexander Larsson2016-10-251-2/+4
* update --appstream: Actually handle remote argument if specifiedAlexander Larsson2016-10-251-1/+1
* Update pofiles0.6.13Alexander Larsson2016-10-256-1783/+2493
* Update NEWS for releaseAlexander Larsson2016-10-251-0/+79
* install --from: Re-read config after adding origin remoteAlexander Larsson2016-10-251-1/+1
* common: Minor whitespace cleanupAlexander Larsson2016-10-251-3/+2
* Add support for unmaintained extensions (#361)Jan Jedelský2016-10-254-1/+212
* install: Show entire ref in the multiple-branches error messageAlexander Larsson2016-10-241-1/+5
* Don't use the system-helper if disabledAlexander Larsson2016-10-242-0/+6
* Merge pull request #365 from nazgul77/masterAlexander Larsson2016-10-241-306/+686
|\
| * Update German translationChristian2016-10-221-306/+686
* | Work around ostree partial commit issueAlexander Larsson2016-10-241-1/+15
* | Use ostree pull inherit-transation to make extra-data transactionalAlexander Larsson2016-10-241-5/+40
* | Use the new ostree argument to pull multiple subdirs in a singe pullAlexander Larsson2016-10-241-77/+42
* | Merge pull request #368 from mariospr/glib-depAlexander Larsson2016-10-241-1/+5
|\ \
| * | Use g_key_file_load_from_data() instead of g_key_file_load_from_bytes()Mario Sanchez Prada2016-10-241-1/+5
|/ /
* | Require OStree 2016.12 for new features and fixesAlexander Larsson2016-10-221-1/+1
* | Make looks_like_branch betterAlexander Larsson2016-10-211-3/+9
|/
* remote-add: Assume --from if location ends with .flatpakrepoAlexander Larsson2016-10-211-1/+2
* tests: Add some more verification to the bundle testsAlexander Larsson2016-10-211-0/+10
* build-finish: Add --extra-data= argumentAlexander Larsson2016-10-212-0/+53
* extra-data: After applying extra-data, export any exportsAlexander Larsson2016-10-211-0/+15
* update-repo: Collect extra-data sizes for the summaryAlexander Larsson2016-10-211-0/+38
* dir: When pulling/deploying an app, support xa.extra-data-sourcesAlexander Larsson2016-10-216-63/+800
* utils: Add flatpak_load_http_uri helper functionAlexander Larsson2016-10-212-0/+158
* build-export: Read Extra Data section and put in commit metadataAlexander Larsson2016-10-212-1/+125
* lib: Don't list updates from disabled remotesAlexander Larsson2016-10-211-0/+3
* transaction: Fix error reportin in case an update failsAlexander Larsson2016-10-201-2/+1
* update: Make --commit=ID actually download that commitAlexander Larsson2016-10-202-3/+6
* Add generic static permissions to metadataAlexander Larsson2016-10-192-0/+177
* FlatpakDir: Fix timeout of summary cacheAlexander Larsson2016-10-191-1/+1
* update: Add back support for --commit=Alexander Larsson2016-10-193-10/+16