summaryrefslogtreecommitdiff
path: root/tests/index/bypath.c
Commit message (Expand)AuthorAgeFilesLines
* Proof-of-concept for a more aggressive GIT_UNUSED()lhchavez2021-08-081-4/+1
* configuration: cvar -> configmapPatrick Steinhardt2019-07-181-1/+1
* index: use new enum and structure namesEdward Thomson2018-12-011-2/+2
* tests: use legitimate object idsEdward Thomson2016-02-281-0/+3
* index: test that add_bypath preserves symlinksEdward Thomson2015-11-031-0/+29
* index: also try conflict mode when insertingEdward Thomson2015-09-301-1/+66
* index: test that add_bypath preserves modeEdward Thomson2015-09-291-0/+23
* git_index_add: allow case changing renamesEdward Thomson2015-09-081-0/+20
* index: canonicalize directory case when addingEdward Thomson2015-09-081-0/+148
* win32: ensure hidden files can be stagedEdward Thomson2015-08-031-0/+26
* index: test that an unregistered submodule gets stagedCarlos Martín Nieto2015-08-011-1/+7
* index: add test for adding an old-style submodule to indexLinquize2015-08-011-0/+7
* index: allow add_bypath to update submodulescmn/index-add-submoduleCarlos Martín Nieto2015-07-121-0/+12
* blob: fail to create a blob from a dir with EDIRECTORYCarlos Martín Nieto2015-07-121-0/+23