summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.4.70.4.7Alexander Larsson2016-01-251-2/+2
* Update NEWS for releaseAlexander Larsson2016-01-251-0/+21
* update-appstream: Fix crash in case there are no 128x128 iconsAlexander Larsson2016-01-241-1/+1
* Always build libxmlappAlexander Larsson2016-01-223-20/+1
* builder: support using appstream-compose to create appstream filesAlexander Larsson2016-01-221-0/+74
* Move the GZlib* autoptr backport to libglnxAlexander Larsson2016-01-222-6/+0
* update: Make both branch and name optionalAlexander Larsson2016-01-222-31/+138
* lib: Properly finishe OstreeAsyncProgress objectsAlexander Larsson2016-01-221-0/+9
* dir: Properly finish OstreeAsyncProgress objectsAlexander Larsson2016-01-221-3/+10
* XdgAppDir: Make sure we always constole end status lines that we startAlexander Larsson2016-01-221-3/+8
* builder: Add spew when commiting to cacheAlexander Larsson2016-01-221-0/+2
* builder: Add some spew before build-initAlexander Larsson2016-01-221-0/+2
* build-export: Never export files you can't readAlexander Larsson2016-01-221-3/+6
* build-init: Also use the new cp_a for sdk extensionsAlexander Larsson2016-01-221-1/+1
* common: fix handling of no_chown in xdg_app_cp_aAlexander Larsson2016-01-221-2/+4
* build-init: Don't copy uid/gid when initializing a writable sdkAlexander Larsson2016-01-221-1/+1
* common: Add xdg_app_cp_aAlexander Larsson2016-01-222-0/+122
* xdg-app-utils: Add autocleanup for GZlib*Alexander Larsson2016-01-221-0/+6
* build: When using a writable /usr, don't use runtime extensionsAlexander Larsson2016-01-221-1/+5
* utils: Extract the xml helpersAlexander Larsson2016-01-212-303/+331
* build-update-repo: Update the appstream using a GMarkup parser on the app-inf...Alexander Larsson2016-01-211-49/+521
* build-finish: Export app-info, not appdataAlexander Larsson2016-01-211-2/+2
* lib: Add xdg_app_ref_parseAlexander Larsson2016-01-202-0/+31
* appstream: Add timestamp which is updated each time the appstream is pulledAlexander Larsson2016-01-203-8/+35
* builder: Add platform-extensionsAlexander Larsson2016-01-202-15/+51
* builder: Support sdk-extensionsAlexander Larsson2016-01-202-13/+51
* build-init: Add --sdk-extensionAlexander Larsson2016-01-202-6/+71
* run: Use the new xdg_app_list_extensions helperAlexander Larsson2016-01-201-60/+15
* common: Add xdg_app_list_extensions utilAlexander Larsson2016-01-202-0/+103
* builder: Put debuginfo in the right place for runtimesAlexander Larsson2016-01-201-2/+2
* Revert "lib: Allow passing NULL for remote name in update_appstream"Alexander Larsson2016-01-191-23/+8
* appstream: Don't try to remove old appstream if it doesn't existAlexander Larsson2016-01-191-4/+7
* lib: Allow passing NULL for remote name in update_appstreamAlexander Larsson2016-01-191-8/+23
* update-appstream: Don't fail badly if remote has not appstream branchAlexander Larsson2016-01-191-0/+6
* lib: update_appstream - work around main context issueAlexander Larsson2016-01-191-7/+21
* build-finish: Fix exportsAlexander Larsson2016-01-193-4/+7
* lib: Add xdg_app_remote_get_appstream_dirAlexander Larsson2016-01-193-8/+27
* lib: Add getter for installed size on InstalledRefAlexander Larsson2016-01-197-56/+155
* builder: Remove leftover debug spewAlexander Larsson2016-01-191-1/+0
* builder: Fix error with va_start useAlexander Larsson2016-01-191-1/+1
* Fix possible read of uninitialized variableAlexander Larsson2016-01-192-2/+2
* Remove unused variablesAlexander Larsson2016-01-195-9/+0
* override: Fix warningAlexander Larsson2016-01-191-1/+1
* build-update-repo: Add --prune and --prune-depth optionsAlexander Larsson2016-01-192-1/+42
* override: Fix error if override file doesn't already existAlexander Larsson2016-01-192-3/+11
* builder: Handle modules with invalid refname characters in the cacheAlexander Larsson2016-01-191-1/+18
* Add support to gpg sign summaries and appstreamAlexander Larsson2016-01-186-16/+103
* The plural of appdata is appstreamAlexander Larsson2016-01-188-42/+42
* cache: Don't fail to create cache if parent dir is not createdAlexander Larsson2016-01-181-0/+5
* builder: Fix random crash due to uninitialized memoryAlexander Larsson2016-01-181-0/+1