summaryrefslogtreecommitdiff
path: root/t/t1450-fsck.sh
AgeCommit message (Expand)Author
2022-01-13t1450-fsck: exec-bit is not needed to make loose object writableJohannes Sixt
2021-10-01fsck: report invalid object type-path combinationsÆvar Arnfjörð Bjarmason
2021-10-01fsck: don't hard die on invalid object typesÆvar Arnfjörð Bjarmason
2021-10-01fsck tests: test for garbage appended to a loose objectÆvar Arnfjörð Bjarmason
2021-10-01fsck tests: test current hash/type mismatch behaviorÆvar Arnfjörð Bjarmason
2021-10-01fsck tests: refactor one test to use a sub-repoÆvar Arnfjörð Bjarmason
2021-10-01fsck tests: add test for fsck-ing an unknown typeÆvar Arnfjörð Bjarmason
2021-02-26Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-18Merge branch 'js/fsck-name-objects-fix'Junio C Hamano
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-02-10fsck --name-objects: be more careful parsing generation numbersJohannes Schindelin
2021-02-10t1450: robustify `remove_object()`Johannes Schindelin
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-08-12Merge branch 'bc/sha-256-part-3'Junio C Hamano
2020-08-10Merge branch 'ma/t1450-quotefix'Junio C Hamano
2020-08-02t1450: fix quoting of NUL byte when corrupting packMartin Ågren
2020-07-30t: remove test_oid_init in testsbrian m. carlson
2020-06-09Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano
2020-05-21fsck: detect more in-tree d/f conflictsRené Scharfe
2020-05-21t1450: demonstrate undetected in-tree d/f conflictRené Scharfe
2020-05-21t1450: increase test coverage of in-tree d/f detectionRené Scharfe
2020-05-14Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano
2020-05-11fsck: report non-consecutive duplicate names in treesRené Scharfe
2020-03-27Merge branch 'bc/sha-256-part-1-of-4'Junio C Hamano
2020-02-24t: drop debug `cat` callsMartin Ågren
2020-02-24commit: use expected signature header for SHA-256brian m. carlson
2019-12-10Sync with Git 2.24.1Junio C Hamano
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin
2019-10-28fsck: unify object-name codeJeff King
2019-10-07tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe
2019-07-01t1450: make hash size independentbrian m. carlson
2019-05-08Merge branch 'tb/unexpected'Junio C Hamano
2019-04-05t: move 'hex2oct' into test-lib-functions.shTaylor Blau
2019-03-20Merge branch 'jk/fsck-doc'Junio C Hamano
2019-03-05fsck: always compute USED flags for unreachable objectsJeff King
2019-01-08prefer "hash mismatch" to "sha1 mismatch"Jeff King
2019-01-04Merge branch 'nd/i18n'Junio C Hamano
2018-11-13Merge branch 'nd/per-worktree-ref-iteration'Junio C Hamano
2018-11-12fsck: mark strings for translationNguyễn Thái Ngọc Duy
2018-11-12read-cache.c: mark more strings for translationNguyễn Thái Ngọc Duy
2018-10-31Adjust for 2.19.x seriesJunio C Hamano
2018-10-31check_stream_sha1(): handle input underflowJeff King
2018-10-31t1450: check large blob in trailing-garbage testJeff King