summaryrefslogtreecommitdiff
path: root/tests/refs/branches/upstream.c
Commit message (Expand)AuthorAgeFilesLines
* Fix one memory leak in masterlhchavez2021-07-301-0/+2
* tests: reformat upstream mergeEdward Thomson2021-07-301-5/+5
* tests: upstream merge test has been added.Dmitry Lobanov2021-06-181-0/+23
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-1/+1
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-2/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* tests: update error message checkingethomson/error_msgsEdward Thomson2016-12-291-1/+1
* branch: error out if we cannot find the remotecmn/upstream-matching-pushCarlos Martín Nieto2015-05-221-0/+32
* config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-031-16/+9
* branch: don't accept a reflog message overrideCarlos Martín Nieto2015-03-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+1
* branch: consider an empty upstream remote config as not foundCarlos Martín Nieto2014-11-171-0/+16
* branch: add getter for the upstream remote nameCarlos Martín Nieto2014-11-081-0/+9
* Add reflog params to git_branch_createBen Straub2014-01-301-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+143