Re: [PATCH v2 0/2] Teach "diff" to ignore only CR at EOL

2017-11-07 Thread Stefan Beller
On Tue, Nov 7, 2017 at 7:12 AM, Junio C Hamano wrote: > Johannes Schindelin writes: > >> Good. I was wishing for such a feature in the past. >> >> However, the short and sweet `-b` or `-w` switches are really, really >> nice. `--ignore-cr-at-eol` is just very cumbersome to type out. So I think >>

Re: [PATCH v2 0/2] Teach "diff" to ignore only CR at EOL

2017-11-07 Thread Junio C Hamano
Johannes Schindelin writes: > Good. I was wishing for such a feature in the past. > > However, the short and sweet `-b` or `-w` switches are really, really > nice. `--ignore-cr-at-eol` is just very cumbersome to type out. So I think > you will want to add this patch to your patch series: Yeah, I

Re: [PATCH v2 0/2] Teach "diff" to ignore only CR at EOL

2017-11-07 Thread Johannes Schindelin
Hi Junio, On Tue, 7 Nov 2017, Junio C Hamano wrote: > This time with doc updates and tests. The previous one is at > > https://public-inbox.org/git/xmqqshe7j0af@gitster.mtv.corp.google.com > > A change that is supposed to only change the end-of-line convention > between LF <-> CRLF and no

[PATCH v2 0/2] Teach "diff" to ignore only CR at EOL

2017-11-06 Thread Junio C Hamano
This time with doc updates and tests. The previous one is at https://public-inbox.org/git/xmqqshe7j0af@gitster.mtv.corp.google.com A change that is supposed to only change the end-of-line convention between LF <-> CRLF and nothing else can be verified with "diff -b" or "diff --ignore-space-