Files
deb-python-pygit2/test
Carlos Martín Nieto 7b97ade6ce Move remote callbacks to use a class for callbacks
This represents what's going on much better than the remnants from the
older methods. What we do is pass a list of callbacks to libgit2 for it
to call, and they are valid for a single operation, not for the remote
itself.

This should also make it easier to re-use callbacks which have already
been set up.
2015-09-27 02:43:50 +02:00
..
2015-09-23 16:30:19 -07:00
2014-02-04 08:02:12 +01:00
2014-09-15 12:39:27 +02:00
2014-08-31 22:35:32 +02:00
2014-02-04 08:02:12 +01:00
2015-07-06 18:49:20 +02:00
2014-11-09 12:10:45 +01:00
2014-02-04 08:02:12 +01:00
2015-07-06 18:49:20 +02:00
2014-02-04 08:02:12 +01:00
2014-02-04 08:02:12 +01:00
2015-09-10 11:30:37 +02:00
2014-02-04 08:02:12 +01:00
2015-09-23 16:30:19 -07:00