summaryrefslogtreecommitdiff
path: root/tests/refs/create.c
Commit message (Expand)AuthorAgeFilesLines
* tests: refs: modernize coding style of testcasePatrick Steinhardt2020-06-081-8/+3
* references: use new names in internal usageethomson/git_refEdward Thomson2019-01-171-5/+5
* settings: rename `GIT_OPT_ENABLE_SYNCHRONOUS_OBJECT_CREATION`Patrick Steinhardt2017-06-081-2/+2
* Merge pull request #4030 from libgit2/ethomson/fsyncEdward Thomson2017-03-221-0/+68
|\
| * Honor `core.fsyncObjectFiles`ethomson/fsyncEdward Thomson2017-03-021-26/+41
| * win32: don't fsync parent directories on WindowsEdward Thomson2017-02-281-2/+13
| * fsync: call it "synchronous" object writingEdward Thomson2017-02-281-2/+2
| * fsync parent directories when fsyncingEdward Thomson2017-02-281-2/+2
| * refdb_fs: optionally fsync packed refsEdward Thomson2017-02-281-0/+15
| * refdb_fs: optionally fsync loose referencesEdward Thomson2017-02-281-0/+27
* | tests: refs::create: fix memory leakPatrick Steinhardt2017-03-011-1/+1
|/
* Whitespace and style fixesRichard Ipsum2017-02-251-5/+5
* tests: Add create__symbolic_with_arbitrary_contentRichard Ipsum2017-02-251-0/+49
* refs::create: strict object creation on by defaultEdward Thomson2016-04-111-5/+5
* tests: plug a leakCarlos Martín Nieto2016-03-031-0/+1
* refs: honor strict object creationEdward Thomson2016-02-281-2/+24
* refs: complain when a directory exists at refEdward Thomson2015-11-121-0/+17
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-9/+9
* reference_create: validate loose namesEdward Thomson2014-12-161-3/+45
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-5/+5
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-8/+8
* Rename tests-clar to testsBen Straub2013-11-141-0/+168