summaryrefslogtreecommitdiff
path: root/t/t5328-commit-graph-64bit-time.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-19Merge branch 'mm/test-grep-lint'Junio C Hamano1-1/+1
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-1/+1
2026-06-14commit-graph: use timestamp_t for max parent generation accumulatorElijah Newren1-0/+9
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-10-23Merge branch 'jk/chunk-bounds'Junio C Hamano1-0/+10
2023-10-09commit-graph: bounds-check generation overflow chunkJeff King1-0/+10
2023-10-03commit-graph: free write-context base_graph_name during cleanupJeff King1-0/+2
2023-07-24t5328: avoid top-level directory changesTaylor Blau1-27/+27
2023-03-27commit-graph: fix truncated generation numbersPatrick Steinhardt1-0/+9
2022-03-01commit-graph: fix generation number v2 overflow valuesDerrick Stolee1-0/+27
2022-03-01commit-graph: fix ordering bug in generation numbersDerrick Stolee1-0/+39