From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Barkalow Subject: Re: Re* [PATCH] "not uptodate" changed to "has local changes" Date: Mon, 19 May 2008 15:32:14 -0400 (EDT) Message-ID: References: <1209833972-12256-1-git-send-email-timcharper@gmail.com> <1ED37CF1-EABD-4881-BA29-ED2CB1CE73FC@sb.org> <7v63tcda7e.fsf_-_@gitster.siamese.dyndns.org> <7vzlqm89tj.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="1547844168-1329237433-1211225534=:19665" Cc: Wincent Colaiuta , sverre@rabbelier.nl, Steven Walter , Johannes Schindelin , =?ISO-8859-15?Q?Andr=E9_Goddard_Rosa?= , Kevin Ballard , Mike Ralphson , Tim Harper , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Mon May 19 21:33:19 2008 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 1JyB6c-0003yG-En for gcvg-git-2@gmane.org; Mon, 19 May 2008 21:33:10 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757779AbYESTcT (ORCPT ); Mon, 19 May 2008 15:32:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755901AbYESTcT (ORCPT ); Mon, 19 May 2008 15:32:19 -0400 Received: from iabervon.org ([66.92.72.58]:36988 "EHLO iabervon.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755263AbYESTcS (ORCPT ); Mon, 19 May 2008 15:32:18 -0400 Received: (qmail 30223 invoked by uid 1000); 19 May 2008 19:32:14 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 19 May 2008 19:32:14 -0000 In-Reply-To: <7vzlqm89tj.fsf@gitster.siamese.dyndns.org> User-Agent: Alpine 1.00 (LNX 882 2007-12-20) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1547844168-1329237433-1211225534=:19665 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: 8BIT On Mon, 19 May 2008, Junio C Hamano wrote: > Wincent Colaiuta writes: > > > El 17/5/2008, a las 21:03, Junio C Hamano escribió: > >> + /* not_uptodate_file */ > >> + "Entry '%s' not uptodate. Cannot merge.", > > > > > > Minor nit, "uptodate" is not a word. Should be either "up-to-date" or > > "up to date"; most dictionaries list both. > > Why does *everybody* keep missing the whole point of this patch? That section needs a comment stating that it's the scripting API, not just an arbitrary set of messages. For that matter, maybe those shouldn't be the default set, but an alternate set used (as a group) by plumbing programs; I don't think it's too likely that there will be a whole lot of new plumbing programs, and new porcelain programs that don't specify anything probably ought to get something more generic. -Daniel *This .sig left intentionally blank* --1547844168-1329237433-1211225534=:19665--