libgit2/tests-clar/network
Carlos Martín Nieto bc6374eac4 remote: allow querying for refspecs
Introduce git_remote_{fetch,push}_refspecs() to get a list of refspecs
from the remote and rename the refspec-adding functions to a less
silly name.

Use this instead of the vector index hacks in the tests.
2013-04-20 19:45:40 +02:00
..
remote remote: allow querying for refspecs 2013-04-20 19:45:40 +02:00
cred.c Add user-from-url param to auth callback 2013-01-31 10:44:57 -08:00
fetchlocal.c tag: Fix parsing when no tagger nor message 2013-03-31 14:36:51 +02:00
refspecs.c API updates for remote.h 2012-11-27 13:19:49 -08:00
urlparse.c Update cl_assert_equal_sz to be nicer 2013-03-22 14:23:38 -07:00