[PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1

2013-07-04 Thread Alexey Shumkin
This is actually a fixup of de6029a2d7734a93a9e27b9c4471862a47dd8123, which was applied before final patch series was sent. Also, see 3994e8a98dc7bbf67e61d23c8125f44383499a1f for the explanation of such a replacement. Signed-off-by: Alexey Shumkin Reviewed-by: Johannes Sixt --- t/t4041-diff-su

Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1

2013-07-04 Thread Junio C Hamano
Alexey Shumkin writes: > This is actually a fixup of de6029a2d7734a93a9e27b9c4471862a47dd8123, > which was applied before final patch series was sent. > > Also, see 3994e8a98dc7bbf67e61d23c8125f44383499a1f for the explanation > of such a replacement. These are not very useful in a log message.

Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1

2013-07-05 Thread Alexey Shumkin
On Thu, Jul 04, 2013 at 11:47:04PM -0700, Junio C Hamano wrote: > Alexey Shumkin writes: > > > This is actually a fixup of de6029a2d7734a93a9e27b9c4471862a47dd8123, > > which was applied before final patch series was sent. > > > > Also, see 3994e8a98dc7bbf67e61d23c8125f44383499a1f for the explana

Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1

2013-07-05 Thread Junio C Hamano
Alexey Shumkin writes: >> Both "iso8859-1" and "iso-8859-1" are understood as latin-1 >> by modern platforms, but the latter is not understood by >> older platforms;update tests to use the former. >> >> This is in line with 3994e8a9 (t4201: use ISO8859-1 rather >> tha

Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1

2013-07-05 Thread Alexey Shumkin
On Fri, Jul 05, 2013 at 01:11:49AM -0700, Junio C Hamano wrote: > Alexey Shumkin writes: > > >>Both "iso8859-1" and "iso-8859-1" are understood as latin-1 > >>by modern platforms, but the latter is not understood by > >>older platforms;update tests to use the former. > >> > >>

Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1

2013-07-05 Thread Junio C Hamano
Alexey Shumkin writes: >> OK, then I'll queue this patch (but not 2-4/5 yet) with log message >> amended. > Excuse me, you've said "Ok" for 2/5 message, and then explained (as I > understood) then "subtle difference" between EOF and \EOF. > Should I change the message somehow? I left it up to yo