Files
deb-python-pygit2/include
Nico von Geyso 8cb0539858 fixing several memory leaks in pygit2
* fixed several ref counter issues
* us Py_CLEAR through the whole lib
* refactorization
  * Config does not need Repository pointer
    -> No need for cyclic garbage collecter support
2013-03-11 18:10:24 +01:00
..