From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: show merge info for git vc-log Date: Sat, 11 Jul 2009 15:40:25 -0400 Message-ID: References: <200907071833.n67IXEEQ019584@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1247341254 8197 80.91.229.12 (11 Jul 2009 19:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Jul 2009 19:40:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 11 21:40:47 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MPiRB-00089j-Bk for ged-emacs-devel@m.gmane.org; Sat, 11 Jul 2009 21:40:45 +0200 Original-Received: from localhost ([127.0.0.1]:48677 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPiRA-00008R-SM for ged-emacs-devel@m.gmane.org; Sat, 11 Jul 2009 15:40:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPiQx-0008Iu-7t for emacs-devel@gnu.org; Sat, 11 Jul 2009 15:40:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPiQs-0008Fu-Un for emacs-devel@gnu.org; Sat, 11 Jul 2009 15:40:31 -0400 Original-Received: from [199.232.76.173] (port=46129 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPiQs-0008Fo-NI for emacs-devel@gnu.org; Sat, 11 Jul 2009 15:40:26 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:46203) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPiQs-0003Mt-E7 for emacs-devel@gnu.org; Sat, 11 Jul 2009 15:40:26 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAG6HWEpFxIFI/2dsb2JhbACBUcpShAkFhmOCSg X-IronPort-AV: E=Sophos;i="4.42,384,1243828800"; d="scan'208";a="41401387" Original-Received: from 69-196-129-72.dsl.teksavvy.com (HELO pastel.home) ([69.196.129.72]) by ironport2-out.teksavvy.com with ESMTP; 11 Jul 2009 15:40:24 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1A4C67EF7; Sat, 11 Jul 2009 15:40:25 -0400 (EDT) In-Reply-To: <200907071833.n67IXEEQ019584@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 7 Jul 2009 11:33:14 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112350 Archived-At: > Should vc-log do this by default for git? I'd like to see it configurable (I have no preference for the default), which means the regexps need to accept both formats. Stefan