summaryrefslogtreecommitdiff
path: root/t/t6022-rev-list-missing.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-2/+2
2025-03-21rev-list: support NUL-delimited --missing optionJustin Tobler1-0/+31
2025-02-05rev-list: extend print-info to print missing object typeJustin Tobler1-1/+2
2025-02-05rev-list: add print-info action to print missing object pathJustin Tobler1-0/+52
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-02-28revision: fix --missing=[print|allow*] for annotated tagsChristian Couder1-6/+18
2024-02-14rev-list: allow missing tips with --missing=[print|allow*]Christian Couder1-0/+56
2024-02-14t6022: fix 'test' style and 'even though' typoChristian Couder1-2/+3
2023-11-26commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by defaultPatrick Steinhardt1-0/+6
2023-11-01rev-list: add commit object support in `--missing` optionKarthik Nayak1-0/+74