summaryrefslogtreecommitdiff
path: root/tests/online/push_util.c
Commit message (Expand)AuthorAgeFilesLines
* tests: declare functions statically where appropriateEdward Thomson2021-11-111-1/+1
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-13/+11
* refs: use git_reference_name_is_validEdward Thomson2020-10-251-1/+3
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* push: put the git_oid inline in the test structurecmn/push-tests-inline-oidCarlos Martín Nieto2015-09-131-8/+3
* push: move main test function to git_remote_push()Carlos Martín Nieto2014-11-091-0/+16
* oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_sVicent Marti2014-08-181-4/+2
* Rename tests-clar to testsBen Straub2013-11-141-0/+132