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: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.3 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 65FF21F8C8 for ; Tue, 28 Sep 2021 12:36:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240540AbhI1MiJ (ORCPT ); Tue, 28 Sep 2021 08:38:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240488AbhI1MiJ (ORCPT ); Tue, 28 Sep 2021 08:38:09 -0400 Received: from mail-yb1-xb36.google.com (mail-yb1-xb36.google.com [IPv6:2607:f8b0:4864:20::b36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF8B5C061575 for ; Tue, 28 Sep 2021 05:36:29 -0700 (PDT) Received: by mail-yb1-xb36.google.com with SMTP id m70so31395564ybm.5 for ; Tue, 28 Sep 2021 05:36:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to:cc; bh=aZiNoBLmCbT0ReV0qp74FUDV8h8JnQfyq23ZvyhFbAo=; b=P6mp7CI+PsfX4mUnaCPrbXmpJrP3QQ3edk6JW6pwMfHPuvHJ9Lu9fuZuU14ONpxcOI xkHcZPIRYCBZPox3B89wr2FbCMoSF3MGGKlOYW4sC7xWFk8AZcjy+jsbXfTq8YxPKezv TJkuhB1abkoi4+BNJLzyYMZHGb9OUSGb8taZBxj0BNblBu/OnDB8r4222l8Tzx1+tqlN AoU5bURBHlMTraKTacZA5/1hf70hkXvlBNBkSb7d80a7IyMZCFE7NI8G+Q/HFes4v//3 +4y5H4MxOZFt5wOd3WbBVElEMWsi/QZvAzLasnNwlUT2yI3Eed0cT4sdJJ+dBSsxXT7e J7jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=aZiNoBLmCbT0ReV0qp74FUDV8h8JnQfyq23ZvyhFbAo=; b=fRb0oW3c9SIhp09n7kuGvQRogAhi3/pP+mj8TefsaGvJHnVkL8Wt3JQNqKSI+GK4mZ 9hxms81jf1zFdF1OdDk5X3Y1h542/13+4Q3aL1Dketp2rlaH2JB17rjHBsNvnoFZLsrl gt44sDbqiirRbLlTud70+ThG6PLlBCmPbikjuZ5eiTEAGh8SybmmF3qf/rNaHf5M4Afz r9yySu6YC6Hsv4XSqrqhF/m82Wxh/9YOO4R2nqjooxBHwKprKlnUFj7TVJ4lo05wpHzF qfYaJyirTErLdon2dbwQ6nhbfpahSqjP/zxBvqbxFmGiXnkBtdc86T38rN2zfSdoftLk 2s8g== X-Gm-Message-State: AOAM531camoX6yty2FjI4JilJlibM6f8yVc5uSL7DKqptChx6/AAk382 qRuCvkwrSMfSbXX/DLSDVMFyPI2oIyxVOj/6Suyhst+1axs= X-Google-Smtp-Source: ABdhPJz7TE1Y2oPag0ulDALuQKN/bcTXUPvdEiJrLkk79A86bJRD36NmavdnldgMUTDcdsxLhfadG1CL1imtMxOFSTc= X-Received: by 2002:a25:2255:: with SMTP id i82mr6049360ybi.203.1632832587693; Tue, 28 Sep 2021 05:36:27 -0700 (PDT) MIME-Version: 1.0 From: Christian Couder Date: Tue, 28 Sep 2021 14:36:16 +0200 Message-ID: Subject: Draft of Git Rev News edition 79 To: git Cc: Junio C Hamano , Jakub Narebski , Markus Jansen , Kaartic Sivaraam , Jeff King , Johannes Schindelin , =?UTF-8?Q?Ren=C3=A9_Scharfe?= , =?UTF-8?B?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= , Josh Steadmon , Han-Wen Nienhuys , Ulrich Windl Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hi everyone! A draft of a new Git Rev News edition is available here: https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-79.md Everyone is welcome to contribute in any section either by editing the above page on GitHub and sending a pull request, or by commenting on this GitHub issue: https://github.com/git/git.github.io/issues/520 You can also reply to this email. In general all kinds of contributions, for example proofreading, suggestions for articles or links, help on the issues in GitHub, and so on, are very much appreciated. I tried to Cc everyone who appears in this edition, but maybe I missed some people, sorry about that. Jakub, Markus, Kaartic and I plan to publish this edition on Thursday September 30th. Thanks, Christian.