ostree/src
Colin Walters 84fe2ffb2b pull: Go back to using one main context
xdg-app was hanging for me with v2015.8, but worked with v2015.7.
I narrowed things down to the GMainLoop/context commit, in which
we started pushing a temporary main context for synchronous
requests internally.

That's never really going to work with libsoup - there needs
to be a single main context which works on the socket.  Furthermore,
clients couldn't get progress messages that way.

For *other* internal uses where we added APIs that talk to the remote
repo, we cleanly push a temporary main context.

(Note that I kind of snuck in a change here around the GError handling
 in pulls that isn't strictly related but came up in testing)
2015-09-01 14:39:24 -04:00
..
boot syntax-check: Remove empty lines at the end of file 2015-02-02 15:07:56 +01:00
libostree pull: Go back to using one main context 2015-09-01 14:39:24 -04:00
libotutil gpg: Add custom data buffers to wrapper GIO streams 2015-05-07 17:07:36 -04:00
ostree static-delta: add max-bsdiff-size option 2015-07-28 13:02:27 +02:00
switchroot ostree-prepare-root: log informational messages to stdout 2015-03-09 21:26:13 -04:00