lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 29 Jan 2008 08:46:37 +1100 (EST)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Paul Mundt <lethal@...ux-sh.org>
cc:	linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] sh updates for 2.6.25-rc1



On Mon, 28 Jan 2008, Paul Mundt wrote:
>
>  484 files changed, 31831 insertions(+), 37139 deletions(-)

Please use "git diff -M --stat --summary" to generate the diffstat: the -M 
enables rename detection, and the summary enables a summary of new/deleted 
or renamed files.

With rename detection, the statistics are rather different:

 419 files changed, 13022 insertions(+), 18878 deletions(-)

because git will notice that a fair number of the changes are renames.

			Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ