summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* trivial: Display the search sort key in hexRichard Hughes2016-02-261-1/+1
* Add AS_APP_KIND_OS_UPDATERichard Hughes2016-02-263-7/+14
* Add AS_APP_KIND_SHELL_EXTENSIONRichard Hughes2016-02-262-0/+6
* Add AS_APP_KIND_DISTRO_UPGRADERichard Hughes2016-02-253-0/+7
* Rename a symbol to reflect realityRichard Hughes2016-02-2517-147/+267
* Improve the application search tokenizing and filteringRichard Hughes2016-02-243-105/+103
* trivial: Add a self test profile for search performanceRichard Hughes2016-02-241-0/+44
* trivial: Add a memory profiling make targetRichard Hughes2016-02-241-0/+4
* Return results from 'appstream-util search' in relevance orderRichard Hughes2016-02-241-3/+34
* Properly validate AppStream files with local or remote iconsRichard Hughes2016-02-241-1/+4
* Add a warning when validating in strict mode a file with invalid tagsRichard Hughes2016-02-185-0/+21
* Remove the --api-version parameter from client toolsRichard Hughes2016-02-182-22/+2
* Add support for getting the SDK and runtime from the bundleRichard Hughes2016-02-173-1/+93
* trivial: Add some more debugging around the HiDPI icon findingRichard Hughes2016-02-171-3/+10
* trivial: Actually save HiDPI icons when using appstream-composeRichard Hughes2016-02-171-1/+1
* trivial: Do not use deprecated libsoup APIRichard Hughes2016-02-171-5/+5
* Add an application prefix to the ID for certain install scopesRichard Hughes2016-02-171-66/+161
* Split up the store loading so that stores are created in a predictable orderRichard Hughes2016-02-161-152/+260
* Look in the correct icon directory for yaml filesRichard Hughes2016-02-165-14/+18
* trivial: post release version bumpRichard Hughes2016-02-122-6/+6
* Release version 0.5.9appstream_glib_0_5_9Richard Hughes2016-02-1211-75/+87
* trivial: Fix a couple of small memory leaksRichard Hughes2016-02-121-19/+31
* Merge pull request #91 from alexlarsson/xdg-app-dirsRichard Hughes2016-02-121-18/+99
|\
| * store: Pick up newly added appinfo dirs for xdg-app remotesAlexander Larsson2016-02-121-18/+86
| * store: Keep track of which appinfo dirs are added and never re-add themAlexander Larsson2016-02-121-0/+13
|/
* Fix a validation error for metainfo files with descriptionsRichard Hughes2016-02-061-0/+10
* Update the SPDX license listRichard Hughes2016-02-051-4/+19
* Accept FSFAP as a valid metadata licenseRichard Hughes2016-02-052-0/+3
* Merge pull request #87 from azzar1/add_missing_g_begin_declRichard Hughes2016-02-041-0/+2
|\
| * Add missing G_BEGIN_DECLS in libappstream-glib/as-tag.h.Andrea Azzarone2016-02-041-0/+2
|/
* Merge pull request #86 from robert-ancell/news-2016Richard Hughes2016-02-031-3/+3
|\
| * Fix dates in NEWS - It's 2016!Robert Ancell2016-02-031-3/+3
|/
* trivial: post release version bumpRichard Hughes2016-02-022-5/+5
* Release version 0.5.8appstream_glib_0_5_8Richard Hughes2016-02-0227-147/+474
* Ignore temp and hidden files in AsMonitorRichard Hughes2016-02-021-0/+13
* Escape data before writing to an HTML fileRichard Hughes2016-02-021-1/+3
* Merge pull request #85 from ximion/masterRichard Hughes2016-02-011-4/+7
|\
| * dep11: Support stock iconsMatthias Klumpp2016-02-011-4/+7
|/
* trivial: Prefer the xmls icon rule over the xdg-app oneRichard Hughes2016-02-012-15/+22
* trivial: Support loading the xdg-app AppStream data from inside the sandboxRichard Hughes2016-02-011-2/+6
* Blacklist the xdg-app AppStream data as the correct data is added manuallyRichard Hughes2016-02-011-0/+4
* Do not respect the icon_root when using as_store_from_file()Richard Hughes2016-02-012-44/+24
* Show the source of the 'appstream-util check-root' failureRichard Hughes2016-02-011-5/+8
* trivial: Do not require icons for generic or runtime kindsRichard Hughes2016-02-011-0/+2
* Use predictable sorting when outputting <provides>Richard Hughes2016-02-011-0/+18
* Move the kudo and provides autodetection to libappstream-glibRichard Hughes2016-01-317-153/+222
* trivial: Fix up self tests after generic kindRichard Hughes2016-01-311-5/+5
* Set the xdg-app origin on the store, and only set app origin to the remote nameRichard Hughes2016-01-281-11/+18
* Remove support for Ubuntu app-install dataRichard Hughes2016-01-276-248/+9
* Add a flag for skipping invalid AppStream filesRichard Hughes2016-01-273-3/+18