summaryrefslogtreecommitdiff
path: root/t/t7415-submodule-names.sh
Commit message (Expand)AuthorAgeFilesLines
* t7415: rename to expand scopeJeff King2021-05-031-251/+0
* fsck_tree(): fix shadowed variableJeff King2021-05-031-2/+3
* t7415: remove out-dated comment about translationJeff King2021-05-031-3/+2
* mingw: safeguard better against backslashes in file namesJohannes Schindelin via GitGitGadget2020-01-101-1/+1
* mingw: only test index entries for backslashes, not tree entriesJohannes Schindelin2020-01-021-3/+4
* t7415: drop v2.20.x-specific work-aroundJohannes Schindelin2019-12-061-1/+1
* Sync with 2.20.2Johannes Schindelin2019-12-061-0/+56
|\
| * t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin2019-12-061-1/+1
| * Sync with 2.18.2Johannes Schindelin2019-12-061-0/+56
| |\
| | * Sync with 2.17.3Johannes Schindelin2019-12-061-0/+56
| | |\
| | | * Sync with 2.16.6Johannes Schindelin2019-12-061-0/+56
| | | |\
| | | | * Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin2019-12-051-1/+1
| | | | |\
| | | | | * mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin2019-12-051-1/+1
| | | | * | Disallow dubiously-nested submodule git directoriesJohannes Schindelin2019-12-051-0/+23
| | | | |/
| | | | * mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin2019-12-041-3/+5
| | | | * clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin2019-12-041-0/+31
* | | | | fsck: mark strings for translationNguyễn Thái Ngọc Duy2018-11-121-3/+3
|/ / / /
* | | | fsck: downgrade gitmodulesParse default to "info"Jeff King2018-07-161-1/+1
* | | | fsck: silence stderr when parsing .gitmodulesJeff King2018-07-031-0/+15
|/ / /
* | | Merge branch 'jk/index-pack-maint'Junio C Hamano2018-06-131-0/+10
|\ \ \
| * | | index-pack: handle --strict checks of non-repo packsJeff King2018-06-011-0/+10
| |/ /
* | | fsck: avoid looking at NULL blob->objectJeff King2018-06-111-0/+18
* | | t7415: don't bother creating commit for symlink testJeff King2018-06-111-7/+4
|/ /
* | fsck: complain when .gitmodules is a symlinkJeff King2018-05-211-0/+29
* | index-pack: check .gitmodules files with --strictJeff King2018-05-211-0/+38
* | unpack-objects: call fsck_finish() after fscking objectsJeff King2018-05-211-0/+7
* | fsck: call fsck_finish() after fscking objectsJeff King2018-05-211-0/+4
|/
* submodule-config: verify submodule names as pathsJeff King2018-05-211-0/+76