libgit2/tests/network/remote
Carlos Martín Nieto c6e942fb3d remote: validate refspecs before adding to config
When we moved from acting on the instance to acting on the
configuration, we dropped the validation of the passed refspec, which
can lead to writing an invalid refspec to the configuration. Bring that
validation back.
2015-05-28 15:32:20 +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 remote: remove fetch parameter from create_anonymous 2015-05-28 15:32:20 +02:00
push.c push: add tests for the push negotiation callback 2015-05-14 10:34:05 +02:00
remotes.c remote: validate refspecs before adding to config 2015-05-28 15:32:20 +02:00
rename.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00