Carlos Martín Nieto c76c3f0195 Start implementing remotes with CFFI
This moves enough code into python with CFFI to pass the test_remotes
unit tests. There is no credentials support yet.

There is a small change in the return value of Remote.fetch() in that we
now return a TransferProgress object instead of extracting a few values
into a dictionary.
2014-04-14 11:42:51 +02:00
..
2014-04-14 11:42:51 +02:00
2014-04-14 11:42:51 +02:00
2014-04-14 11:42:51 +02:00
2014-04-14 11:42:51 +02:00
2014-03-24 01:44:36 +01:00
2014-04-02 22:28:18 +02:00