summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-23exclude-promisor-objects: declare when option is allowedMatthew DeVore
2018-10-23Documentation/git-log.txt: do not show --exclude-promisor-objectsMatthew DeVore
2018-09-27Git 2.17.2v2.17.2Junio C Hamano
2018-09-27fsck: detect submodule paths starting with dashJeff King
2018-09-27fsck: detect submodule urls starting with dashJeff King
2018-09-27Sync with 2.16.5Junio C Hamano
2018-09-27Git 2.16.5v2.16.5Junio C Hamano
2018-09-27Sync with 2.15.3Junio C Hamano
2018-09-27Git 2.15.3v2.15.3Junio C Hamano
2018-09-27Sync with Git 2.14.4Junio C Hamano
2018-09-27Git 2.14.5v2.14.5Junio C Hamano
2018-09-27submodule-config: ban submodule paths that start with a dashJeff King
2018-09-27submodule-config: ban submodule urls that start with dashJeff King
2018-09-27submodule--helper: use "--" to signal end of clone optionsJeff King
2018-05-22Git 2.17.1v2.17.1Junio C Hamano
2018-05-22Merge branch 'jk/submodule-fsck-loose' into maintJunio C Hamano
2018-05-22Sync with Git 2.16.4Junio C Hamano
2018-05-22Git 2.16.4v2.16.4Junio C Hamano
2018-05-22Sync with Git 2.15.2Junio C Hamano
2018-05-22Git 2.15.2v2.15.2Junio C Hamano
2018-05-22Sync with Git 2.14.4Junio C Hamano
2018-05-22Git 2.14.4v2.14.4Junio C Hamano
2018-05-22Sync with Git 2.13.7Junio C Hamano
2018-05-22Git 2.13.7v2.13.7Junio C Hamano
2018-05-22Merge branch 'jk/submodule-fix-loose' into maint-2.13Junio C Hamano
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-22fsck: check .gitmodules contentJeff King
2018-05-22fsck: handle promisor objects in .gitmodules checkJeff King
2018-05-22fsck: detect gitmodules filesJeff King
2018-05-22fsck: actually fsck blob dataJeff King
2018-05-22fsck: simplify ".git" checkJeff King
2018-05-22index-pack: make fsck error message more specificJeff King
2018-05-22Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsckJeff King
2018-05-22verify_path: disallow symlinks in .gitmodulesJeff King
2018-05-22update-index: stat updated files earlierJeff King
2018-05-22verify_dotfile: mention case-insensitivity in commentJeff King
2018-05-22verify_path: drop clever fallthroughJeff King
2018-05-22skip_prefix: add case-insensitive variantJeff King
2018-05-22is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin
2018-05-22is_ntfs_dotgit: match other .git filesJohannes Schindelin
2018-05-22is_hfs_dotgit: match other .git filesJeff King
2018-05-22is_ntfs_dotgit: use a size_t for traversing stringJeff King
2018-05-22submodule-config: verify submodule names as pathsJeff King
2018-04-02Git 2.17v2.17.0Junio C Hamano
2018-04-02Merge tag 'l10n-2.17.0-rnd1' of git://github.com/git-l10n/git-poJunio C Hamano
2018-04-02Merge branch 'pw/add-p-single'Junio C Hamano
2018-04-01add -p: fix 2.17.0-rc* regression due to moved codeÆvar Arnfjörð Bjarmason