51490 Commits (2a98a8794eac7089d4e44f51b19e358a14eb6d3e)
 

Author SHA1 Message Date
Junio C Hamano d9a0ddc217 Merge branch 'ao/config-api-doc' 7 years ago
Junio C Hamano e1dd23a8c9 Merge branch 'bc/mailmap-self' 7 years ago
Junio C Hamano a2cec42213 Merge branch 'sb/object-store-replace' 7 years ago
Junio C Hamano 67b878eba1 Merge branch 'hn/sort-ls-remote' 7 years ago
Junio C Hamano fc54c1af3e Git 2.17.1 7 years ago
Junio C Hamano 9e84a6d758 Merge branch 'jk/submodule-fsck-loose' into maint 7 years ago
Junio C Hamano 68f95b26e4 Sync with Git 2.16.4 7 years ago
Junio C Hamano a42a58d7b6 Git 2.16.4 7 years ago
Junio C Hamano 023020401d Sync with Git 2.15.2 7 years ago
Junio C Hamano d33c87517a Git 2.15.2 7 years ago
Junio C Hamano 9e0f06d55d Sync with Git 2.14.4 7 years ago
Junio C Hamano 4dde7b8799 Git 2.14.4 7 years ago
Junio C Hamano 7b01c71b64 Sync with Git 2.13.7 7 years ago
Junio C Hamano 0114f71344 Git 2.13.7 7 years ago
Junio C Hamano 8528c31d98 Merge branch 'jk/submodule-fix-loose' into maint-2.13 7 years ago
Jeff King b7b1fca175 fsck: complain when .gitmodules is a symlink 7 years ago
Jeff King 73c3f0f704 index-pack: check .gitmodules files with --strict 7 years ago
Jeff King 6e328d6cae unpack-objects: call fsck_finish() after fscking objects 7 years ago
Jeff King 1995b5e03e fsck: call fsck_finish() after fscking objects 7 years ago
Jeff King ed8b10f631 fsck: check .gitmodules content 7 years ago
Jeff King 2738744426 fsck: handle promisor objects in .gitmodules check 7 years ago
Jeff King 159e7b080b fsck: detect gitmodules files 7 years ago
Jeff King 7ac4f3a007 fsck: actually fsck blob data 7 years ago
Jeff King ed9c322062 fsck: simplify ".git" check 7 years ago
Jeff King db5a58c1bd index-pack: make fsck error message more specific 7 years ago
Jeff King eedd5949f5 Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsck 7 years ago
Jeff King 10ecfa7649 verify_path: disallow symlinks in .gitmodules 7 years ago
Jeff King eb12dd0c76 update-index: stat updated files earlier 7 years ago
Jeff King 641084b618 verify_dotfile: mention case-insensitivity in comment 7 years ago
Jeff King e19e5e66d6 verify_path: drop clever fallthrough 7 years ago
Jeff King 41a80924ae skip_prefix: add case-insensitive variant 7 years ago
Johannes Schindelin dc2d9ba318 is_{hfs,ntfs}_dotgitmodules: add tests 7 years ago
Johannes Schindelin e7cb0b4455 is_ntfs_dotgit: match other .git files 7 years ago
Jeff King 0fc333ba20 is_hfs_dotgit: match other .git files 7 years ago
Jeff King 11a9f4d807 is_ntfs_dotgit: use a size_t for traversing string 7 years ago
Jeff King 0383bbb901 submodule-config: verify submodule names as paths 7 years ago
Casey Fitzpatrick a0ef29341a submodule: add --dissociate option to add/update commands 7 years ago
Casey Fitzpatrick 6d33e1c282 submodule: add --progress option to add command 7 years ago
Casey Fitzpatrick c7199e3abe submodule: clean up substitutions in script 7 years ago
Nguyễn Thái Ngọc Duy 37fa4b3c78 travis-ci: run gcc-8 on linux-gcc jobs 7 years ago
Jeff King 2dc417ab1f get_main_ref_store: BUG() when outside a repository 7 years ago
SZEDER Gábor 7d31407348 t9902-completion: exercise __git_complete_index_file() directly 7 years ago
SZEDER Gábor 8b4c2e0b1c completion: don't return with error from __gitcomp_file_direct() 7 years ago
Stefan Beller 7a1dc605af object.c: clear replace map before freeing it 7 years ago
SZEDER Gábor 4362da078e t7005-editor: get rid of the SPACES_IN_FILENAMES prereq 7 years ago
René Scharfe 7484cf538e t5512: run git fetch inside test 7 years ago
Jeff King 8702b30fd7 mark_parents_uninteresting(): avoid most allocation 7 years ago
Jeff King 43fc643b75 mark_parents_uninteresting(): replace list with stack 7 years ago
Jeff King 577dd0d29b mark_parents_uninteresting(): drop missing object check 7 years ago
Jeff King a5411df0d9 mark_tree_contents_uninteresting(): drop missing object check 7 years ago