From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77622 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Constrain cgit log to a single selected file? Date: Tue, 08 Mar 2011 15:45:32 +0100 Organization: Probably a good idea Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1299595583 20814 80.91.229.12 (8 Mar 2011 14:46:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2011 14:46:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25945@lists.math.uh.edu Tue Mar 08 15:46:15 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PwyAv-0007SO-4F for ding-account@gmane.org; Tue, 08 Mar 2011 15:46:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PwyAi-0002re-46; Tue, 08 Mar 2011 08:46:00 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PwyAf-0002rE-RD for ding@lists.math.uh.edu; Tue, 08 Mar 2011 08:45:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PwyAb-0008Gc-BU for ding@lists.math.uh.edu; Tue, 08 Mar 2011 08:45:57 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PwyAa-0007wv-Kl for ding@gnus.org; Tue, 08 Mar 2011 15:45:52 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PwyAV-0007HM-PJ for ding@gnus.org; Tue, 08 Mar 2011 15:45:47 +0100 Original-Received: from 62.113.137.5 ([62.113.137.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2011 15:45:47 +0100 Original-Received: from sb by 62.113.137.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2011 15:45:47 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 62.113.137.5 Mail-Copies-To: never User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:QEArZdBXVwCtNoRRpoTtFkpJ2Gs= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77622 Archived-At: >>>>> Richard Riley : > http://git.gnus.org/cgit/gnus.git/tree/lisp?id=6bbbab08f6cc1a9992eba78bfef183a57c294cd9 > The select log for gnus-agent > http://git.gnus.org/cgit/gnus.git/log/lisp/gnus-agent.el?id=6bbbab08f6cc1a9992eba78bfef183a57c294cd9 > I think thats what you're after : it includes all updates to gnus-agent. Yep. However, this didn't tell me how to get there by clicking, but looking closer, I found out: there is a set of tree links following the file when browsing down to lisp in the tree view: log stats plain And clicking on log after gnus-agent.el got me where I wanted to be. Thanks! :-)