51699 Commits (e4d2d55ae46216872c9eaa3b9d0072aa8361d5d3)
 

Author SHA1 Message Date
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
Brandon Williams eaf6a1b6e9 remote-curl: accept compressed responses with protocol v2 7 years ago
Brandon Williams 1a53e692af remote-curl: accept all encodings supported by curl 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
Martin Ågren 1c41d2805e unpack_trees_options: free messages when done 7 years ago
Junio C Hamano 342c513a4a argv-array: return the pushed string from argv_push*() 7 years ago
Nguyễn Thái Ngọc Duy 37fa4b3c78 travis-ci: run gcc-8 on linux-gcc jobs 7 years ago
Martin Ågren 17154b1576 regex: do not call `regfree()` if compilation fails 7 years ago
Martin Ågren e7347cb9ba config: let `config_store_data_clear()` handle `key` 7 years ago
Martin Ågren 3b82542dff config: let `config_store_data_clear()` handle `value_regex` 7 years ago
Martin Ågren 2a00e594e5 config: free resources of `struct config_store_data` 7 years ago
brian m. carlson eea253bf39 t5300: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 0b2c4af4b6 t4208: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 5c024287ad t4045: abstract away SHA-1-specific constants 7 years ago
brian m. carlson e4c5652304 t4042: abstract away SHA-1-specific constants 7 years ago