summaryrefslogtreecommitdiff
path: root/builtin/check-ignore.c
AgeCommit message (Expand)Author
2013-09-04Merge branch 'jc/check-x-z'Junio C Hamano
2013-07-12check-ignore -z: a single -z should apply to both input and outputJunio C Hamano
2013-07-12check-ignore: the name of the character is NUL, not NULLJunio C Hamano
2013-05-29Merge branch 'as/check-ignore'Junio C Hamano
2013-04-15dir.c: git-status --ignored: don't scan the work tree twiceKarsten Blees
2013-04-15dir.c: replace is_path_excluded with now equivalent is_excluded APIKarsten Blees
2013-04-11check-ignore: allow incremental streaming of queries via --stdinAdam Spiers
2013-04-11check-ignore: move setup into cmd_check_ignore()Adam Spiers
2013-04-11check-ignore: add -n / --non-matching optionAdam Spiers
2013-02-19name-hash: allow hashing an empty stringJunio C Hamano
2013-01-06add git-check-ignore sub-commandAdam Spiers