| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dw/check-ignore-sans-index' | Junio C Hamano | 2013-09-20 | 1 | -2/+4 |
|\ |
|
| * | check-ignore: Add option to ignore index contentsdw/check-ignore-sans-index | Dave Williams | 2013-09-12 | 1 | -2/+4 |
* | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -13/+22 |
|\ \
| |/
|/| |
|
| * | remove match_pathspec() in favor of match_pathspec_depth() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -2/+2 |
| * | check-ignore: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -13/+22 |
* | | Merge branch 'sb/parseopt-boolean-removal' | Junio C Hamano | 2013-09-04 | 1 | -6/+6 |
|\ \ |
|
| * | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -6/+6 |
| |/ |
|
* | | Merge branch 'jc/check-x-z' | Junio C Hamano | 2013-09-04 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | check-ignore -z: a single -z should apply to both input and output | Junio C Hamano | 2013-07-11 | 1 | -1/+1 |
| * | check-ignore: the name of the character is NUL, not NULL | Junio C Hamano | 2013-07-11 | 1 | -6/+6 |
* | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-05-29 | 1 | -42/+50 |
|\ \ |
|
| * | | check-ignore: allow incremental streaming of queries via --stdin | Adam Spiers | 2013-04-11 | 1 | -10/+5 |
| * | | check-ignore: move setup into cmd_check_ignore() | Adam Spiers | 2013-04-11 | 1 | -20/+21 |
| * | | check-ignore: add -n / --non-matching option | Adam Spiers | 2013-04-11 | 1 | -17/+29 |
| |/ |
|
* | | dir.c: git-status --ignored: don't scan the work tree twice | Karsten Blees | 2013-04-15 | 1 | -1/+0 |
* | | dir.c: replace is_path_excluded with now equivalent is_excluded API | Karsten Blees | 2013-04-15 | 1 | -5/+1 |
|/ |
|
* | name-hash: allow hashing an empty string | Junio C Hamano | 2013-02-19 | 1 | -1/+1 |
* | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | 1 | -0/+173 |