| Commit message (Expand) | Author | Age | Files | Lines |
* | t0008: do not depend on 'echo' handling backslashes speciallypb/trim-trailing-spaces | Junio C Hamano | 2014-06-13 | 1 | -6/+8 |
* | dir.c:trim_trailing_spaces(): fix for " \ " sequence | Pasha Bolokhov | 2014-06-02 | 1 | -0/+23 |
* | t0008: skip trailing space test on Windows | Johannes Sixt | 2014-03-11 | 1 | -1/+1 |
* | dir: ignore trailing spaces in exclude patterns | Nguyễn Thái Ngọc Duy | 2014-02-10 | 1 | -4/+4 |
* | dir: warn about trailing spaces in exclude patterns | Nguyễn Thái Ngọc Duy | 2014-02-10 | 1 | -0/+31 |
* | Avoid difference in tr semantics between System V and BSD | Ben Walton | 2013-10-30 | 1 | -12/+18 |
* | Merge branch 'dw/check-ignore-sans-index' | Junio C Hamano | 2013-09-20 | 1 | -9/+63 |
|\ |
|
| * | check-ignore: Add option to ignore index contentsdw/check-ignore-sans-index | Dave Williams | 2013-09-12 | 1 | -9/+63 |
* | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | check-ignore: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -4/+4 |
* | | t0008: avoid SIGPIPE race condition on fifojk/t0008-sigpipe-fix | Jeff King | 2013-07-12 | 1 | -2/+10 |
|/ |
|
* | t0008: use named pipe (FIFO) to test check-ignore streaming | Adam Spiers | 2013-04-29 | 1 | -21/+17 |
* | check-ignore: allow incremental streaming of queries via --stdin | Adam Spiers | 2013-04-11 | 1 | -5/+23 |
* | check-ignore: add -n / --non-matching option | Adam Spiers | 2013-04-11 | 1 | -32/+90 |
* | t0008: remove duplicated test fixture data | Adam Spiers | 2013-04-11 | 1 | -15/+1 |
* | name-hash: allow hashing an empty string | Junio C Hamano | 2013-02-19 | 1 | -0/+5 |
* | t0008: document test_expect_success_multi | Adam Spiers | 2013-02-19 | 1 | -0/+10 |
* | t0008: avoid brace expansion | René Scharfe | 2013-01-10 | 1 | -2/+7 |
* | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | 1 | -0/+632 |