From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Uberti Newsgroups: gmane.emacs.devel Subject: Re: A vc wish: vc-timemachine Date: Sat, 15 Oct 2022 22:25:48 +0200 Message-ID: <09eaf726-cd1c-e0db-7cc9-8065bcd5f013@inventati.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10804"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3 To: John Yates , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Oct 15 22:27:13 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ojnkW-0002ad-Gx for ged-emacs-devel@m.gmane-mx.org; Sat, 15 Oct 2022 22:27:12 +0200 Original-Received: from localhost ([::1]:60942 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojnkV-0007kU-18 for ged-emacs-devel@m.gmane-mx.org; Sat, 15 Oct 2022 16:27:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojnjV-0006h7-GN for emacs-devel@gnu.org; Sat, 15 Oct 2022 16:26:09 -0400 Original-Received: from confino.investici.org ([93.190.126.19]:57529) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojnjS-0003Fs-9G for emacs-devel@gnu.org; Sat, 15 Oct 2022 16:26:09 -0400 Original-Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4MqZWz59qQz10y4; Sat, 15 Oct 2022 20:25:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1665865551; bh=WfjE+XiJREEISSRpqTd7VV3mnp7oiXo9h+FlboKr6RY=; h=Date:Subject:To:References:From:In-Reply-To:From; b=L4XG44CijabqZiZsUBuClkomwU2KTTV4J7IPKYv0TRKJWIt4g0QhSaNZ7S4tL6sA/ kv2zN1QO7lh10dXrcDCPv0gS0Ra7df3uLFYpRE8lVRN6AxtJ5j40baXM+ALSDbLCcB uk/RKuYlnUK84C3ab/JF9GoDXMVW6VfSkiX270tU= Original-Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4MqZWz3nwLz10xx; Sat, 15 Oct 2022 20:25:51 +0000 (UTC) Content-Language: en-GB In-Reply-To: Received-SPF: pass client-ip=93.190.126.19; envelope-from=manuel.uberti@inventati.org; helo=confino.investici.org X-Spam_score_int: -50 X-Spam_score: -5.1 X-Spam_bar: ----- X-Spam_report: (-5.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-2.961, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:297813 Archived-At: On 15/10/22 22:07, John Yates wrote: > Given the recent up-tick in vc development I would love dearly a vc > equivalent of: > https://github.com/emacsmirror/git-timemachine/blob/master/git-timemachine.el What a coincidence! This morning I wrote to Peter Stiernström, the author of git-timemachine, asking if there is any interest in adding it to GNU ELPA or Non-GNU ELPA. -- Manuel Uberti https://manueluberti.eu