Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id D7F7A4196F0 for ; Mon, 26 Apr 2010 11:43:36 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.57 X-Spam-Level: * X-Spam-Status: No, score=1.57 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RCVD_IN_SORBS_WEB=0.77] autolearn=no Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i0I20WzL1PDx for ; Mon, 26 Apr 2010 11:43:36 -0700 (PDT) Received: from samir.ibcsolutions.de (samir.ibcsolutions.de [78.47.90.66]) by olra.theworths.org (Postfix) with ESMTP id 58B97431FC1 for ; Mon, 26 Apr 2010 11:43:36 -0700 (PDT) Received: from g229093044.adsl.alicedsl.de ([92.229.93.44] helo=barf) by samir.ibcsolutions.de with esmtpa (Exim 4.69) (envelope-from ) id 1O6TEF-00074B-IF; Mon, 26 Apr 2010 20:40:23 +0200 From: Arvid Picciani To: Carl Worth , David Bremner , Jameson Rollins , Notmuch Mail Subject: Re: bug tracking In-Reply-To: <87sk6icbh2.fsf@yoom.home.cworth.org> References: <87d3xr8p6m.fsf@servo.finestructure.net> <87wrvz2xt5.fsf@convex-new.cs.unb.ca> <87sk6icbh2.fsf@yoom.home.cworth.org> Date: Mon, 26 Apr 2010 20:42:41 +0200 Message-ID: <87d3xmgin2.fsf@exys.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2010 18:43:37 -0000 On Mon, 26 Apr 2010 11:31:05 -0700, Carl Worth wrote: > For example, if dme commits a fix and marks "issue #217 closed" with > that fix, then I'd like my repository of bugs to also know to close that > issue when I later merge his fix. bitbucket does that, and i would bet its quite a common feature on the large git hosters too. -- Arvid