summaryrefslogtreecommitdiff
path: root/t/t7415-submodule-names.sh
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Sync with 2.16.6Libravatar Johannes Schindelin1-0/+56
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Libravatar Johannes Schindelin1-1/+1
2019-12-05mingw: refuse to access paths with trailing spaces or periodsLibravatar Johannes Schindelin1-1/+1
2019-12-05Disallow dubiously-nested submodule git directoriesLibravatar Johannes Schindelin1-0/+23
2019-12-04mingw: disallow backslash characters in tree objects' file namesLibravatar Johannes Schindelin1-3/+5
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsLibravatar Johannes Schindelin1-0/+31
2018-05-21fsck: complain when .gitmodules is a symlinkLibravatar Jeff King1-0/+29
2018-05-21index-pack: check .gitmodules files with --strictLibravatar Jeff King1-0/+38
2018-05-21unpack-objects: call fsck_finish() after fscking objectsLibravatar Jeff King1-0/+7
2018-05-21fsck: call fsck_finish() after fscking objectsLibravatar Jeff King1-0/+4
2018-05-21submodule-config: verify submodule names as pathsLibravatar Jeff King1-0/+76