libgit2/tests/network/remote
Carlos Martín Nieto 058b753ceb remote: move the transport ctor to the callbacks
Instead of having it set in a different place from every other callback,
put it the main structure. This removes some state from the remote and
makes it behave more like clone, where the constructors are passed via
the options.
2015-05-13 09:46:36 +02:00
..
createthenload.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
defaultbranch.c Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00
delete.c remote: accept a repository and remote name for deletion 2014-09-30 16:09:55 +02:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
local.c Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00
remotes.c remote: move the transport ctor to the callbacks 2015-05-13 09:46:36 +02:00
rename.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00