summaryrefslogtreecommitdiff
path: root/t/t1450-fsck.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-21Merge branch 'ps/odb-stream-double-close-fix'Junio C Hamano1-0/+17
2026-07-10object-file: fix closing object stream twicePatrick Steinhardt1-0/+17
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-6/+6
2026-02-23pack-check: fix verification of large objectsPatrick Steinhardt1-0/+38
2026-02-23t/helper: improve "genrandom" test helperPatrick Steinhardt1-1/+1
2026-01-12builtin/fsck: move generic HEAD check into `refs_fsck()`Patrick Steinhardt1-2/+2
2026-01-12builtin/fsck: move generic object ID checks into `refs_fsck()`Patrick Steinhardt1-3/+3
2025-10-09fsck: consider gpgsig headers expected in tagsbrian m. carlson1-0/+54
2025-05-16t: add lib-loose.shJeff King1-1/+2
2025-05-16fsck: stop using object_info->type_name strbufJeff King1-26/+3
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-3/+3
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-14object-file: fix memory leak when reading corrupted headersPatrick Steinhardt1-0/+1
2024-05-24Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano1-37/+0
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano1-37/+0
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano1-37/+0
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano1-37/+0
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano1-37/+0
2024-05-22Revert "fsck: warn about symlink pointing inside a gitdir"Junio C Hamano1-37/+0
2024-04-19Sync with 2.43.4Johannes Schindelin1-0/+37
2024-04-19Sync with 2.42.2Johannes Schindelin1-0/+37
2024-04-19Sync with 2.41.1Johannes Schindelin1-0/+37
2024-04-19Sync with 2.40.2Johannes Schindelin1-0/+37
2024-04-19Sync with 2.39.4Johannes Schindelin1-0/+37
2024-04-19fsck: warn about symlink pointing inside a gitdirJohannes Schindelin1-0/+37
2023-12-09Merge branch 'ps/ref-tests-update'Junio C Hamano1-22/+22
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-40/+40
2023-11-03t: mark several tests that assume the files backend with REFFILESPatrick Steinhardt1-3/+3
2023-11-03t1450: convert tests to remove worktrees via git-worktree(1)Patrick Steinhardt1-4/+4
2023-11-03t: convert tests to not access symrefs via the filesystemPatrick Steinhardt1-2/+2
2023-11-03t: convert tests to not write references via the filesystemPatrick Steinhardt1-13/+13
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-40/+40
2023-08-31fsck: detect very large tree pathnamesJeff King1-0/+10
2023-07-08Merge branch 'jk/fsck-indices-in-worktrees'Junio C Hamano1-2/+2
2023-06-29fsck: avoid misleading variable nameEric Sunshine1-2/+2
2023-05-10Merge branch 'ar/test-cleanup-unused-file-creation-part2'Junio C Hamano1-4/+1
2023-05-03t1450: don't create unused filesAndrei Rybak1-4/+1
2023-03-17Merge branch 'jk/fsck-indices-in-worktrees'Junio C Hamano1-0/+30
2023-02-24fsck: mention file path for index errorsJeff King1-1/+19
2023-02-24fsck: check index files in all worktreesJeff King1-0/+12
2023-01-18t: use hash-object --literally when created malformed objectsJeff King1-14/+14
2022-12-13Sync with Git 2.37.5Junio C Hamano1-0/+24
2022-12-13Merge branch 'maint-2.36' into maint-2.37Junio C Hamano1-0/+24
2022-12-13Merge branch 'maint-2.35' into maint-2.36Junio C Hamano1-0/+24
2022-12-13Merge branch 'maint-2.34' into maint-2.35Junio C Hamano1-0/+24
2022-12-13Merge branch 'maint-2.33' into maint-2.34Junio C Hamano1-0/+24
2022-12-09fsck: implement checks for gitattributesPatrick Steinhardt1-0/+24
2022-09-13Merge branch 'jk/rev-list-verify-objects-fix'Junio C Hamano1-0/+28
2022-09-07upload-pack: skip parse-object re-hashing of "want" objectsJeff King1-0/+20
2022-09-07rev-list: disable commit graph with --verify-objectsJeff King1-0/+28