summaryrefslogtreecommitdiff
path: root/tests/refs/rename.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-6/+6
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-11/+11
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* references: use new names in internal usageethomson/git_refEdward Thomson2019-01-171-3/+3
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-10/+10
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* tests: gather the reflog entry content testsEtienne Samson2017-11-151-19/+0
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-21/+18
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-2/+2
* Enhance testing of signature parametersBen Straub2014-01-301-1/+6
* Ensure renaming a reference updates the reflogBen Straub2014-01-301-11/+29
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-5/+5
* Rename tests-clar to testsBen Straub2013-11-141-0/+367