Carlos Martín Nieto 1dbf94011a Migrate to 0.22
Apart from the usual API changes, we now need to introduce the concept
of whether we still own the C object underneath our Repository and
Remote objects.

When using the custom callbacks for repository and remote creation
during clone, we pass the pointer and thus ownership of the object back
to the library. We will then get the repository back at the end.

We return the object which was handed to us rather than opening the
repository again with the local path as there is now a much higher
chance that the cloned repository does not use the standard backends.
2015-01-12 18:39:21 +01:00
..
2015-01-12 18:39:21 +01:00
2014-11-04 17:49:43 +01:00
2014-09-15 12:39:27 +02:00
2014-09-15 18:14:20 +01:00
2015-01-12 18:39:21 +01:00
2014-07-14 20:21:24 +03:00
2014-08-12 11:25:17 +02:00
2015-01-12 18:39:21 +01:00
2015-01-12 18:39:21 +01:00
2014-07-14 20:21:24 +03:00