From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Langhoff" Subject: Re: Unresolved issues #3 Date: Thu, 24 Aug 2006 11:19:59 +1200 Message-ID: <46a038f90608231619j50e08880n7281d6c2c1a6667c@mail.gmail.com> References: <7vpseyelcw.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Aug 24 01:20:20 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GG21B-00042S-TO for gcvg-git@gmane.org; Thu, 24 Aug 2006 01:20:18 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965300AbWHWXUN (ORCPT ); Wed, 23 Aug 2006 19:20:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965302AbWHWXUN (ORCPT ); Wed, 23 Aug 2006 19:20:13 -0400 Received: from nf-out-0910.google.com ([64.233.182.190]:9670 "EHLO nf-out-0910.google.com") by vger.kernel.org with ESMTP id S965300AbWHWXUL (ORCPT ); Wed, 23 Aug 2006 19:20:11 -0400 Received: by nf-out-0910.google.com with SMTP id o25so454996nfa for ; Wed, 23 Aug 2006 16:20:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HgJP9XMQOV0vtDQnz/VpkSbVSZdqpeYbRBTlkgTxzVUHjpdSjsH9DS5HPIhTwb9UvZe4XUh2fFyYryJ7b5T29ZdeoqLS9f07jeL6WhKJxePrtDSHyKmQpuNfsi85M2gUwVl5Kizx6w4abbz0rF1r6q2BFN7Z1a/iRvC3XrjA0og= Received: by 10.48.254.10 with SMTP id b10mr2709272nfi; Wed, 23 Aug 2006 16:20:10 -0700 (PDT) Received: by 10.49.6.16 with HTTP; Wed, 23 Aug 2006 16:19:59 -0700 (PDT) To: "Junio C Hamano" In-Reply-To: <7vpseyelcw.fsf@assigned-by-dhcp.cox.net> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 8/18/06, Junio C Hamano wrote: > As everybody has probably noticed already, I am terrible at > maintaining "the current issues" list. The most recent issue of > this series was done when? Back on May 4th this year. > > Shame on me. Hey, I think you're doing a great job. A small improvement may be to copy these to the wiki for longer term, but we're all lazy about maintaining them. Perhaps at least have a TODO page? How about what I just placed in http://git.or.cz/gitwiki/ToDo ? A link to the 'todo' head, and to a search for 'Unresolved Issues' in the list archives... Should give newcomers a hint of where things are, and how to gauge directions and interests... martin