Re: What's cooking in git.git (Mar 2010, #01; Wed, 03)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: =?UTF-8?Q?Bj=C3=B6rn_Gustavsson?=
Date: Thursday, March 4, 2010 - 1:26 am

On Thu, Mar 4, 2010 at 1:02 AM, Junio C Hamano <gitster@pobox.com> wrote:


I have realized that there is one remaining minor issue.

If both --whitespace=fix and --ignore-space-change are given,
new blank lines ending in LF may be added to the end of the file.
That is the expected behavior if the rest of the file has
LF line endings, but not if the rest of the file has CR-LF
line endings.

I think I have figured out how to fix it and I will send
a patch as soon as I have actually implemented it.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
What's cooking in git.git (Mar 2010, #01; Wed, 03), Junio C Hamano, (Wed Mar 3, 5:02 pm)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Adam Simpkins, (Wed Mar 3, 5:36 pm)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), =?UTF-8?Q?Bj=C3=B6rn ..., (Thu Mar 4, 1:26 am)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Tay Ray Chuan, (Thu Mar 4, 5:09 am)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Junio C Hamano, (Thu Mar 4, 11:26 am)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Junio C Hamano, (Thu Mar 4, 11:26 am)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Junio C Hamano, (Thu Mar 4, 2:42 pm)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Junio C Hamano, (Thu Mar 4, 5:49 pm)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Junio C Hamano, (Thu Mar 4, 8:23 pm)
Re: What's cooking in git.git (Mar 2010, #01; Wed, 03), Christian Couder, (Fri Mar 5, 10:32 am)
[PATCH 1/4] send-email: actually add bcc headers, Stephen Boyd, (Sun Mar 7, 2:33 pm)
Re: [PATCH 1/4] send-email: actually add bcc headers, Stephen Boyd, (Sun Mar 7, 2:53 pm)
Re: [PATCH 2/4] format-patch: use a string_list for headers, Johannes Schindelin, (Sun Mar 7, 3:13 pm)