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 6A7EE1F4C0 for ; Thu, 31 Oct 2019 03:12:20 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] attached patches and false-positive dfpost: Date: Thu, 31 Oct 2019 03:12:18 +0000 Message-Id: <20191031031220.21048-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Once reindexed, all the patches attached at https://public-inbox.org/git/b9fb52b8-8168-6bf0-9a72-1e6c44a281a5@oracle.com/ should be "solvable". Eric Wong (2): msgiter: attempt to decode all text/* bodies solvergit: deal with false-positive dfpost: results lib/PublicInbox/MsgIter.pm | 16 +++++++--- lib/PublicInbox/SolverGit.pm | 59 ++++++++++++++++++++++++++++-------- 2 files changed, 57 insertions(+), 18 deletions(-)