summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* trivial: drop junk in help messageIgor Gnatenko2014-06-191-1/+1
* Ensure <metadata_license> and <project_license> tags exists when convertingRichard Hughes2014-06-191-3/+50
* Add a secret HTML output formatRichard Hughes2014-06-181-12/+82
* Add a --nonet option to appstream-utilRichard Hughes2014-06-181-3/+18
* i18n: use transifex for translationsIgor Gnatenko2014-06-182-13/+21
* i18n: make translable client utilsIgor Gnatenko2014-06-182-40/+83
* Add 'appstream appdata-from-desktop' to autogenerate a boilerplate AppData fileRichard Hughes2014-06-181-0/+110
* Allow 'appstream-util convert' to work with two AppData filesRichard Hughes2014-06-181-16/+136
* client/as-builder: fix parser optionsIgor Gnatenko2014-06-171-22/+22
* Add appstream-build from the createrepo_as projectRichard Hughes2014-06-172-0/+325
* trivial: Do not add an extra newline when using 'appstream-util dump foo.xmlRichard Hughes2014-06-161-1/+1
* Include the number of addons with MetaInfo in the status summaryRichard Hughes2014-06-131-4/+14
* Allow dumping .desktop, .appdata.xml and .metainfo.xml files in appstream-utilRichard Hughes2014-06-131-12/+46
* trivial: Use as_app_guess_source_kind() in more placesRichard Hughes2014-06-131-22/+26
* Allow validating AppStream files using appstream-utilRichard Hughes2014-06-131-0/+14
* Allow installing AppData and MetaInfo files using appstream-utilRichard Hughes2014-06-131-7/+10
* Add a hidden command 'list-commands' for bash-completionRichard Hughes2014-06-131-0/+12
* Check everything when validating multiple filesRichard Hughes2014-06-121-55/+40
* Allow 'appstream-util validate' to validate multiple filesRichard Hughes2014-06-121-19/+112
* trivial: Use systemd-style cleanup functionsRichard Hughes2014-06-041-30/+30
* trivial: Use a common style where the _cleanup is done last in the blockRichard Hughes2014-06-031-13/+13
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-012-216/+107
* trivial: Do not print category status in the HTML pageRichard Hughes2014-05-211-15/+0
* Show the percentage to one decimal place in the HTML status pageRichard Hughes2014-05-211-12/+18
* Only show the thumbnail when creating the HTML status pageRichard Hughes2014-05-211-14/+22
* Add as_image_set_pixbuf()Richard Hughes2014-05-131-0/+1
* Don't crash when doing 'appstream-util status-html' on an empty XML fileRichard Hughes2014-05-121-4/+20
* Only count desktop applications when doing the overview statsRichard Hughes2014-05-061-5/+20
* Add as_util_get_possible_kudos()Richard Hughes2014-04-221-8/+2
* trivial: Fix up a typo when validating AppData filesRichard Hughes2014-04-221-1/+1
* Add a 'validate' command to appstream-utilRichard Hughes2014-04-211-0/+64
* trivial: Rename 'status' to 'status-html'Richard Hughes2014-04-151-16/+16
* Add a 'non-package-yaml' command to appstream-utilRichard Hughes2014-04-151-0/+67
* Add a 'status' command to appstream-utilRichard Hughes2014-04-151-0/+325
* trivial: Fix compile failure with gnome-ostreeRichard Hughes2014-04-151-0/+1
* Add a utility 'appstream-util' to do simple operations on AppStream metadataRichard Hughes2014-04-152-0/+777