summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.2.1appstream_glib_0_2_1Richard Hughes2014-06-243-2/+23
* Allow empty URL sectionsRichard Hughes2014-06-241-0/+2
* Fix the xmldir in the APPSTREAM_XML_RULES m4 helperRichard Hughes2014-06-241-1/+1
* Don't include applications that depend on GLib1Richard Hughes2014-06-241-0/+4
* Add an 'appstream-util upgrade' command to easily convert AppData version < 0...Richard Hughes2014-06-242-24/+195
* Include a newline before XML comments to help them stand outRichard Hughes2014-06-241-0/+4
* Add AS_NODE_TO_XML_FLAG_SORT_CHILDRENRichard Hughes2014-06-243-1/+52
* Add as_node_find_with_attribute()Richard Hughes2014-06-243-4/+62
* Add AS_NODE_INSERT_FLAG_MARK_TRANSLATABLERichard Hughes2014-06-243-11/+36
* Remove --use-package-cache from appstrem-builderRichard Hughes2014-06-237-96/+35
* trivial: Update README after the gettext additionsRichard Hughes2014-06-231-1/+2
* 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: Use different outputdirs for each distro releaseRichard Hughes2014-06-204-43/+42
* Fix generation of AppStream 0.41 metadataRichard Hughes2014-06-202-3/+27
* Do not include <metadata> for pre-0.4 metadataRichard Hughes2014-06-201-1/+1
* trivial: Use the package cache for Fedora 20Richard Hughes2014-06-201-0/+1
* trivial: Fix up some GObjectIntrospection markupRichard Hughes2014-06-206-8/+8
* Do not ship Addons in metadata version less than 0.7Richard Hughes2014-06-201-0/+4
* trivial: java-openjdk is not an applicationRichard Hughes2014-06-201-0/+1
* trivial: Fix a silly compile typo in the last commitRichard Hughes2014-06-201-1/+1
* Fix the API versions for Fedora 20Richard Hughes2014-06-202-4/+4
* Always use the latest version of AppStream for logsRichard Hughes2014-06-201-0/+1
* Do not write X-Kudo-RecentRelease for new versions of the metadataRichard Hughes2014-06-194-9/+30
* Convert AsbPluginLoader to an actual GObjectRichard Hughes2014-06-196-112/+214
* trivial: Fix up some function prefixes in the self test programRichard Hughes2014-06-191-102/+102
* trivial: post release version bumpRichard Hughes2014-06-192-5/+5
* Release version 0.2.0appstream_glib_0_2_0Richard Hughes2014-06-193-4/+51
* po: update Russian languageIgor Gnatenko2014-06-191-3/+3
* trivial: drop junk in help messageIgor Gnatenko2014-06-191-1/+1
* po: update Russian languageIgor Gnatenko2014-06-191-70/+77
* Ensure <metadata_license> and <project_license> tags exists when convertingRichard Hughes2014-06-191-3/+50
* Allow comments on the root XML nodeRichard Hughes2014-06-192-5/+11
* trivial: Double space the XML intents to match best practicesRichard Hughes2014-06-192-2/+2
* trivial: Fix up the appstream_XML validation ruleRichard Hughes2014-06-181-1/+1
* Add a secret HTML output formatRichard Hughes2014-06-181-12/+82
* Add a --nonet option to appstream-utilRichard Hughes2014-06-181-3/+18
* Add an m4 file to easily validate AppData and MetaInfo filesRichard Hughes2014-06-183-0/+91
* Add manpages for appstream-util and appstream-builderRichard Hughes2014-06-188-0/+268
* trivial: add section to README.md about translationsIgor Gnatenko2014-06-181-0/+11
* po: Update Russian langIgor Gnatenko2014-06-181-7/+8
* i18n: use transifex for translationsIgor Gnatenko2014-06-1812-15/+403
* i18n: make translable client utilsIgor Gnatenko2014-06-182-40/+83
* Return the URL in the validation error when screenshots fail to be loadedRichard Hughes2014-06-181-10/+17
* Merge branch 'wip/bash-completion'Igor Gnatenko2014-06-182-0/+30
|\
| * trivial: add myself to AUTHORSIgor Gnatenko2014-06-181-0/+1
| * bash-completion: don't allow more than needed options for commandsIgor Gnatenko2014-06-181-9/+16
| * bash-completion: add helper for convertIgor Gnatenko2014-06-181-0/+8
| * bash-completion: add helper for appdata-from-desktopIgor Gnatenko2014-06-181-0/+14
|/
* Add 'appstream appdata-from-desktop' to autogenerate a boilerplate AppData fileRichard Hughes2014-06-181-0/+110