fsck: check .gitmodules content
Jeff King committed over 8 years ago
fsck: handle promisor objects in .gitmodules check
Jeff King committed over 8 years ago
Jeff King committed over 8 years ago
Jeff King committed over 8 years ago
Jeff King committed over 8 years ago
index-pack: make fsck error message more specific
Jeff King committed over 8 years ago
Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsck
Jeff King committed over 8 years ago
verify_path: disallow symlinks in .gitmodules
Jeff King committed over 8 years ago
update-index: stat updated files earlier
Jeff King committed over 8 years ago
verify_dotfile: mention case-insensitivity in comment
Jeff King committed over 8 years ago
verify_path: drop clever fallthrough
Jeff King committed over 8 years ago
skip_prefix: add case-insensitive variant
Jeff King committed over 8 years ago
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin committed over 8 years ago
is_ntfs_dotgit: match other .git files
Johannes Schindelin committed over 8 years ago
is_hfs_dotgit: match other .git files
Jeff King committed over 8 years ago
is_ntfs_dotgit: use a size_t for traversing string
Jeff King committed over 8 years ago
submodule-config: verify submodule names as paths
Jeff King committed over 8 years ago
commit-graph: fix UX issue when .lock file exists
Derrick Stolee committed over 8 years ago
commit-graph.txt: update design document
Derrick Stolee committed over 8 years ago
merge: check config before loading commits
Derrick Stolee committed over 8 years ago