aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6132-pathspec-exclude.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-05builtin/grep: fix leaking object contextPatrick Steinhardt1-0/+1
2023-02-06add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason1-5/+1
2022-08-30t6132(NO_PERL): do not run the scripted `add -p`Johannes Schindelin1-1/+5
2022-06-07Merge branch 'jc/all-negative-pathspec'Junio C Hamano1-0/+181
2022-05-29pathspec: correct an empty string used as a pathspec elementJunio C Hamano1-0/+181
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-1/+1
2020-06-05dir: fix treatment of negated pathspecsElijah Newren1-0/+33
2018-11-05tree-walk.c: fix overoptimistic inclusion in :(exclude) matchingNguyễn Thái Ngọc Duy1-0/+17
2017-09-25docs: improve discoverability of exclude pathspecManav Rathi1-1/+12
2017-02-10pathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds1-2/+4
2016-01-07t/t6132-pathspec-exclude.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2015-03-20t: fix moderate &&-chain breakageJeff King1-14/+14
2013-12-06Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy1-0/+184