summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a destructor for AsRefStringwip/kalev/as-ref-string-destructorKalev Lember2017-01-281-0/+6
* store: Fix use after free with hash table keysKalev Lember2017-01-271-0/+5
* trivial: Update app ID rename listKalev Lember2017-01-271-0/+22
* trivial: profile: Free mutex resources in finalize()Kalev Lember2017-01-271-0/+1
* AsStore: hold a ref in hash_unique_id to avoid use-after-free (#149)Simon McVittie2017-01-261-2/+2
* appstream-compose: Support appdata with no desktop filesAlexander Larsson2017-01-181-22/+26
* Read and write the <custom> tagRichard Hughes2017-01-164-3/+9
* Support reading metainfo.xml files when using appstream-composeRichard Hughes2017-01-161-18/+25
* Tighten a rule that classifies apps as web-appsKalev Lember2017-01-161-1/+1
* Do not ignore type=replace merge componentsRichard Hughes2017-01-121-1/+1
* trivial: post release version bumpRichard Hughes2017-01-122-5/+5
* Release version 0.6.7appstream_glib_0_6_7Richard Hughes2017-01-126-22/+42
* Only fail to validate <icon> in AppData desktop componentsRichard Hughes2017-01-111-2/+3
* trivial: Reset GError when skipping a fileKalev Lember2017-01-091-0/+1
* Limit recursive deps lookup to the same source packageKalev Lember2017-01-091-2/+8
* Revert "trivial: Prevent recusion when a package lists itself as a dep"Kalev Lember2017-01-091-4/+0
* Revert "trivial: Do not recurse for library or filename deps"Kalev Lember2017-01-091-8/+0
* trivial: Fix a crash when doing validate-root on an app with no iconRichard Hughes2017-01-081-3/+13
* trivial: Allow a NULL destdir in as_utils_find_icon_filename_full()Richard Hughes2017-01-081-1/+0
* build: Enable C99 support in configure.acPhilip Withnall2017-01-071-0/+4
* Fix a crash when using as_release_get_location_default()Richard Hughes2017-01-061-0/+2
* trivial: Add yakuake.desktop to rename listKalev Lember2017-01-051-0/+1
* Revert "trivial: Correctly truncate existing logfiles"Richard Hughes2017-01-041-81/+34
* trivial: Correctly truncate existing logfilesRichard Hughes2017-01-041-3/+8
* trivial: Fix a critical warning in the self testsRichard Hughes2017-01-041-0/+4
* trivial: Do not recurse for library or filename depsRichard Hughes2017-01-041-0/+8
* Write log files in a better wayRichard Hughes2017-01-041-34/+72
* trivial: Write debug statements into the logsRichard Hughes2017-01-041-2/+1
* Allow loading application XPM iconsRichard Hughes2017-01-041-0/+1
* trivial: Fix a critical warning when parsing <p><ul><li/></ul></p>Richard Hughes2017-01-041-0/+4
* trivial: Do not follow a foo->bar->foo->bar depchainRichard Hughes2017-01-041-1/+3
* trivial: Prevent recusion when a package lists itself as a depRichard Hughes2017-01-041-0/+4
* Recursively add subpackage deps into the main packageKalev Lember2017-01-041-10/+86
* trivial: Remove a libreoffice hack that's no longer neededKalev Lember2017-01-041-4/+0
* Fix dep extraction when multiple versions are availableKalev Lember2017-01-031-0/+2
* trivial: Treat generic components just like addonsRichard Hughes2017-01-032-0/+4
* Add support for "+" operator at the end of SPDX license identifiersKalev Lember2016-12-313-8/+33
* trivial: Add missing lockingKalev Lember2016-12-301-0/+1
* trivial: Fix typos in commentsKalev Lember2016-12-291-4/+4
* trivial: Fix a typo in gtk-doc markupKalev Lember2016-12-291-1/+1
* Revert "Remove invalid SPDX licenses from content license lookup table"Kalev Lember2016-12-291-0/+8
* Remove invalid SPDX licenses from content license lookup tableKalev Lember2016-12-291-8/+0
* Update the SPDX licence list to v2.5Kalev Lember2016-12-291-1/+13
* Support glob and regex matches in requires compare tagsRichard Hughes2016-12-223-7/+28
* Add AsRequire as a way to store runtime requirementsRichard Hughes2016-12-2111-0/+834
* trivial: Don't ever write an empty component ID valueRichard Hughes2016-12-211-1/+2
* trivial: Add AS_APP_QUIRK_REMOVABLE_HARDWARERichard Hughes2016-12-211-0/+2
* trivial: Fix --disable-fonts build optionKalev Lember2016-12-201-1/+1
* Add a test for extracting relative symlinksKalev Lember2016-12-2010-21/+33
* trivial: Remove an unused variableKalev Lember2016-12-201-1/+0