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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Apr 2009 11:04:56 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	David Howells <dhowells@...hat.com>
cc:	akpm@...ux-foundation.org, sam@...nborg.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] FRV: Move to arch/frv/include/asm/



On Thu, 9 Apr 2009, Linus Torvalds wrote:
> 
> When the revolution comes, and the people who haven't converted to git get 
> sent to the gulags, we'll make "-M" the default.

Side note: in the meantime, if you know that you only work with the people 
who have already gone through the re-education program and will not need 
to be reported to the Office of non-Git Behavior Correction, you can add 
this to your ~/.gitconfig (or do it per-repository in .git/config if you 
work with lesser quality people on some of your stuff):

	[diff]
		renames

(or even "renames=copy" to get not just rename, but also copy-detection 
done automatically - but that can be quite a bit more expensive, and the 
upsides aren't as huge. But sometimes the copy detection is really very 
interesting, because it has occasionally found some really interesting 
patterns when people create new files).

[ Final note: I know, I know, my own release patches are done without -M. 

  It's horrible, and I feel bad about it every time, but the thing is, I 
  expect that people who actually want to download tar-balls and patches 
  to update their kernel are in the stone age, so I do those without 
  rename detection very much on purpose.

  So in this case do as I say, not as I do. ]

			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