author | Junio C Hamano <gitster@pobox.com> | |
Fri, 20 May 2011 23:47:56 +0000 (16:47 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 26 May 2011 23:47:15 +0000 (16:47 -0700) | ||
commit | e322ee38ad8d655f5a32b3482ae9ce813b73e4bc | |
tree | 1993de07e6196b7e3ea917d072c3c212be6203cc | tree | snapshot |
parent | 4ae6670444388f5ba68850e42a93af4019922c26 | commit | diff |
Add LF-to-CRLF streaming conversion
If we do not have to guess or validate by scanning the input, we can
just stream this through.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If we do not have to guess or validate by scanning the input, we can
just stream this through.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
convert.c | diff | blob | history |