summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Rename the xdg-app support to the new name: FlatpakRichard Hughes2016-05-111-6/+4
* trivial: Add some more debugging to debug an issueRichard Hughes2016-05-111-1/+1
* Add search-pkgname to appstream-glibRichard Hughes2016-04-071-0/+49
* Add a merge-appstream command to appstream-utilRichard Hughes2016-03-281-1/+62
* Add a 'markup-import' command to appstream-util for testing text importRichard Hughes2016-03-031-0/+54
* Add as_utils_string_replace()Richard Hughes2016-03-031-41/+1
* trivial: When searching look in the user app-info dirs tooRichard Hughes2016-03-021-1/+5
* Add a 'split-appstream' command to appstream-utilRichard Hughes2016-02-261-0/+66
* trivial: Display the search sort key in hexRichard Hughes2016-02-261-1/+1
* Add AS_APP_KIND_OS_UPDATERichard Hughes2016-02-261-1/+2
* Add AS_APP_KIND_DISTRO_UPGRADERichard Hughes2016-02-251-0/+1
* Rename a symbol to reflect realityRichard Hughes2016-02-252-29/+29
* Return results from 'appstream-util search' in relevance orderRichard Hughes2016-02-241-3/+34
* Remove the --api-version parameter from client toolsRichard Hughes2016-02-182-22/+2
* 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
* Escape data before writing to an HTML fileRichard Hughes2016-02-021-1/+3
* 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
* Move the kudo and provides autodetection to libappstream-glibRichard Hughes2016-01-311-0/+22
* Add a flag for skipping invalid AppStream filesRichard Hughes2016-01-271-0/+3
* Support the QT translation systemRichard Hughes2016-01-261-40/+7
* Add AsTranslation to support <translation> tags in AppData filesRichard Hughes2016-01-252-10/+37
* Add a modify command to appstream-utilRichard Hughes2016-01-251-0/+67
* Add support for per-user and system-wide xdg-app installed storesRichard Hughes2016-01-251-0/+8
* trivial: Fix linking error when building appstream-composeRichard Hughes2016-01-241-0/+1
* Use heuristics when building metadata with an AppData fileRichard Hughes2016-01-241-1/+1
* Only load supported icon kinds when using appstream-composeRichard Hughes2016-01-221-0/+1
* Remove all traces of ostreeAlexander Larsson2016-01-221-84/+1
* Add appstream-composeAlexander Larsson2016-01-222-0/+503
* ostree: Allow specifying a particular arch onlyAlexander Larsson2016-01-151-3/+10
* Allow dumping inf files using appstream-utilRichard Hughes2016-01-131-0/+1
* trivial: Mark some more strings as translatableRichard Hughes2016-01-031-9/+20
* Generate GUID values according to RFC4122Richard Hughes2015-11-151-0/+27
* trivial: Don't issue an icon warning during check-root for non-desktop compon...Richard Hughes2015-09-291-0/+9
* trivial: Use keywords in local desktop files when using 'appstream-util searc...Richard Hughes2015-09-291-1/+5
* Remove the long-obsolete appdata-validate toolRichard Hughes2015-09-252-303/+0
* Add an --enable-profile option to appstream-utilRichard Hughes2015-09-251-0/+11
* Fix a typo in command nameDmitry Shachnev2015-09-201-1/+1
* Simplify veto messages for missing <name> and <summary>Kalev Lember2015-09-181-1/+1
* trivial: Fix display of vetos in the summary pageRichard Hughes2015-09-181-1/+1
* trivial: Remove dead codeRichard Hughes2015-09-181-2/+0
* trivial: Remove now-defunct parts of the HTML status pageRichard Hughes2015-09-171-42/+0
* trivial: Fix --enable-ostree buildRichard Hughes2015-09-151-1/+2
* Use the typedef'd name in the code to help readabilityRichard Hughes2015-09-141-4/+4
* Use specific types to remove the last _cleanup_free usageRichard Hughes2015-09-141-3/+1
* Use glib's cleanup functions for GStringKalev Lember2015-09-101-11/+11
* Use glib's cleanup functions for libsoup as wellKalev Lember2015-09-101-2/+3
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-082-3/+0
* trivial: Fix the buildKalev Lember2015-09-081-1/+1