summaryrefslogtreecommitdiff
path: root/t/t0008-ignores.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dw/check-ignore-sans-index'Junio C Hamano2013-09-201-9/+63
|\
| * check-ignore: Add option to ignore index contentsdw/check-ignore-sans-indexDave Williams2013-09-121-9/+63
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-091-4/+4
|\ \ | |/ |/|
| * check-ignore: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-151-4/+4
* | t0008: avoid SIGPIPE race condition on fifojk/t0008-sigpipe-fixJeff King2013-07-121-2/+10
|/
* t0008: use named pipe (FIFO) to test check-ignore streamingAdam Spiers2013-04-291-21/+17
* check-ignore: allow incremental streaming of queries via --stdinAdam Spiers2013-04-111-5/+23
* check-ignore: add -n / --non-matching optionAdam Spiers2013-04-111-32/+90
* t0008: remove duplicated test fixture dataAdam Spiers2013-04-111-15/+1
* name-hash: allow hashing an empty stringJunio C Hamano2013-02-191-0/+5
* t0008: document test_expect_success_multiAdam Spiers2013-02-191-0/+10
* t0008: avoid brace expansionRené Scharfe2013-01-101-2/+7
* add git-check-ignore sub-commandAdam Spiers2013-01-061-0/+632