summaryrefslogtreecommitdiff
path: root/tests/network/remote/defaultbranch.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-1/+0
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* proxy: ask the user for credentials if necessaryCarlos Martín Nieto2016-04-191-3/+3
* Tell the git_transport about the custom_headersMatt Burke2015-09-081-3/+3
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-131-3/+3
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-3/+3
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-5/+5
* clone: correct handling of an unborn HEADCarlos Martín Nieto2014-09-021-0/+15
* remote: add tests for remote-branch edge casesCarlos Martín Nieto2014-09-021-0/+29
* remote: assert what we want to happen when ther is no default branchCarlos Martín Nieto2014-08-291-0/+14
* remote: add api to guess the remote's default branchCarlos Martín Nieto2014-05-211-0/+50