summaryrefslogtreecommitdiff
path: root/t/t7415-submodule-names.sh
AgeCommit message (Expand)Author
2020-01-10mingw: safeguard better against backslashes in file namesJohannes Schindelin via GitGitGadget
2020-01-02mingw: only test index entries for backslashes, not tree entriesJohannes Schindelin
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin
2018-11-12fsck: mark strings for translationNguyễn Thái Ngọc Duy
2018-07-16fsck: downgrade gitmodulesParse default to "info"Jeff King
2018-07-03fsck: silence stderr when parsing .gitmodulesJeff King
2018-06-13Merge branch 'jk/index-pack-maint'Junio C Hamano
2018-06-11fsck: avoid looking at NULL blob->objectJeff King
2018-06-11t7415: don't bother creating commit for symlink testJeff King
2018-06-01index-pack: handle --strict checks of non-repo packsJeff King
2018-05-22fsck: complain when .gitmodules is a symlinkJeff King
2018-05-22index-pack: check .gitmodules files with --strictJeff King
2018-05-22unpack-objects: call fsck_finish() after fscking objectsJeff King
2018-05-22fsck: call fsck_finish() after fscking objectsJeff King
2018-05-22submodule-config: verify submodule names as pathsJeff King