lp:snapd-glib
- Get this branch:
- bzr branch lp:snapd-glib
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/snapcore/snapd-glib.git.
Last successful import was 57 minutes ago.
Recent revisions
- 622. By Robert Ancell on 2018-11-21
-
Use safer data types for storing requests
Combine shared reference stored in GHashTable and GList with a GPtrArray.
- 621. By Robert Ancell on 2018-11-21
-
Stop double unref when requests cancelled and response received.
If a request is cancelled and then a response is received we attempt
to complete it twice. Due to a logic bug it is unreffed twice even
though it the reference only existed the first time it was called.Only unref if it is actually being dropped.
- 618. By Robert Ancell on 2018-11-14
-
*_get_instance_
private () can be called before checking the validitity of the GObject - 616. By Robert Ancell on 2018-11-14
-
Support snap-revision-
not-available, snap-channel- not-available errors
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)