From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O1wGk-0001yg-5O for garchives@archives.gentoo.org; Wed, 14 Apr 2010 06:40:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7877E093A; Wed, 14 Apr 2010 06:40:10 +0000 (UTC) Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 45E8DE07A0 for ; Wed, 14 Apr 2010 06:39:53 +0000 (UTC) Received: by pwj10 with SMTP id 10so5462508pwj.40 for ; Tue, 13 Apr 2010 23:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:received:message-id:subject :from:to:content-type; bh=M5b2l+/4iQO2r59O/mIfCKPU71WGC2dd6htdpxADewM=; b=f1fdchW3iACCtrG0Slirqf6LkXV0R9Z3dMAg8TJbjp4KexWA+Qp6ndH2LCPx60Bow3 jjOKwnBS5yPZLO5rRuohzFESYtl9b7mtn+HlcsM4genWjL5QRx9Eli4Kvr9ts9LRwNXY yFbYZfHqb7YcFH1XKhjMFu+xbX9foMNtX2HqI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=S96uBwaqeOSJ/Dx0aT0uz6eXvPfoW//J4mi+UrsYd9T/dn9LY7xER8QMLdbuD5AsHH xRaZa4XcQg/Rc1opcrVex3QZpeV1uc3yKIsFr9iwjBZJjKUTr+dbcIAiJpAONt27Ifog c8WG3UD/PNqxa0hqe9H/w8w60T+PFJo8lzj64= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: nirbheek.chauhan@gmail.com Received: by 10.141.48.2 with HTTP; Tue, 13 Apr 2010 23:39:51 -0700 (PDT) In-Reply-To: <4BC49CD5.3090208@gentoo.org> References: <1271157930.11850.977.camel@tablet> <19396.28532.913516.120152@a1i15.kph.uni-mainz.de> <4BC497F0.9080606@gentoo.org> <4BC49CD5.3090208@gentoo.org> Date: Wed, 14 Apr 2010 12:09:51 +0530 X-Google-Sender-Auth: 42ec9cacceb44ee6 Received: by 10.141.13.10 with SMTP id q10mr6523242rvi.296.1271227192357; Tue, 13 Apr 2010 23:39:52 -0700 (PDT) Message-ID: Subject: Re: [gentoo-dev] [git migration] The problem of ChangeLog generation From: Nirbheek Chauhan To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: d97aa1af-5547-46af-8939-41fe1c926600 X-Archives-Hash: 1ac2e6fcc5826a0ec25b187fba24e274 On Tue, Apr 13, 2010 at 10:03 PM, Matti Bickel wrote: > I rather like the changelogs auto-generated. A method to link my git > commit to bugzie would be awesome. I *do* envy debian and others for the > auto bughandling they have. Previewing more than a raw number would also > reduce (not eliminate) the errors committed, i guess. > I think you will *really* like `git bz`[1][2][3]. It's exactly what you need (needs porting to pybugz and our workflow however). 1. http://blog.fishsoup.net/2009/09/05/git-bz-push/ 2. http://git.fishsoup.net/cgit/git-bz/plain/git-bz 3. http://git.fishsoup.net/man/git-bz.html -- ~Nirbheek Chauhan Gentoo GNOME+Mozilla Team