summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-async-progress.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-51/+33
* libostree: Ignore new_and_connect in the introspectionCorentin Noël2023-02-091-1/+7
* lib: assert more invariantsLuca BRUNO2022-11-241-4/+6
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* libostree: Add ostree_async_progress_copy_state()Philip Chimento2019-11-201-0/+34
* async-progress: Plug memory leak while destroying GSourceUmang Jain2019-10-251-1/+1
* lib/progress: Fix leak of GSourceColin Walters2018-09-281-1/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* libostree: Fix potential use of uninitialised memory in progress APIPhilip Withnall2017-05-051-0/+2
* libostree: Allow OstreeAsyncProgress:status to be set atomicallyPhilip Withnall2017-04-291-16/+37
* libostree: Add multiple getter/setter support to OstreeAsyncProgressPhilip Withnall2017-04-291-0/+134
* libostree: Rework OstreeAsyncProgress to use GVariants internallyPhilip Withnall2017-04-291-60/+69
* docs: Get API docs working againMathnerd3142016-06-091-1/+1
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* libostree: Add _finish() API to async progressColin Walters2014-04-291-3/+41
* Add OstreeAsyncProgress, use it for ostree_repo_pullColin Walters2013-10-241-0/+272