From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 410A01F953; Fri, 5 Nov 2021 21:13:17 +0000 (UTC) Date: Fri, 5 Nov 2021 21:13:17 +0000 From: Eric Wong To: meta@public-inbox.org Subject: git SHA-256, perl 5.12, FUSE... Message-ID: <20211105211317.GA12959@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: All of these will probably be in the future of public-inbox; but I think I'm going to goof off with these in a yet-to-be-announced AGPL project, first... A bit tired after the 1.7 cycle and need a short break that doesn't involve TCP (yet). But I've already found+fixed several things related to public-inbox while half-way working on aforementioned project: public-inbox.git 54bc9f163df41423 (git: fix numerous bugs in git_quote and git_unquote, 2021-05-09) git.git 00bc8390d8cd764c (remote-curl: fix clone on sha256 repos, 2021-05-11)