From mboxrd@z Thu Jan 1 00:00:00 1970 From: Owen Taylor Subject: Re: git-bz: command line integration for bugzilla Date: Sat, 29 Aug 2009 06:51:26 -0400 Message-ID: <1251543087.666.484.camel@localhost.localdomain> References: <1251512664.666.349.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Jakub Narebski X-From: git-owner@vger.kernel.org Sat Aug 29 12:51:38 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MhLWz-0006DK-4p for gcvg-git-2@lo.gmane.org; Sat, 29 Aug 2009 12:51:37 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752148AbZH2Kv2 (ORCPT ); Sat, 29 Aug 2009 06:51:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752124AbZH2Kv2 (ORCPT ); Sat, 29 Aug 2009 06:51:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1818 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752120AbZH2Kv1 (ORCPT ); Sat, 29 Aug 2009 06:51:27 -0400 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n7TApSQF005883; Sat, 29 Aug 2009 06:51:28 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n7TApRUA011420; Sat, 29 Aug 2009 06:51:28 -0400 In-Reply-To: X-Scanned-By: MIMEDefang 2.67 on 10.5.11.21 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sat, 2009-08-29 at 01:07 -0700, Jakub Narebski wrote: > Owen Taylor writes: > > > Was filling out the Git user's survey today, and noticed that my git-bz > > tool wasn't on the long list of "Git interfaces, implementations, > > frontends and tools" > > Well, you can always add it in "Other (please specify)" in survey Certainly. It was not meant as a real complaint - git has a large and varied ecosystem. > > - but then again, I've never really advertised it > > beyond GNOME IRC. So, I was reminded to mention it here... > > Could you please add (short) information about this tool to Git Wiki: > http://git.or.cz/gitwiki/InterfacesFrontendsAndTools One step ahead of you there, added: http://git.or.cz/gitwiki/InterfacesFrontendsAndTools#git-bz yesterday. - Owen