51936 Commits (0590ff26c406204281262c2753b3b92aa07f59c7)
 

Author SHA1 Message Date
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
Derrick Stolee 33286dcd6d commit-graph: fix UX issue when .lock file exists 7 years ago
Derrick Stolee 1472978ec6 commit-graph.txt: update design document 7 years ago
Derrick Stolee 7adf526670 merge: check config before loading commits 7 years ago
Derrick Stolee 04bc8d1ecc commit: use generation number in remove_redundant() 7 years ago
Derrick Stolee d7c1ec3efd commit: add short-circuit to paint_down_to_common() 7 years ago
Derrick Stolee f9b8908b85 commit: use generation numbers for in_merge_bases() 7 years ago
Derrick Stolee 819807b33f ref-filter: use generation number for --contains 7 years ago
Derrick Stolee e2838d85b6 commit-graph: always load commit-graph information 7 years ago
Derrick Stolee 3afc679b3c commit: use generations in paint_down_to_common() 7 years ago
Derrick Stolee 3258c66332 commit-graph: compute generation numbers 7 years ago
Derrick Stolee 83073cc994 commit: add generation number to struct commit 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
Nguyễn Thái Ngọc Duy 9d2c97016f commit.h: delete 'util' field in struct commit 7 years ago
Nguyễn Thái Ngọc Duy e2e5ac2303 merge: use commit-slab in merge remote desc instead of commit->util 7 years ago
Nguyễn Thái Ngọc Duy 7b680d32f3 log: use commit-slab in prepare_bases() instead of commit->util 7 years ago
Nguyễn Thái Ngọc Duy 44cecbf8a0 show-branch: note about its object flags usage 7 years ago
Nguyễn Thái Ngọc Duy 60855a5343 show-branch: use commit-slab for commit-name instead of commit->util 7 years ago
Nguyễn Thái Ngọc Duy 8fd79a7304 name-rev: use commit-slab for rev-name instead of commit->util 7 years ago
Nguyễn Thái Ngọc Duy bb408ac95d bisect.c: use commit-slab for commit weight instead of commit->util 7 years ago
Nguyễn Thái Ngọc Duy 87be252333 revision.c: use commit-slab for show_source 7 years ago