summaryrefslogtreecommitdiff
path: root/t/t7301-clean-interactive.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-03-06t7301: use test_path_is_(missing|file)Vincenzo Mezzela1-245/+245
2023-02-06various: add missing clear_pathspec(), fix leaksÆvar Arnfjörð Bjarmason1-0/+1
2018-07-03t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine1-21/+20
2017-10-04Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano1-1/+1
2017-10-04t7301: use test_terminal to check colorJeff King1-2/+3
2017-07-18clean.c: use designated initializerJunio C Hamano1-0/+10
2013-07-24git-clean: implement partial matching for selectionJiang Xin1-2/+38
2013-06-26test: add t7301 for git-clean--interactiveJiang Xin1-0/+439