summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Check for duplicate screenshots when adding fontsRichard Hughes2015-04-131-0/+23
* trivial: Never attempt to mirror generated screenshotsRichard Hughes2015-04-131-3/+4
* Use the sanitized font filename as the cache-idRichard Hughes2015-04-102-6/+16
* trivial: post-branch version bumpRichard Hughes2015-04-102-5/+5
* Fix a crash for an invalid AppData fileRichard Hughes2015-04-091-2/+8
* Do not strip out the source screenshot when using mirror-screenshots --nonetRichard Hughes2015-04-071-20/+16
* Remove the batch output option from the builderRichard Hughes2015-04-079-603/+7
* Remove the extra screenshots and appdata options from the builderRichard Hughes2015-04-075-272/+15
* Remove all networking support when building metadataRichard Hughes2015-04-078-387/+58
* Add a mirror-screenshots command to appstream-utilRichard Hughes2015-04-071-0/+455
* trivial: Remove some unused codeRichard Hughes2015-04-021-51/+0
* No longer set PaddedIconRichard Hughes2015-04-022-5/+0
* Remove --extra-appstream from the builderRichard Hughes2015-04-016-202/+0
* Allow using as_node_get_localized_unwrap() on unwrapped description markupRichard Hughes2015-03-311-0/+10
* Merge pull request #45 from DimStar77/masterRichard Hughes2015-03-301-1/+1
|\
| * Build: link libasb_plugin_font.la with GTK30_3_XDominique Leuenberger2015-03-301-1/+1
|/
* trivial: post release version bumpRichard Hughes2015-03-302-5/+5
* Release version 0.3.6appstream_glib_0_3_6Richard Hughes2015-03-302-1/+27
* Do not trust the result of FcConfigAppFontAddFile()Richard Hughes2015-03-301-1/+1
* Update the checksums for the gcab-generated firmwareRichard Hughes2015-03-301-4/+4
* Add a 'replace-screenshots' command to appstream-utilRichard Hughes2015-03-301-0/+57
* Add the source-only tags when outputting AppData filesRichard Hughes2015-03-304-2/+58
* If the API version is unspecified when building use the latest released versionRichard Hughes2015-03-261-1/+1
* Put all the screenshots in a file rather than just writing to the upload pathRichard Hughes2015-03-253-1/+33
* Teach asb_utils_write_archive() how to write other archive formatsRichard Hughes2015-03-251-1/+6
* Always upscale screenshots if they are too smallKalev Lember2015-03-251-15/+0
* Assume the INF DriverVer is UTCRichard Hughes2015-03-251-4/+4
* Make the AppStream builder support optionalRichard Hughes2015-03-255-50/+82
* Use the upstream screenshot when we are using appstream-builder --no-netRichard Hughes2015-03-242-0/+15
* Allow uninstalling AppStream files from /var/cacheRichard Hughes2015-03-201-22/+22
* Use the correct image URL for HiDPI screenshotsRichard Hughes2015-03-191-1/+1
* Merge pull request #41 from elmarco/patch-1Igor Gnatenko2015-03-171-1/+1
|\
| * configure.ac: fix typoMarc-Andre Lureau2015-03-171-1/+1
|/
* Remove the gtk3 dep from libappstream-glibRichard Hughes2015-03-163-2/+6
* Merge pull request #39 from aruiz/masterRichard Hughes2015-03-141-1/+4
|\
| * configure.ac: gcab is a hard requirementAlberto Ruiz2015-03-141-1/+4
|/
* Add --batch-output to be able to disable the progress panel when buildingRichard Hughes2015-03-136-0/+32
* Do not fail due to style warnings when using relaxed validationRichard Hughes2015-03-131-97/+102
* Also subsume application licensesRichard Hughes2015-03-111-0/+6
* trivial: Make the UTF-8 test actually match the commentRichard Hughes2015-03-112-3/+3
* trivial: post release version bumpRichard Hughes2015-03-112-5/+5
* Release version 0.3.5appstream_glib_0_3_5Richard Hughes2015-03-112-1/+23
* trivial: Fix a potential crash spotted by clangRichard Hughes2015-03-111-0/+6
* trivial: Remove some dead code spotted by clangRichard Hughes2015-03-112-4/+0
* Add as_store_add_filter()Richard Hughes2015-03-112-0/+58
* trivial: Firmware files do not require screenshotsRichard Hughes2015-03-101-2/+3
* Support parsing .inf files into an AsAppRichard Hughes2015-03-098-113/+270
* trivial: Add as_app_get_release_default()Richard Hughes2015-03-092-0/+29
* Support Dirids in .inf filesRichard Hughes2015-03-092-0/+29
* trivial: Split off the desktop file parsing to it's own source fileRichard Hughes2015-03-094-359/+390