From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: Fwd: git status options feature suggestion Date: Sun, 26 Oct 2008 00:59:32 -0400 Message-ID: <20081026045932.GB21178@coredump.intra.peff.net> References: <20081009061136.GA24288@coredump.intra.peff.net> <81bfc67a0810082327p421ca4e9v84f4b33023bc6fe6@mail.gmail.com> <81bfc67a0810082327q71b9d6apf2787eb8519031bb@mail.gmail.com> <48EE1F58.2060707@drmicha.warpmail.net> <20081012044900.GA27845@coredump.intra.peff.net> <7vwsgegvsh.fsf@gitster.siamese.dyndns.org> <20081012064512.GA32597@coredump.intra.peff.net> <7v1vymgrom.fsf@gitster.siamese.dyndns.org> <7vej246sb4.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Michael J Gruber , Johannes Schindelin , Caleb Cushing , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Sun Oct 26 06:01:37 2008 connect(): Connection refused 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 1Ktxko-0007j5-45 for gcvg-git-2@gmane.org; Sun, 26 Oct 2008 06:01:30 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751678AbYJZE7f (ORCPT ); Sun, 26 Oct 2008 00:59:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751808AbYJZE7f (ORCPT ); Sun, 26 Oct 2008 00:59:35 -0400 Received: from peff.net ([208.65.91.99]:3717 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751536AbYJZE7f (ORCPT ); Sun, 26 Oct 2008 00:59:35 -0400 Received: (qmail 5167 invoked by uid 111); 26 Oct 2008 04:59:34 -0000 Received: from coredump.intra.peff.net (HELO coredump.intra.peff.net) (10.0.0.2) by peff.net (qpsmtpd/0.32) with SMTP; Sun, 26 Oct 2008 00:59:34 -0400 Received: by coredump.intra.peff.net (sSMTP sendmail emulation); Sun, 26 Oct 2008 00:59:32 -0400 Content-Disposition: inline In-Reply-To: <7vej246sb4.fsf@gitster.siamese.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sat, Oct 25, 2008 at 06:47:27PM -0700, Junio C Hamano wrote: > This was done primarily for fun and killing-time, so I won't be committing > it to my tree, but it seems to pass all the existing tests. I just skimmed the code, but it looks reasonably done. I don't have time to work on this at the moment, but I think you have done most of the work that requires a lot of git knowledge. Maybe somebody new can pick this up as a nice starter project to get more involved in git. -Peff