summaryrefslogtreecommitdiff
path: root/tests/refs/races.c
Commit message (Expand)AuthorAgeFilesLines
* tests: clean up refs::races zero oid testEdward Thomson2021-05-181-1/+3
* refs: test git_reference_create_matching failure for zero oidEdward Thomson2021-05-161-0/+3
* git_reference_create_matching: Treat all-zero OID as "must be absent"David Turner2021-04-201-0/+13
* refs: refuse to delete HEADJosh Bleecher Snyder2020-01-151-7/+7
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-17/+17
* refs: move current_id before the reflog parametersCarlos Martín Nieto2014-02-101-4/+4
* refs: catch cases where the ref type has changedCarlos Martín Nieto2014-02-051-0/+58
* refs: check the ref's old value when deletingCarlos Martín Nieto2014-02-051-0/+33
* refs: bring conditional symbolic updates to the frontendCarlos Martín Nieto2014-02-051-1/+20
* refs: add tests for conditional updatesCarlos Martín Nieto2014-02-051-0/+42