summaryrefslogtreecommitdiff
path: root/tests-clar/network/remote/remotes.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-510/+0
* splitting funcionality in two methods to avoid ambiguity with NULLVictor Garcia2013-11-081-8/+8
* adding doc for new param and test to check fetch spec is correctly addedVictor Garcia2013-11-071-1/+11
* allowing create remote with custom fetch specVictor Garcia2013-11-071-6/+6
* Fix saving remotes with several fetch/push ref specs.Daniel Rodríguez Troitiño2013-11-011-9/+16
* remote: Make git_remote_list() detect pushurlnulltoken2013-08-271-2/+8
* remote: Relax the parsing logic even morenulltoken2013-08-271-0/+22
* remote: Don't parse missing urls as empty stringsnulltoken2013-08-271-0/+6
* remote: relax the url rulesCarlos Martín Nieto2013-08-141-4/+6
* remote: make default tag retrieving behaviour consistentyorah2013-05-301-0/+3
* tests: don't verify SSH unsupported with GIT_SSHMichael Schubert2013-05-271-0/+2
* Fix win32 type warningsRussell Belfer2013-05-071-6/+6
* remote: add resfpec list accessorsCarlos Martín Nieto2013-04-301-8/+7
* refspec: unify the string and parsed dataCarlos Martín Nieto2013-04-201-3/+3
* remote: allow querying for refspecsCarlos Martín Nieto2013-04-201-23/+56
* remote: handle multiple refspecsCarlos Martín Nieto2013-04-201-12/+44
* remote push test fixEdward Thomson2013-03-051-1/+2
* remote: Introduce git_remote_is_valid_name()nulltoken2013-02-111-4/+18
* remote: reorganize testsnulltoken2013-02-111-0/+373