summaryrefslogtreecommitdiff
path: root/builtin/check-ignore.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'as/check-ignore'Junio C Hamano2013-05-291-42/+50
|\
| * check-ignore: allow incremental streaming of queries via --stdinAdam Spiers2013-04-111-10/+5
| * check-ignore: move setup into cmd_check_ignore()Adam Spiers2013-04-111-20/+21
| * check-ignore: add -n / --non-matching optionAdam Spiers2013-04-111-17/+29
* | dir.c: git-status --ignored: don't scan the work tree twiceKarsten Blees2013-04-151-1/+0
* | dir.c: replace is_path_excluded with now equivalent is_excluded APIKarsten Blees2013-04-151-5/+1
|/
* name-hash: allow hashing an empty stringJunio C Hamano2013-02-191-1/+1
* add git-check-ignore sub-commandAdam Spiers2013-01-061-0/+173