summaryrefslogtreecommitdiffstats
path: root/t/t0602-reffiles-fsck.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sj/ref-contents-check'Junio C Hamano2024-12-041-34/+542
|\
| * ref: add symlink ref content check for files backendshejialuo2024-11-211-0/+141
| * ref: check whether the target of the symref is a refshejialuo2024-11-211-0/+29
| * ref: add basic symref content check for files backendshejialuo2024-11-211-0/+111
| * ref: add more strict checks for regular refsshejialuo2024-11-211-2/+55
| * ref: port git-fsck(1) regular refs check for files backendshejialuo2024-11-211-0/+105
| * ref: support multiple worktrees check for refsshejialuo2024-11-211-0/+51
| * ref: check the full refname instead of basenameshejialuo2024-11-211-37/+55
* | t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
|/
* fsck: add ref name check for files backendshejialuo2024-08-081-0/+92