summaryrefslogtreecommitdiff
path: root/tests/refs/delete.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-2/+2
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-3/+3
* refs: refuse to delete HEADJosh Bleecher Snyder2020-01-151-0/+11
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-2/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+1
* refs: add an unconditional deleteCarlos Martín Nieto2014-02-051-0/+14
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+93