From dc50933273141346dfe5bf3de969817ce7137b32 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Mon, 11 Nov 2013 19:55:35 +0200 Subject: [PATCH] compactor adjustments --- 06/a77f6e5856bca018a2198783cfb7aac544b6b9 | 51 +++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 06/a77f6e5856bca018a2198783cfb7aac544b6b9 diff --git a/06/a77f6e5856bca018a2198783cfb7aac544b6b9 b/06/a77f6e5856bca018a2198783cfb7aac544b6b9 new file mode 100644 index 000000000..48ff714ae --- /dev/null +++ b/06/a77f6e5856bca018a2198783cfb7aac544b6b9 @@ -0,0 +1,51 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 300A4429E47 + for ; Mon, 11 Nov 2013 09:55:56 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id d5jY0Xukz7Ct for ; + Mon, 11 Nov 2013 09:55:50 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id D413B431FDD + for ; Mon, 11 Nov 2013 09:55:49 -0800 (PST) +Received: by guru.guru-group.fi (Postfix, from userid 501) + id 0667C10009D; Mon, 11 Nov 2013 19:55:43 +0200 (EET) +From: Tomi Ollila +To: notmuch@notmuchmail.org +Subject: compactor adjustments +Date: Mon, 11 Nov 2013 19:55:35 +0200 +Message-Id: <1384192538-15291-1-git-send-email-tomi.ollila@iki.fi> +X-Mailer: git-send-email 1.8.0 +Cc: tomi.ollila@iki.fi +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 11 Nov 2013 17:55:56 -0000 + +Hi + +I think these changes would be good to have in use before notmuch compact +is in wider usage. + +All tests pass. I plan to test all of these code paths manually tomorrow. +If anyone comes up with good plan how to add automatic tests I'll add +those too (I also think myself, haven't got any good ones yet). + -- 2.26.2