From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Add a commit hash (first 6 chars) column to cgit webpage? Date: Wed, 04 May 2016 17:52:33 +0300 Message-ID: <83d1p1kh8u.fsf@gnu.org> References: <83inyvkx4r.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1462373596 4660 80.91.229.3 (4 May 2016 14:53:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 May 2016 14:53:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 04 16:53:08 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1axyAl-000241-6f for ged-emacs-devel@m.gmane.org; Wed, 04 May 2016 16:53:07 +0200 Original-Received: from localhost ([::1]:48389 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axyAh-0006D2-BN for ged-emacs-devel@m.gmane.org; Wed, 04 May 2016 10:53:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axyAN-0005wV-FR for emacs-devel@gnu.org; Wed, 04 May 2016 10:52:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axyAB-0007zX-JG for emacs-devel@gnu.org; Wed, 04 May 2016 10:52:38 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axyAB-0007yo-Ga; Wed, 04 May 2016 10:52:31 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2153 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1axyA5-00075q-FI; Wed, 04 May 2016 10:52:25 -0400 In-reply-to: (message from Kaushal Modi on Wed, 04 May 2016 03:05:45 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203576 Archived-At: > From: Kaushal Modi > Date: Wed, 04 May 2016 03:05:45 +0000 > Cc: emacs-devel@gnu.org > > It's just a matter of convenience.. I have bookmarks set for > http://git.savannah.gnu.org/cgit/emacs.git/log/?h=emacs-25, http://git.savannah.gnu.org/cgit/emacs.git/log/ > and http://orgmode.org/cgit.cgi/org-mode.git/log/. So it is just easier/quicker to browse through those quickly in > multiple tabs in a browser. Quicker than with Git itself? I very much doubt that. > Also, I use the search interface on cgit.. it's very powerful for my purpose where I can search by > log/author/etc. More powerful than "git log", with its many options (like -L, for instance)? I very much doubt that.