Merge branch 'jc/streaming-filter' into next
commit9901923cf0994582592a34128a466c58735621fd
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jun 2011 00:09:28 +0000 (29 17:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jun 2011 00:09:28 +0000 (29 17:09 -0700)
tree7be514ed228dc739c45eba83085a7b5a38614963
parentcce347da05fea3c18aeb4f11fa672d0ce7908a13
parent6b6cab3f9af2ab7010592e50bb343b990a6a7666
Merge branch 'jc/streaming-filter' into next

* jc/streaming-filter:
  t0021: test application of both crlf and ident
  t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test
  streaming: filter cascading
  streaming filter: ident filter
  Add LF-to-CRLF streaming conversion
  stream filter: add "no more input" to the filters
  Add streaming filter API
  convert.h: move declarations for conversion from cache.h
cache.h