libgit2/tests-clar/online
Ben Straub fe95ac1b67 Allow progress callback to cancel fetch
This works by having the indexer watch the return
code of the callback, so will only take effect
on object boundaries.
2013-02-05 10:59:58 -08:00
..
clone.c Allow progress callback to cancel fetch 2013-02-05 10:59:58 -08:00
fetch.c Allow progress callback to cancel fetch 2013-02-05 10:59:58 -08:00
fetchhead.c Merge branch 'development' into clar2 2013-01-03 04:24:12 +01:00
push_util.c Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push_util.h Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push.c Add user-from-url param to auth callback 2013-01-31 10:44:57 -08:00