summaryrefslogtreecommitdiff
path: root/client/as-util.c
Commit message (Expand)AuthorAgeFilesLines
* Consider AppStream version as a stringCorentin Noël2021-08-031-3/+2
* as-util: Fix Markdown underlining in appdata-to-newsPhilip Withnall2021-01-301-2/+2
* util: Add "validate-version" commandFlorian Müllner2020-03-221-0/+108
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-2/+2
* Allow building on WindowsJehan2019-03-261-1/+8
* Appdata to AppDatascootergrisen2019-02-111-1/+1
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Use as_utils_vercmp_full internallyKalev Lember2019-01-041-1/+1
* trivial: Do not let libsoup explode in a ball of flames for file:// mirror URLsRichard Hughes2018-12-121-0/+7
* trivial: Allow using metainfo.xml files with appdata-to-newsRichard Hughes2018-11-271-1/+2
* Change order of arguments in matrix-html to match status-htmlsuve2018-08-271-4/+5
* Do not parse firmware filesRichard Hughes2018-06-121-83/+0
* trivial: Allow showing only one type of AsRefString statsRichard Hughes2018-05-211-3/+10
* Add support for component agreementsRichard Hughes2018-04-111-0/+58
* 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
* 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
* 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
* 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
* 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
* 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
* Allow multiple components with the same AppStream ID in the AsStoreRichard Hughes2016-08-011-0/+1
* trivial: Show the unique ID when using 'appstream-util search'Richard Hughes2016-07-311-1/+1
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-18/+18
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-211/+0