Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 1 | -0/+56 |
2019-12-05 | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods' | Johannes Schindelin | 1 | -1/+1 |
2019-12-05 | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 1 | -1/+1 |
2019-12-05 | Disallow dubiously-nested submodule git directories | Johannes Schindelin | 1 | -0/+23 |
2019-12-04 | mingw: disallow backslash characters in tree objects' file names | Johannes Schindelin | 1 | -3/+5 |
2019-12-04 | clone --recurse-submodules: prevent name squatting on Windows | Johannes Schindelin | 1 | -0/+31 |
2018-05-21 | fsck: complain when .gitmodules is a symlink | Jeff King | 1 | -0/+29 |
2018-05-21 | index-pack: check .gitmodules files with --strict | Jeff King | 1 | -0/+38 |
2018-05-21 | unpack-objects: call fsck_finish() after fscking objects | Jeff King | 1 | -0/+7 |
2018-05-21 | fsck: call fsck_finish() after fscking objects | Jeff King | 1 | -0/+4 |
2018-05-21 | submodule-config: verify submodule names as paths | Jeff King | 1 | -0/+76 |