Age | Commit message (Expand) | Author | Files | Lines |
2020-01-10 | mingw: safeguard better against backslashes in file names | Johannes Schindelin via GitGitGadget | 1 | -1/+1 |
2020-01-02 | mingw: only test index entries for backslashes, not tree entries | Johannes Schindelin | 1 | -3/+4 |
2019-12-06 | t7415: drop v2.20.x-specific work-around | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -0/+56 |
2019-12-06 | t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.18.2 | Johannes Schindelin | 1 | -0/+56 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -0/+56 |
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-11-12 | fsck: mark strings for translation | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-07-16 | fsck: downgrade gitmodulesParse default to "info" | Jeff King | 1 | -1/+1 |
2018-07-03 | fsck: silence stderr when parsing .gitmodules | Jeff King | 1 | -0/+15 |
2018-06-13 | Merge branch 'jk/index-pack-maint' | Junio C Hamano | 1 | -0/+10 |
2018-06-11 | fsck: avoid looking at NULL blob->object | Jeff King | 1 | -0/+18 |
2018-06-11 | t7415: don't bother creating commit for symlink test | Jeff King | 1 | -7/+4 |
2018-06-01 | index-pack: handle --strict checks of non-repo packs | Jeff King | 1 | -0/+10 |
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 |