From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: meta@public-inbox.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 7F330633832 for ; Sat, 12 Sep 2015 01:23:41 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/3] enhance search results Date: Sat, 12 Sep 2015 01:23:29 +0000 Message-Id: <20150912012332.1542-1-e@80x24.org> List-Id: Allow users to search and expand threads at the same time. This allows easily reading entire threads which match a given subject or phrase (such as a commit message).