summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Add some simple filtering in the status.html pageRichard Hughes2014-07-141-40/+178
* Record if distro metadata and screenshots are being usedRichard Hughes2014-07-111-0/+11
* Do not show the extecutive summary for the failed metadataRichard Hughes2014-07-111-1/+1
* trivial: Never show (null) for the comment in failed.htmlRichard Hughes2014-07-101-4/+8
* trivial: Add a light grey border around the imageRichard Hughes2014-07-101-1/+4
* trivial: Make the status HTML file prettyRichard Hughes2014-07-101-31/+80
* Remove asb_context_set_extra_checks()Richard Hughes2014-07-101-7/+0
* Remove as_util_get_possible_kudos() as it's now unusedRichard Hughes2014-07-091-6/+5
* trivial: Don't overwrite the metadata file for non-package-yamlRichard Hughes2014-07-081-1/+1
* trivial: Always generate status.html and applications-to-import.yaml after ea...Richard Hughes2014-07-041-3/+4
* Allow users to specify the location and name of the status filesRichard Hughes2014-07-041-6/+6
* Add --screenshot-dir to appstream-builderRichard Hughes2014-07-021-4/+11
* trivial: Actually show log messages for failed buildsRichard Hughes2014-07-021-1/+4
* Add a 'status-csv' command to appstream-utilRichard Hughes2014-07-011-0/+70
* Allow testing of merging AsApp's using 'appstream-util dump'Richard Hughes2014-06-301-43/+24
* Allow AsStore to load directories of AppData and desktop filesRichard Hughes2014-06-261-0/+30
* Add an 'appstream-util upgrade' command to easily convert AppData version < 0...Richard Hughes2014-06-241-24/+192
* Remove --use-package-cache from appstrem-builderRichard Hughes2014-06-231-19/+5
* appstream-builder: Add packages recursively when using --packages-dirRichard Hughes2014-06-231-7/+26
* appstream-builder: Do not abort the build if a non-package file is foundRichard Hughes2014-06-231-5/+4
* 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