From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [ANNOUNCE] GIT 1.5.1 Date: Wed, 04 Apr 2007 03:16:19 -0700 Message-ID: <7vwt0s5tsc.fsf@assigned-by-dhcp.cox.net> References: <7v648c7bbn.fsf@assigned-by-dhcp.cox.net> <200704041038.36183.andyparkins@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Andy Parkins X-From: git-owner@vger.kernel.org Wed Apr 04 12:16:26 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HZ2XQ-0005o9-9X for gcvg-git@gmane.org; Wed, 04 Apr 2007 12:16:24 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992824AbXDDKQV (ORCPT ); Wed, 4 Apr 2007 06:16:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992825AbXDDKQV (ORCPT ); Wed, 4 Apr 2007 06:16:21 -0400 Received: from fed1rmmtao104.cox.net ([68.230.241.42]:40128 "EHLO fed1rmmtao104.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992824AbXDDKQU (ORCPT ); Wed, 4 Apr 2007 06:16:20 -0400 Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmmtao104.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070404101620.QFHF1606.fed1rmmtao104.cox.net@fed1rmimpo01.cox.net>; Wed, 4 Apr 2007 06:16:20 -0400 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo01.cox.net with bizsmtp id iyGK1W0081kojtg0000000; Wed, 04 Apr 2007 06:16:20 -0400 In-Reply-To: <200704041038.36183.andyparkins@gmail.com> (Andy Parkins's message of "Wed, 4 Apr 2007 10:38:33 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Andy Parkins writes: > On Wednesday 2007 April 04 10:12, Junio C Hamano wrote: > >> * Deprecated commands and options. >> >> - git-diff-stages and git-resolve have been removed. > > For future reference: > ... Thanks -- that's very true. I meant that they are loooong deprecated, and finally we removed them in this release. I do not think there are any candidate for scheduled removal right now, but I suspect perhaps applymbox might go sometime in the future. We will deprecate them and after a long period of time (well, long is a relative word but in git timescale it probably means 6 months) will remove them. But I do not see it happening any time soon.