summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* XXXwip/hughsie/new-style-id-fixRichard Hughes2018-04-181-0/+7
* trivial: Do not show a critical warning using appstream-compose on an unknown IDRichard Hughes2018-04-181-1/+8
* Never add more than one component to the AppStream store when composingRichard Hughes2018-04-181-0/+6
* If the launchable is specified don't guess it when composingRichard Hughes2018-04-161-6/+13
* Add support for component agreementsRichard Hughes2018-04-111-0/+58
* Always resize AppStream icons to fit the destination sizeRichard Hughes2018-03-091-0/+2
* Do not use an 'enable' prefix for meson argumentsRichard Hughes2017-12-181-1/+1
* Fix appstream-compose when using new-style desktop IDsRichard Hughes2017-12-071-6/+10
* Prefer /usr/share/metainfo as default path for metainfo filesMatthias Klumpp2017-08-081-1/+1
* Do not write a timestamp when using news-to-appdataRichard Hughes2017-06-161-2/+4
* trivial: Fix an error message in news-to-appdataRichard Hughes2017-06-161-1/+1
* Do not add the GNOME-Software-specific categories or icons by defaultRichard Hughes2017-06-071-0/+4
* Remove functionality processing an old metadata fileRichard Hughes2017-06-011-1/+2
* trivial: Remove the ability to run threadedRichard Hughes2017-06-011-9/+5
* Remove the cache-id functionalityRichard Hughes2017-05-161-1/+1
* Switch to the meson build system.Richard Hughes2017-05-102-77/+64
* Add a 'check-component' command to appstream-utilRichard Hughes2017-05-031-0/+117
* trivial: Add a regex command to appstream-util for testing firmware versionsRichard Hughes2017-05-031-0/+29
* Support non-numeric version numbers correctlyRichard Hughes2017-05-021-0/+40
* Allow using the app origin as a search keywordRichard Hughes2017-04-151-0/+1
* Fix a problem with appstream-compose with older AppData filesRichard Hughes2017-03-081-4/+8
* Deprecate app_set_source_file() and app_set_source_kind()Richard Hughes2017-02-271-4/+6
* trivial: Use the new AsFormatKind definesRichard Hughes2017-02-271-28/+26
* util: Add a dummy update_contact to appdata-from-desktopKalev Lember2017-02-011-0/+1
* appstream-compose: Support appdata with no desktop filesAlexander Larsson2017-01-181-22/+26
* Support reading metainfo.xml files when using appstream-composeRichard Hughes2017-01-161-18/+25
* trivial: Fix a crash when doing validate-root on an app with no iconRichard Hughes2017-01-081-3/+13
* trivial: Fix unused variable warningsKalev Lember2016-11-261-4/+0
* Use full RELRO in the client executablesRichard Hughes2016-11-231-0/+3
* trivial: Add as_ref_string_debug()Richard Hughes2016-11-211-0/+7
* trivial: Show a total process time when using appstream-util --profileRichard Hughes2016-11-181-0/+3
* trivial: Use g_autoptr to avoid a Coverity warningRichard Hughes2016-11-091-18/+10
* Allow the client to control what search fields are indexedRichard Hughes2016-11-031-0/+7
* Only load native languages when parsing AppStream dataRichard Hughes2016-11-031-0/+1
* Add as_store_load_search_cache()Richard Hughes2016-11-021-0/+3
* Add app-removed, app-added and app-changed signals to AsStoreRichard Hughes2016-10-311-0/+27
* Add a 'watch' command to appstream-utilRichard Hughes2016-10-191-0/+76
* Never inhierit Name and Comment when using appstream-composeRichard Hughes2016-09-281-0/+4
* Add an easy way to add a language to an existing fileRichard Hughes2016-09-061-0/+48
* Add an easy way to add a modalias to an existing fileRichard Hughes2016-09-051-0/+57
* trivial: Add a query-installed command to appstream-utilRichard Hughes2016-08-251-0/+59
* trivial: Do not hang when using 'appstream-util search foo --verbose'Richard Hughes2016-08-251-2/+1
* trivial: Show the installed state in the appstream-util search outputRichard Hughes2016-08-231-3/+12
* trivial: Fix several -Wsign-conversion issues on ARMRichard Hughes2016-08-221-1/+1
* Make upgrade check for SPDX license string (#131)Kai Willadsen2016-08-211-2/+2
* trivial: Add some more search debugging when run with --verboseRichard Hughes2016-08-171-0/+22
* trivial: Don't add a duplicate <developer_name> when it exists alreadyRichard Hughes2016-08-101-0/+2
* trivial: Fix the comment text for 'help' when upgradingRichard Hughes2016-08-101-2/+2
* Add the TRANSLATE URL kindRichard Hughes2016-08-091-0/+20
* Support merge componentsRichard Hughes2016-08-041-1/+61