summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-09-27Git 2.17.2v2.17.2Junio C Hamano-2/+14
2018-09-27fsck: detect submodule paths starting with dashJeff King-0/+15
2018-09-27fsck: detect submodule urls starting with dashJeff King-0/+22
2018-09-27Sync with 2.16.5Junio C Hamano-0/+93
2018-09-27Git 2.16.5v2.16.5Junio C Hamano-2/+8
2018-09-27Sync with 2.15.3Junio C Hamano-0/+87
2018-09-27Git 2.15.3v2.15.3Junio C Hamano-2/+8
2018-09-27Sync with Git 2.14.4Junio C Hamano-0/+81
2018-09-27Git 2.14.5v2.14.5Junio C Hamano-2/+18
2018-09-27submodule-config: ban submodule paths that start with a dashJeff King-0/+22
2018-09-27submodule-config: ban submodule urls that start with dashJeff King-0/+42
2018-09-27submodule--helper: use "--" to signal end of clone optionsJeff King-0/+1
2018-05-22Git 2.17.1v2.17.1Junio C Hamano-2/+18
2018-05-22Merge branch 'jk/submodule-fsck-loose' into maintJunio C Hamano-30/+271
2018-05-22Sync with Git 2.16.4Junio C Hamano-42/+507
2018-05-22Git 2.16.4v2.16.4Junio C Hamano-2/+7
2018-05-22Sync with Git 2.15.2Junio C Hamano-41/+500
2018-05-22Git 2.15.2v2.15.2Junio C Hamano-1/+4
2018-05-22Sync with Git 2.14.4Junio C Hamano-41/+497
2018-05-22Git 2.14.4v2.14.4Junio C Hamano-2/+7
2018-05-22Sync with Git 2.13.7Junio C Hamano-41/+492
2018-05-22Git 2.13.7v2.13.7Junio C Hamano-2/+22
2018-05-22Merge branch 'jk/submodule-fix-loose' into maint-2.13Junio C Hamano-41/+472
2018-05-21fsck: complain when .gitmodules is a symlinkJeff King-2/+38
2018-05-21index-pack: check .gitmodules files with --strictJeff King-0/+60
2018-05-21unpack-objects: call fsck_finish() after fscking objectsJeff King-1/+11
2018-05-21fsck: call fsck_finish() after fscking objectsJeff King-0/+7
2018-05-21fsck: check .gitmodules contentJeff King-1/+59
2018-05-21fsck: handle promisor objects in .gitmodules checkJeff King-0/+3
2018-05-21fsck: detect gitmodules filesJeff King-0/+65
2018-05-21fsck: actually fsck blob dataJeff King-24/+28
2018-05-21fsck: simplify ".git" checkJeff King-3/+1
2018-05-21index-pack: make fsck error message more specificJeff King-2/+2
2018-05-21Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsckJeff King-42/+474
2018-05-21verify_path: disallow symlinks in .gitmodulesJeff King-15/+37
2018-05-21update-index: stat updated files earlierJeff King-8/+17
2018-05-21verify_dotfile: mention case-insensitivity in commentJeff King-1/+4
2018-05-21verify_path: drop clever fallthroughJeff King-4/+4
2018-05-21skip_prefix: add case-insensitive variantJeff King-0/+17
2018-05-21is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin-0/+106
2018-05-21is_ntfs_dotgit: match other .git filesJohannes Schindelin-1/+93
2018-05-21is_hfs_dotgit: match other .git filesJeff King-12/+51
2018-05-21is_ntfs_dotgit: use a size_t for traversing stringJeff King-1/+1
2018-05-21submodule-config: verify submodule names as pathsJeff King-0/+143
2018-04-02Git 2.17v2.17.0Junio C Hamano-1/+1
2018-04-02Merge tag 'l10n-2.17.0-rnd1' of git://github.com/git-l10n/git-poJunio C Hamano-22585/+26683
2018-04-02Merge branch 'pw/add-p-single'Junio C Hamano-1/+1
2018-03-31add -p: fix 2.17.0-rc* regression due to moved codeÆvar Arnfjörð Bjarmason-1/+1
2018-03-31l10n: de.po: translate 132 new messagesRalf Thielow-2093/+2527
2018-03-29Merge branch 'jh/partial-clone'Junio C Hamano-5/+6