summaryrefslogtreecommitdiff
path: root/tests/index/filemodes.c
Commit message (Expand)AuthorAgeFilesLines
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-11/+11
* index: rename `frombuffer` to `from_buffer`Edward Thomson2019-06-161-8/+8
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-1/+1
* index: use new enum and structure namesEdward Thomson2018-12-011-3/+3
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* tests: index::filemodes: fix use of uninitialized memoryPatrick Steinhardt2018-02-191-0/+1
* git_index_add_frombuffer: only accept files/linksethomson/index_add_requires_filesEdward Thomson2018-02-181-0/+61
* tests: use legitimate object idsEdward Thomson2016-02-281-0/+7
* index: add tests around case switchingCarlos Martín Nieto2015-08-141-0/+1
* Fix index-adding functions to know when to trust filemodes.John Fultz2015-04-211-0/+79
* Plug a leak in the testsCarlos Martín Nieto2014-06-031-0/+2
* index: check for valid filemodes on addcmn/index-add-modesCarlos Martín Nieto2014-05-221-0/+15
* Rename tests-clar to testsBen Straub2013-11-141-0/+154