summaryrefslogtreecommitdiff
path: root/tests/online/push.c
Commit message (Expand)AuthorAgeFilesLines
* remote: remove live changing of refspecsCarlos Martín Nieto2015-05-131-1/+5
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-131-13/+7
* push: remove reflog message overrideCarlos Martín Nieto2015-03-031-2/+2
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-6/+3
* remote: remove git_push from the public APIcmn/hide-pushCarlos Martín Nieto2014-12-301-28/+16
* notes: move the notes name argumentCarlos Martín Nieto2014-12-061-2/+2
* Merge pull request #2608 from libgit2/cmn/remote-pushEdward Thomson2014-11-181-58/+85
|\
| * remote: use configured push refspecs if none are givencmn/remote-pushCarlos Martín Nieto2014-11-091-4/+38
| * push: move main test function to git_remote_push()Carlos Martín Nieto2014-11-091-59/+52
* | push: use the common refspec parsercmn/push-refspec-refactorCarlos Martín Nieto2014-11-091-10/+7
|/
* remote: allow overriding the refspecs for download and fetchCarlos Martín Nieto2014-09-301-1/+1
* MSVC does not support zero size arrayLinquize2014-08-311-2/+1
* Merge remote-tracking branch 'upstream/master' into cmn/ssh-retryCarlos Martín Nieto2014-08-271-0/+11
|\
| * Free references during push validationEdward Thomson2014-08-151-0/+2
| * Remove the refs/notes/commits that we push in testEdward Thomson2014-08-141-0/+9
* | ssh: adjust clone and push test credentials to the split user+pass methodCarlos Martín Nieto2014-06-261-0/+9
|/
* Verify update_tips callbacks in push test casesJacques Germishuys2014-04-211-35/+83
* Clar: skip testsvmg/clar-skip-testVicent Marti2014-04-021-31/+32
* Avoid crash when skipping remote testBen Straub2014-02-051-2/+4
* Add reflog parameters to remote apisBen Straub2014-02-041-1/+1
* Add reflog parameters to git_push_update_tipsBen Straub2014-02-041-1/+15
* refspec: move to git_buf for outputting stringsCarlos Martín Nieto2014-01-271-1/+1
* More tests of canceling from callbacksRussell Belfer2013-12-121-22/+41
* Introduce git_cred_default for NTLM/SPNEGO authEdward Thomson2013-11-181-1/+15
* Rename tests-clar to testsBen Straub2013-11-141-0/+770