summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-async-progress.c
Commit message (Expand)AuthorAgeFilesLines
* 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