Files
flatpak/common
Phaedrus Leeds 44aa0d6830 Add internal API for list_unused_refs() and add _with_options()
In a few places we are using
flatpak_installation_list_unused_refs() and then only
using the ref strings not the FlatpakInstalledRef objects, so the
resources used to construct those objects are wasted. Add a flatpak_dir_
function to be used internally instead. One day we will figure out how
to make flatpak-dir.c less of a wilderness.

This also adds the flatpak_installation_list_unused_refs_with_options()
verion that has extended features.
2020-10-08 09:14:51 +02:00
..
2018-05-24 11:59:52 +00:00
2019-02-25 18:12:30 +00:00
2019-02-25 18:12:30 +00:00
2020-09-14 09:30:14 +02:00
2018-07-08 10:05:37 +00:00
2018-05-24 11:59:52 +00:00
2020-09-15 08:58:49 +02:00
2018-05-24 11:59:52 +00:00
2018-10-08 08:36:23 +00:00
2020-09-15 08:58:49 +02:00
2019-04-08 12:50:42 +00:00