From: Peter Zijlstra <peterz@infradead.org>
To: Boaz Harrosh <bharrosh@panasas.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Git Mailing List <git@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH] .gitattributes: Enable cpp diff parsing for .[ch] files
Date: Mon, 29 Aug 2011 15:32:32 +0200 [thread overview]
Message-ID: <1314624752.2816.32.camel@twins> (raw)
In-Reply-To: <4E580830.4010305@panasas.com>
On Fri, 2011-08-26 at 13:55 -0700, Boaz Harrosh wrote:
> But this patch is for all the people and distributions that are going
> to use the old git versions for a while, (Years).
>
> It is important for the Linux mailing-list review, because you get
> patches with:
>
> @@@ lable out:
> - change foo
> + to bazz
>
> And how the hell are you suppose to know where in the file it is.
> This is such a trivial addition, that can help unify everyone's
> usage. I don't see the down sides.
Ah, I'm using:
# cat ~/.gitconfig
[diff "default"]
xfuncname = "^[[:alpha:]$_].*[^:]$"
For this.
next prev parent reply other threads:[~2011-08-29 13:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-25 22:37 [PATCH] .gitattributes: Enable cpp diff parsing for .[ch] files Boaz Harrosh
2011-08-26 20:27 ` Linus Torvalds
2011-08-26 20:54 ` Junio C Hamano
2011-08-26 20:59 ` Linus Torvalds
2011-08-26 20:55 ` Boaz Harrosh
2011-08-29 13:32 ` Peter Zijlstra [this message]
2011-08-29 20:57 ` Boaz Harrosh
2011-08-29 21:30 ` Peter Zijlstra
2011-08-29 22:02 ` Linus Torvalds
2011-08-29 22:43 ` Boaz Harrosh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1314624752.2816.32.camel@twins \
--to=peterz@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=bharrosh@panasas.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).