Merge branch 'as/check-ignore'
commitc51afbbd18f51beb186afdfa8bbe35c13a782df7
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:23:39 +0000 (29 14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:23:40 +0000 (29 14:23 -0700)
treeebb6dd347919ca24b970568cc22d5b49c499e8c8
parent77eb44b8ed601a17a5ec9b1fb8c4c53ba10aaa56
parentb96114edb36e16d214af1e7945a1d19b8a5e1686
Merge branch 'as/check-ignore'

Enhance "check-ignore" (1.8.2 update) to work more like "check-attr"
over bidi-pipes.

* as/check-ignore:
  t0008: use named pipe (FIFO) to test check-ignore streaming
  Documentation: add caveats about I/O buffering for check-{attr,ignore}
  check-ignore: allow incremental streaming of queries via --stdin
  check-ignore: move setup into cmd_check_ignore()
  check-ignore: add -n / --non-matching option
  t0008: remove duplicated test fixture data
Documentation/git.txt
builtin/check-ignore.c