summaryrefslogtreecommitdiffstats
path: root/t/t6132-pathspec-exclude.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* builtin/grep: fix leaking object contextPatrick Steinhardt2024-09-051-0/+1
* add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason2023-02-071-5/+1
* t6132(NO_PERL): do not run the scripted `add -p`Johannes Schindelin2022-08-301-1/+5
* Merge branch 'jc/all-negative-pathspec'Junio C Hamano2022-06-071-0/+181
|\
| * pathspec: correct an empty string used as a pathspec elementJunio C Hamano2022-05-301-0/+181
* | t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
|/
* dir: fix treatment of negated pathspecsElijah Newren2020-06-061-0/+33
* tree-walk.c: fix overoptimistic inclusion in :(exclude) matchingNguyễn Thái Ngọc Duy2018-11-051-0/+17
* docs: improve discoverability of exclude pathspecManav Rathi2017-09-251-1/+12
* pathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds2017-02-101-2/+4
* t/t6132-pathspec-exclude.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-1/+1
* t: fix moderate &&-chain breakageJeff King2015-03-201-14/+14
* Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy2013-12-061-0/+184