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: Recording the date at which a change was pushed to Savannah Date: Wed, 03 Dec 2014 22:57:40 -0500 Message-ID: References: <9e4mtd1cdi.fsf@fencepost.gnu.org> <87r3whkw6w.fsf@uwakimon.sk.tsukuba.ac.jp> <87388xw2pn.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1417665488 16793 80.91.229.3 (4 Dec 2014 03:58:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Dec 2014 03:58:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 04 04:58:02 2014 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 1XwNYI-0002h9-1L for ged-emacs-devel@m.gmane.org; Thu, 04 Dec 2014 04:58:02 +0100 Original-Received: from localhost ([::1]:44353 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwNYH-0006SU-OB for ged-emacs-devel@m.gmane.org; Wed, 03 Dec 2014 22:58:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwNY8-0006SB-Lv for emacs-devel@gnu.org; Wed, 03 Dec 2014 22:57:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwNY2-0002SA-Kn for emacs-devel@gnu.org; Wed, 03 Dec 2014 22:57:52 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:8734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwNY2-0002S4-Gl; Wed, 03 Dec 2014 22:57:46 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnQPAOwQflRMCqTq/2dsb2JhbABbgwdSWYI1hVq+fIYhBAICgSQXAQEBAQEBfIQDAQEDAVYjBQsLDiYSFBgNJIhKCdZZAQEBAQYBAQEBHpBvB4RIBYsBg2GGPZoQgXiEGSEwAYJGAQEB X-IPAS-Result: AnQPAOwQflRMCqTq/2dsb2JhbABbgwdSWYI1hVq+fIYhBAICgSQXAQEBAQEBfIQDAQEDAVYjBQsLDiYSFBgNJIhKCdZZAQEBAQYBAQEBHpBvB4RIBYsBg2GGPZoQgXiEGSEwAYJGAQEB X-IronPort-AV: E=Sophos;i="5.07,502,1413259200"; d="scan'208";a="99516797" Original-Received: from 76-10-164-234.dsl.teksavvy.com (HELO fmsmemgm.homelinux.net) ([76.10.164.234]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 03 Dec 2014 22:57:45 -0500 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id ED18AAE15A; Wed, 3 Dec 2014 22:57:40 -0500 (EST) In-Reply-To: (Glenn Morris's message of "Wed, 03 Dec 2014 21:58:34 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:178797 Archived-At: >> So the only place that records something akin to the "mainline" would >> be the reflog of the master branch in the git.sv.gnu.org repository >> but this is transient (and inaccessible) info. > IIUC, I did suggest making it permanent and accessible (via notes). Indeed. > I'm not sure I'll bother, but would anyone actively object if I were to > spend my own time on that? Of course not. > Does it impact on the server performance or somesuch? I wouldn't think so, no, Stefan