From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: pull request Date: Thu, 12 Feb 2009 07:10:18 +0100 Message-ID: <4993BD4A.6070404@trash.net> References: <1234364616-19974-1-git-send-email-jengelh@medozas.de> <4993B3AC.1060707@trash.net> <4993B7B4.70901@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:40810 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751215AbZBLGKY (ORCPT ); Thu, 12 Feb 2009 01:10:24 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > On Thursday 2009-02-12 06:46, Patrick McHardy wrote: >>>>> 13 files changed, 108 insertions(+), 182 deletions(-) >>>> 11 files changed, 73 insertions(+), 67 deletions(-) >>>> >>>> Any idea whats going on there? >>> I used git diff --stat instead of whatever merge outputs. >> That gives the same (different) output for me. > > I just found out that `git diff --stat` is not the right thing to use, > at least in its form that I did. With appropraite(?) measures, > I do get the expected: > > 11 files changed, 73 insertions(+), 67 deletions(-) > >> I'll skip this pull, please send a new request (with or without Jamal's >> patches, as you like) once you figured out where those differences are >> coming from. > > Now please :) Pulled and pushed out, thanks Jan.