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