libgit2/tests-clar/online
Carlos Martín Nieto 67ba7d2031 Allow git_remote_ls after disconnecting from the remote
Keep the data around until free, as expected by our own fetch example
2013-04-15 23:22:32 +02:00
..
clone.c Allow all non-zero returns to cancel transfers 2013-02-05 13:14:48 -08:00
fetch.c Allow git_remote_ls after disconnecting from the remote 2013-04-15 23:22:32 +02:00
fetchhead.c config: don't allow passing NULL as a value to set 2013-03-09 15:45:18 +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 git_push_options, to set packbuilder parallelism 2013-02-11 09:35:26 -05:00