summaryrefslogtreecommitdiff
path: root/t/t6132-pathspec-exclude.sh
AgeCommit message (Expand)Author
2022-06-07Merge branch 'jc/all-negative-pathspec'Junio C Hamano
2022-05-29pathspec: correct an empty string used as a pathspec elementJunio C Hamano
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine
2020-06-05dir: fix treatment of negated pathspecsElijah Newren
2018-11-05tree-walk.c: fix overoptimistic inclusion in :(exclude) matchingNguyễn Thái Ngọc Duy
2017-09-25docs: improve discoverability of exclude pathspecManav Rathi
2017-02-10pathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds
2016-01-07t/t6132-pathspec-exclude.sh: use the $( ... ) construct for command substitutionElia Pinto
2015-03-20t: fix moderate &&-chain breakageJeff King
2013-12-06Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy