summaryrefslogtreecommitdiff
path: root/tests/refs/branches/delete.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-4/+4
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-10/+10
* 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-1/+1
* Remove empty directories when deleting refsSven Strickroth2018-10-131-0/+46
* refdb: delete a ref's reflog upon deletioncmn/reflog-del-backendCarlos Martín Nieto2015-07-121-0/+2
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-2/+2
* Some further sandboxing cleanups to testsRussell Belfer2014-05-021-5/+2
* Add reflog params to git_repository_detach_headBen Straub2014-02-041-1/+1
* Deleting a branch deletes its reflogBen Straub2014-01-301-0/+26
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+117