Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |