summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-31l10n: de.po: translate 132 new messagesRalf Thielow
2018-03-29Merge branch 'jh/partial-clone'Junio C Hamano
2018-03-29upload-pack: disable object filtering when disabled by configJonathan Nieder
2018-03-29l10n: zh_CN: review for git v2.17.0 l10n round 1Ray Chen
2018-03-29l10n: zh_CN: for git v2.17.0 l10n round 1Jiang Xin
2018-03-28Git 2.17-rc2v2.17.0-rc2Junio C Hamano
2018-03-28Merge branch 'tg/stash-doc-typofix'Junio C Hamano
2018-03-28Merge branch 'pc/submodule-helper'Junio C Hamano
2018-03-28Merge branch 'nd/parseopt-completion'Junio C Hamano
2018-03-28l10n: ko.po: Update Korean translationChangwoo Ryu
2018-03-28submodule deinit: handle non existing pathspecs gracefullyStefan Beller
2018-03-28git-stash.txt: remove extra square bracketThomas Gummerer
2018-03-25unpack-trees: release oid_array after use in check_updates()René Scharfe
2018-03-25Merge branch 'fr_v2.17.0' of git://github.com/jnavila/gitJiang Xin
2018-03-23l10n: fr.po: v2.17.0 no fuzzyJean-Noël Avila