From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Subject: Re: [PATCH 0/3 v2] Improve your performance with our patch Date: Wed, 29 Jul 2009 15:10:58 +0200 Message-ID: <4A704A62.2060402@dawes.za.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Daniel Barkalow , Junio C Hamano , git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Wed Jul 29 15:11:30 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MW8wL-00046e-IG for gcvg-git-2@gmane.org; Wed, 29 Jul 2009 15:11:30 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754815AbZG2NLM (ORCPT ); Wed, 29 Jul 2009 09:11:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754730AbZG2NLL (ORCPT ); Wed, 29 Jul 2009 09:11:11 -0400 Received: from caiajhbdcaib.dreamhost.com ([208.97.132.81]:49065 "EHLO homiemail-a2.g.dreamhost.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754701AbZG2NLL (ORCPT ); Wed, 29 Jul 2009 09:11:11 -0400 Received: from artemis.local (dsl-246-25-180.telkomadsl.co.za [41.246.25.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id AC7FCD273D; Wed, 29 Jul 2009 06:11:08 -0700 (PDT) User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Johannes Schindelin wrote: > Hi, > > On Tue, 28 Jul 2009, Daniel Barkalow wrote: > >> Documentation/git-shim.txt | 37 +++++++++ > > May I re-register my complaint about the naming? > > I mean, yes, I could think of something even worse when it comes to the > (ridiculously bad!) tradition of naming things "porcelain", "plumbing" and > "potty", especially when it comes to "pushing objects" and > then "pulling". A Shim has nothing to do with plumbing or toilets. From : In engineering, a shim is a thin and often tapered or wedged piece of material, used to fill small gaps or spaces between objects. Shims are typically used in order to support, adjust for better fit, or provide a level surface. I suspect that it is being used in the "adjust for better fit" sense in this case. Regards, Rogan