From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: * X-Spam-ASN: AS24867 82.211.80.0/20 X-Spam-Status: No, score=1.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,LIST_MIRROR_RECEIVED,MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=no autolearn_force=no version=3.4.0 Path: news.gmane.org!not-for-mail From: Nicholas Allen Newsgroups: gmane.comp.version-control.bazaar-ng.general,gmane.comp.version-control.git Subject: Re: git and bzr Date: Tue, 28 Nov 2006 23:48:53 +0100 Message-ID: <456CBCD5.3050505@onlinehome.de> References: <45357CC3.4040507@utoronto.ca> <87slhcz8zh.wl%cworth@cworth.org> <7vu01ro20b.fsf@assigned-by-dhcp.cox.net> <20061026101038.GA13310@coredump.intra.peff.net> <877iyne4dm.fsf@alplog.fr> <456B7C6A.80104@webdrake.net> <845b6e870611280410j58bdcd99nc05d0f67489293e4@mail.gmail.com> <456C7592.6020700@ableton.com> <456C9DFF.1040407@onlinehome.de> <456CA981.4010808@onlinehome.de> <456CB197.2030201@onlinehome.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164754153 26650 80.91.229.2 (28 Nov 2006 22:49:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 22:49:13 +0000 (UTC) Cc: bazaar-ng@lists.canonical.com, git@vger.kernel.org, Jakub Narebski Original-X-From: bazaar-ng-bounces@lists.canonical.com Tue Nov 28 23:49:10 2006 Return-path: Envelope-to: gcvbg-bazaar-ng@m.gmane.org Received: from esperanza.ubuntu.com ([82.211.81.173]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GpBl9-0005Fp-7g for gcvbg-bazaar-ng@m.gmane.org; Tue, 28 Nov 2006 23:49:03 +0100 Received: from localhost ([127.0.0.1] helo=esperanza.ubuntu.com) by esperanza.ubuntu.com with esmtp (Exim 4.60) (envelope-from ) id 1GpBl7-0001a8-Kg; Tue, 28 Nov 2006 22:49:01 +0000 Received: from moutng.kundenserver.de ([212.227.126.177]) by esperanza.ubuntu.com with esmtp (Exim 4.60) (envelope-from ) id 1GpBl1-0001Zd-T1 for bazaar-ng@lists.canonical.com; Tue, 28 Nov 2006 22:48:55 +0000 Received: from [84.190.155.117] (helo=[192.168.1.100]) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis), id 0MKwtQ-1GpBkz3pMI-0007Xc; Tue, 28 Nov 2006 23:48:55 +0100 User-Agent: Thunderbird 1.5.0.8 (X11/20061115) To: Linus Torvalds In-Reply-To: X-Enigmail-Version: 0.94.0.0 X-Provags-ID: kundenserver.de abuse@kundenserver.de login:8f68dfdb39f9894a8a7411e7c5df1048 X-BeenThere: bazaar-ng@lists.canonical.com X-Mailman-Version: 2.1.8 Precedence: list List-Id: bazaar-ng discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bazaar-ng-bounces@lists.canonical.com Errors-To: bazaar-ng-bounces@lists.canonical.com Xref: news.gmane.org gmane.comp.version-control.bazaar-ng.general:19817 gmane.comp.version-control.git:32604 Archived-At: X-Mailing-List: git@vger.kernel.org > > So the tools are certainly there. "git status" just isn't necessarily the > best one (or the best that it could be, for that matter).. I guess I hit a limitation in the output of status as opposed to a limitation in what git can do ;-) Nick