Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-29 | Merge branch 'as/check-ignore' | Junio C Hamano | 1 | -42/+50 |
2013-04-15 | dir.c: git-status --ignored: don't scan the work tree twice | Karsten Blees | 1 | -1/+0 |
2013-04-15 | dir.c: replace is_path_excluded with now equivalent is_excluded API | Karsten Blees | 1 | -5/+1 |
2013-04-11 | check-ignore: allow incremental streaming of queries via --stdin | Adam Spiers | 1 | -10/+5 |
2013-04-11 | check-ignore: move setup into cmd_check_ignore() | Adam Spiers | 1 | -20/+21 |
2013-04-11 | check-ignore: add -n / --non-matching option | Adam Spiers | 1 | -17/+29 |
2013-02-19 | name-hash: allow hashing an empty string | Junio C Hamano | 1 | -1/+1 |
2013-01-06 | add git-check-ignore sub-command | Adam Spiers | 1 | -0/+173 |