summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-utils.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-081-1/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-18/+18
* Remove --extra-appstream from the builderRichard Hughes2015-04-011-67/+0
* Teach asb_utils_write_archive() how to write other archive formatsRichard Hughes2015-03-251-1/+6
* trivial: Remove some dead code spotted by clangRichard Hughes2015-03-111-2/+0
* Use archive_read_open_filename() to reduce the peak RSS at the expense of speedRichard Hughes2015-02-011-9/+2
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-041-1/+1
* Fix FTBFS on GNU/HurdMatthias Klumpp2014-11-041-7/+9
* Fix extraction of hardlinksRichard Hughes2014-10-301-29/+82
* trivial: Split out asb_utils_sanitise_path() as a helperRichard Hughes2014-10-301-7/+21
* trivial: Add some protection in asb_glob_value_search()Richard Hughes2014-10-301-0/+3
* Do not create a hardlink when the target does not existRichard Hughes2014-10-301-0/+4
* trivial: Do not write an icon tarball if it would be emptyRichard Hughes2014-10-011-0/+2
* Recursively add files when using asb_utils_write_archive_dir()Richard Hughes2014-09-261-13/+42
* trivial: Fix regression when writing hardlinksRichard Hughes2014-09-251-5/+1
* Correctly write symlinks when extracting packagesRichard Hughes2014-09-241-2/+44
* Decompress the destination file if soft or hardlinkedRichard Hughes2014-09-231-2/+14
* trivial: Set the source on extra AppStream filesRichard Hughes2014-08-261-0/+1
* Add a new kudo for high contrast iconsRichard Hughes2014-08-201-1/+1
* Store vetos in the XML itselfRichard Hughes2014-08-181-1/+1
* Check the locale more carefullyRichard Hughes2014-08-181-1/+1
* trivial: post branch version bumpRichard Hughes2014-08-181-1/+1
* Do not write the builder-id in the cache-idRichard Hughes2014-08-151-7/+18
* Add asb_utils_ensure_exists()Richard Hughes2014-08-141-10/+28
* trivial: Use _cleanup_ in more placesRichard Hughes2014-08-121-50/+21
* trivial: Fix the return code of asb_string_replace()Richard Hughes2014-08-111-1/+1
* trivial: Take the baseclass in asb_plugin_add_app()Richard Hughes2014-07-091-1/+1
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+571