equal
deleted
inserted
replaced
55 |
55 |
56 - discovery: fix misbehaving discovery accros python version |
56 - discovery: fix misbehaving discovery accros python version |
57 - pull: properly install the bundle2 par generator |
57 - pull: properly install the bundle2 par generator |
58 (avoid sending all markers for each pull) |
58 (avoid sending all markers for each pull) |
59 - commit: avoid potential deadlock (acquires wlock before lock) |
59 - commit: avoid potential deadlock (acquires wlock before lock) |
|
60 - graft: avoid potential deadlock (acquires wlock before lock) |
60 |
61 |
61 5.1.2 -- 2015-04-01 |
62 5.1.2 -- 2015-04-01 |
62 |
63 |
63 - evolve: prevent a crash in httpclient_pushobsmarkers() when pushing |
64 - evolve: prevent a crash in httpclient_pushobsmarkers() when pushing |
64 |
65 |