summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2026-07-06Merge branch 'jk/repo-info-path-keys'Junio C Hamano1-0/+58
2026-07-06Merge branch 'tb/pack-path-walk-bitmap-delta-islands'Junio C Hamano3-8/+81
2026-07-06Merge branch 'mh/fetch-follow-remote-head-config'Junio C Hamano1-0/+106
2026-07-06Merge branch 'po/hash-object-size-t'Junio C Hamano1-0/+39
2026-07-06Merge branch 'ty/move-protect-hfs-ntfs'Junio C Hamano1-9/+15
2026-07-06Merge branch 'ps/odb-source-packed'Junio C Hamano1-2/+5
2026-07-06Merge branch 'td/ref-filter-restore-prefix-iteration'Junio C Hamano1-1/+38
2026-07-06Merge branch 'en/ort-harden-against-corrupt-trees'Junio C Hamano4-0/+152
2026-07-06Merge branch 'jk/setup-gitfile-diag-fix'Junio C Hamano2-2/+2
2026-07-06Merge branch 'cc/promisor-auto-config-url-more'Junio C Hamano1-4/+198
2026-07-06Merge branch 'hn/status-pull-advice-qualified'Junio C Hamano1-0/+100
2026-07-06t: add greplint to detect bare grep assertionsMichael Montalbo44-5/+415
2026-07-06t: convert grep assertions to test_grepMichael Montalbo338-2806/+2815
2026-07-06t: fix Lexer line count for $() inside double-quoted stringsMichael Montalbo1-3/+6
2026-07-06t: extract chainlint's parser into shared moduleMichael Montalbo2-517/+543
2026-07-06t: fix grep assertions missing file argumentsMichael Montalbo3-3/+3
2026-07-06t/README: document test_grep helperMichael Montalbo1-0/+34
2026-07-06sparse-index: avoid crash on intent-to-add entry outside the coneDerrick Stolee2-0/+74
2026-07-06builtin/refs: add "rename" subcommandPatrick Steinhardt2-0/+145
2026-07-06builtin/refs: add "create" subcommandPatrick Steinhardt2-0/+152
2026-07-06builtin/refs: add "update" subcommandPatrick Steinhardt2-0/+269
2026-07-06builtin/refs: add "delete" subcommandPatrick Steinhardt2-0/+153
2026-07-06blame: reserve mark column only if necessaryRené Scharfe1-5/+2
2026-07-06t: use `test_bool_env` to parse GIT_TEST_LONGPatrick Steinhardt1-2/+2
2026-07-06t7900: clean up large EXPENSIVE repositoryPatrick Steinhardt1-25/+31
2026-07-06t7508: skip EXPENSIVE test that is broken without SIZE_T_IS_64BITPatrick Steinhardt1-1/+1
2026-07-06t5608: reduce maximum disk usagePatrick Steinhardt1-31/+35
2026-07-06t4141: fix inefficient use of dd(1)Patrick Steinhardt1-3/+2
2026-07-06t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_64BITPatrick Steinhardt1-1/+1
2026-07-04precompose_utf8: use a flex array for d_nameIhar Hrachyshka1-0/+16
2026-07-03reftable/table: fix OOB read on truncated tablePatrick Steinhardt1-0/+28
2026-07-03reftable/table: fix NULL pointer access when seeking to bogus offsetsPatrick Steinhardt1-0/+63
2026-07-03reftable/block: fix OOB read with bogus restart offsetPatrick Steinhardt1-0/+39
2026-07-03reftable/block: fix OOB read with bogus restart countPatrick Steinhardt1-0/+33
2026-07-03reftable/block: fix OOB read with bogus block sizePatrick Steinhardt1-0/+38
2026-07-03reftable/block: fix OOB write with bogus inflated log sizePatrick Steinhardt1-0/+32
2026-07-03t/unit-tests: introduce test helper to write reftable blocksPatrick Steinhardt1-19/+28
2026-07-03reftable/record: don't abort when decoding invalid ref value typePatrick Steinhardt1-0/+24
2026-07-03reftable/basics: fix OOB read on binary search of empty rangePatrick Steinhardt1-0/+11
2026-07-03builtin/history: implement "drop" subcommandPatrick Steinhardt2-0/+562
2026-07-02packfile: thread odb_source_packed through packed_object_info()Patrick Steinhardt1-1/+1
2026-06-30t: move LSan errors from stdout to stderrJeff King1-3/+3
2026-06-29commit-reach: guard !FIND_ALL early exit with generation ordering checkKristofer Karlsson1-1/+1
2026-06-29t6600: add test for merge-base early exit with clock skewKristofer Karlsson1-0/+41
2026-06-29Merge branch 'jk/t5551-expensive-test-timeouts-fix'Junio C Hamano2-4/+6
2026-06-29t5551: put many-tags case into its own repoJeff King1-4/+5
2026-06-28t/lib-httpd: bump apache timeoutJeff King1-0/+1
2026-06-27push: suggest <remote> <branch> for a slash slipHarald Nordgren1-0/+31
2026-06-27branch: suggest <remote>/<branch> on upstream slipHarald Nordgren1-0/+38
2026-06-27t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor1-1/+1