summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add as_markup_import()Richard Hughes2016-03-013-0/+65
* Fix crash when validating files containing invalid remote URIsRichard Hughes2016-03-011-1/+1
* Add AS_APP_KIND_LOCALIZATIONRichard Hughes2016-03-012-0/+6
* Merge pull request #95 from robert-ancell/function-orderingRichard Hughes2016-03-011-2/+2
|\
| * Fix ordering of parameters to as_store_search_app_infoRobert Ancell2016-03-011-2/+2
|/
* trivial: Do not require icons for generic component typesRichard Hughes2016-02-261-2/+7
* trivial: post release version bumpRichard Hughes2016-02-262-5/+5
* Release version 0.5.10appstream_glib_0_5_10Richard Hughes2016-02-2628-280/+572
* Add a 'split-appstream' command to appstream-utilRichard Hughes2016-02-261-0/+66
* trivial: Add AS_APP_QUIRK_HAS_SOURCERichard Hughes2016-02-261-0/+2
* Add AsAppQuirkRichard Hughes2016-02-262-0/+55
* trivial: Fix critical warning for xdg-app bundlesRichard Hughes2016-02-261-1/+2
* Support loading XML files using as_store_from_bytes()Richard Hughes2016-02-261-4/+28
* Do not tokenize mimetypesRichard Hughes2016-02-263-3/+3
* 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