From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Recording the date at which a change was pushed to Savannah Date: Wed, 03 Dec 2014 21:58:34 -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; charset=us-ascii X-Trace: ger.gmane.org 1417661924 29377 80.91.229.3 (4 Dec 2014 02:58:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Dec 2014 02:58:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 04 03:58:41 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 1XwMcq-0007Bo-UJ for ged-emacs-devel@m.gmane.org; Thu, 04 Dec 2014 03:58:41 +0100 Original-Received: from localhost ([::1]:44232 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwMcq-0007XG-L8 for ged-emacs-devel@m.gmane.org; Wed, 03 Dec 2014 21:58:40 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwMcm-0007Vm-MH for emacs-devel@gnu.org; Wed, 03 Dec 2014 21:58:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwMck-0008Hk-JY for emacs-devel@gnu.org; Wed, 03 Dec 2014 21:58:36 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwMck-0008Hd-HK for emacs-devel@gnu.org; Wed, 03 Dec 2014 21:58:34 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XwMck-0007nK-A3; Wed, 03 Dec 2014 21:58:34 -0500 X-Spook: AK-47 Honduras Panama JSOFC3IP Blowpipe M-14 warfare X-Ran: g3WAd=}eiOx5K^Of1.Z4$lL1e}7(&?Gk!BH{(N=k@a}9PX^P> X-Hue: black X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Wed, 03 Dec 2014 09:18:42 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:178792 Archived-At: Stefan Monnier wrote: > 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). I'm not sure I'll bother, but would anyone actively object if I were to spend my own time on that? Does it impact on the server performance or somesuch?