Age | Commit message (Expand) | Author | Files | Lines |
2020-02-18 | check-ignore: fix documentation and implementation to match | Elijah Newren | 1 | -16/+23 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -6/+3 |
2018-02-27 | Merge branch 'as/ll-i18n' | Junio C Hamano | 1 | -1/+1 |
2018-02-13 | Mark messages for translations | Alexander Shopov | 1 | -1/+1 |
2018-02-12 | check-ignore: fix mix of directories and other file types | René Scharfe | 1 | -0/+20 |
2016-07-13 | Merge branch 'va/i18n-even-more' | Junio C Hamano | 1 | -2/+2 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -2/+2 |
2016-05-20 | t0008: 4 tests fail with ksh88 | Armin Kunaschik | 1 | -2/+2 |
2016-01-28 | t0008: avoid absolute path | Pat Thoyts | 1 | -1/+1 |
2015-05-19 | Merge branch 'jc/gitignore-precedence' | Junio C Hamano | 1 | -0/+10 |
2015-04-22 | ignore: info/exclude should trump core.excludesfile | Junio C Hamano | 1 | -0/+10 |
2014-07-21 | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 1 | -1/+1 |
2014-06-13 | t0008: do not depend on 'echo' handling backslashes specially | Junio C Hamano | 1 | -6/+8 |
2014-06-02 | dir.c:trim_trailing_spaces(): fix for " \ " sequence | Pasha Bolokhov | 1 | -0/+23 |
2014-03-11 | t0008: skip trailing space test on Windows | Johannes Sixt | 1 | -1/+1 |
2014-02-10 | dir: ignore trailing spaces in exclude patterns | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2014-02-10 | dir: warn about trailing spaces in exclude patterns | Nguyễn Thái Ngọc Duy | 1 | -0/+31 |
2013-10-30 | Avoid difference in tr semantics between System V and BSD | Ben Walton | 1 | -12/+18 |
2013-09-20 | Merge branch 'dw/check-ignore-sans-index' | Junio C Hamano | 1 | -9/+63 |
2013-09-12 | check-ignore: Add option to ignore index contents | Dave Williams | 1 | -9/+63 |
2013-09-09 | Merge branch 'jl/submodule-mv' | Junio C Hamano | 1 | -4/+4 |
2013-07-15 | check-ignore: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2013-07-12 | t0008: avoid SIGPIPE race condition on fifo | Jeff King | 1 | -2/+10 |
2013-04-29 | t0008: use named pipe (FIFO) to test check-ignore streaming | Adam Spiers | 1 | -21/+17 |
2013-04-11 | check-ignore: allow incremental streaming of queries via --stdin | Adam Spiers | 1 | -5/+23 |
2013-04-11 | check-ignore: add -n / --non-matching option | Adam Spiers | 1 | -32/+90 |
2013-04-11 | t0008: remove duplicated test fixture data | Adam Spiers | 1 | -15/+1 |
2013-02-19 | name-hash: allow hashing an empty string | Junio C Hamano | 1 | -0/+5 |
2013-02-19 | t0008: document test_expect_success_multi | Adam Spiers | 1 | -0/+10 |
2013-01-10 | t0008: avoid brace expansion | René Scharfe | 1 | -2/+7 |
2013-01-06 | add git-check-ignore sub-command | Adam Spiers | 1 | -0/+632 |